Lars Brubaker
832b7f569d
improved reporting
2017-12-12 18:02:33 -08:00
John Lewin
bd79414c34
Enable pause/resume on task, remove pause/resume/cancel from bar
...
- Issue MatterHackers/MCCentral#2407
Extend Tasks.Execute to support custom pause/stop implementations
2017-12-12 17:53:32 -08:00
Lars Brubaker
9fc11d62e7
Updated agg
2017-12-12 12:44:13 -08:00
Lars Brubaker
f9378f4405
Adding some progress reporting to subtract
...
Moved ProgressStatus to agg
2017-12-12 12:32:14 -08:00
LarsBrubaker
a3a611d1e9
make the pause resume button a discrete object
2017-12-10 21:11:32 -08:00
John Lewin
559402b2b1
WaitForDraw should return on Draw or Close
...
- Revise default wait value due to observed hangs
- Catch AppDomainUnloaded exception and exit background thread/loop
2017-12-09 14:20:25 -08:00
John Lewin
0f9b5eda21
Use CompleteDialog helper
2017-12-08 19:21:45 -08:00
Lars Brubaker
e84faeb3d6
Make sure we update the view as we subtract
...
Respect OEM store setting
Fixed link on + tab
2017-12-08 17:42:42 -08:00
John Lewin
7612bff472
Latest MatterControl
2017-12-08 15:39:40 -08:00
Lars Brubaker
50d73dce53
Check for selection correctly.
...
issue: MatterHackers/MCCentral#2386
Can't change the color on text object
2017-12-08 14:03:14 -08:00
John Lewin
ffe7046f56
Add WaitForDraw timeout
2017-12-07 19:46:57 -08:00
John Lewin
f5a5755ce5
Add WaitForDraw, use in ClickByName
2017-12-07 17:53:29 -08:00
Lars Brubaker
acf3ea14fa
Made paint material work much better
2017-12-07 17:23:38 -08:00
John Lewin
8a8c898043
Add ContentReloaded to ListView, wait in tests for ContentReloaded
2017-12-07 14:54:41 -08:00
Lars Brubaker
b665025e17
Made do undo work for subtract, support, color, intersect & paint
2017-12-07 13:22:07 -08:00
John Lewin
68f573f2de
Add 5 second default for TestRunner.Delay(Func<bool>)
2017-12-06 17:53:49 -08:00
John Lewin
59ba8496f5
Latest agg-sharp
2017-12-06 17:39:21 -08:00
John Lewin
093dcce0b5
Revise test delays
2017-12-06 17:23:21 -08:00
Lars Brubaker
71979e35e9
Unify to single GetNonCollidingName
...
Improve it to check for and replace numbers
add new calling method
Make sure Object3D Close does not end up modifying object in processes
Don't try to render meshes with no faces
2017-12-06 16:31:04 -08:00
John Lewin
3d8b72c7a9
Make dialog delay dependent on implementation
...
- Remove delays around folder navigation
- Add reusable CompleteDialog helper
2017-12-06 15:35:03 -08:00
John Lewin
36d48a9ee0
Add support for DialogProvider override in mhtest.config
2017-12-06 09:14:32 -08:00
Lars Brubaker
fb455b0353
Reset any time we think we see a g28 etc
2017-12-05 16:18:05 -08:00
Lars Brubaker
bfe9d9b9ca
Working on getting uvs for tumble cube
2017-12-05 15:38:06 -08:00
Lars Brubaker
e8dcea1987
Don't process empty strings
2017-12-05 10:39:08 -08:00
LarsBrubaker
af62be6a4e
Fixing warnings
2017-12-04 23:09:10 -08:00
LarsBrubaker
b1a30925b9
Improving ray tracing so we can click tumble widget
...
Fixing warnings
2017-12-04 21:00:50 -08:00
Lars Brubaker
22cff32307
Made infill overlay a % of nozzle diameter
...
Made menu of values for same
Made menu of values for perimeter overlap
issue: MatterHackers/MCCentral#1048
Infill Overlap presets
2017-12-04 14:54:06 -08:00
Lars Brubaker
c66fc57614
working on: MatterHackers/MCCentral#1292
...
Localized strings cannot be stored in static fields
2017-12-04 14:14:12 -08:00
LarsBrubaker
0353aab30c
Made it configurable if the motors are released automatically at the end of a print
2017-12-03 14:46:05 -08:00
LarsBrubaker
7b32e97157
addressing: MatterHackers/MatterControl#2471
...
Layer Preview and settings navigation with arrow keys
2017-12-02 22:14:51 -08:00
LarsBrubaker
c9e3332d80
Make duplicate maintain object height and position
2017-12-02 17:19:00 -08:00
LarsBrubaker
b3fa0d3d99
show the correct number of steps in 3x3 leveling wizard
2017-12-02 14:01:57 -08:00
LarsBrubaker
eb8da7fe28
Make raft settings disable when not enabled
2017-12-02 13:46:04 -08:00
LarsBrubaker
d3f0e66645
Made cicular bed draw axis correctly
...
Made tumble cube invalidate while rotating
Vector2 slice edit type needs to be able to be negative (couldn't figuer out how to make test)
2017-12-02 12:54:42 -08:00
John Lewin
5312345c0a
Fix clipboard registration issue due to conditional compile
...
- MatterHackers/MCCentral#2323
Copy and paste don't work in Custom G-Code boxes
2017-11-30 21:34:04 -08:00
Lars Brubaker
c43914861b
Don't ever set our index to less than 0
2017-11-30 16:52:52 -08:00
Lars Brubaker
a0557ed6c0
Adding support for turning on and off extruder long run reset
2017-11-30 13:59:25 -08:00
John Lewin
eb7f7bde7d
Ensure content is loaded and scene is saved before starting print
...
- Return created InsertionGroup from AddToPlate
- Await insertionGroup.LoadingItemsTask before persisting changes
- Persist bed after insertionGroup load completes
- Issue MatterHackers/MCCentral#2346
Library Selection -> Print fails to produce gcode
2017-11-30 06:43:38 -08:00
LarsBrubaker
2c159c4093
Set touchscreen mode when creating interface
2017-11-29 21:16:01 -08:00
LarsBrubaker
c68d7260c2
improved path planning
2017-11-29 07:24:26 -08:00
Lars Brubaker
e2d5b5b701
Turning on support % for sla
2017-11-28 16:11:51 -08:00
John Lewin
9929ef0ed2
Latest agg-sharp
2017-11-28 15:48:18 -08:00
Lars Brubaker
2adffdc9f5
Fixed layout and colors
2017-11-28 15:32:09 -08:00
Lars Brubaker
cf9b827ec0
Working on new Explore content section for plus tab
2017-11-28 14:38:47 -08:00
John Lewin
c87b879be9
Use more opaque background colors on scene overlays
...
- Issue MatterHackers/MCCentral#2308
Overlays have inconsistent readability due to transparency
2017-11-27 16:41:52 -08:00
Lars Brubaker
6b0f46b063
Don't load svg test in release
2017-11-22 11:09:49 -08:00
John Lewin
786cb143b1
Move required expand behavior into MarchingSquares
2017-11-21 17:51:18 -08:00
Lars Brubaker
858ebaf8ce
Latest MS
2017-11-21 16:31:43 -08:00
Lars Brubaker
dc11357912
Added a bit of right margin
2017-11-21 13:39:49 -08:00
John Lewin
a3cbe6acbe
Compute opaque theme colors, save before slice, revise icon styling
...
- Change slicing hash generation method/name
- Add ComputeFileSha1 to ApplicationController
- Issue MatterHackers/MCCentral#2307
Same color supplied for both tab and border
- Issue MatterHackers/MCCentral#2304
Have to Save file to make slicing go after change to scene
2017-11-21 11:11:07 -08:00