johnlewin
a24c56f067
Merge branch 'design_tools' into design_tools
2018-03-14 16:59:18 -07:00
Lars Brubaker
eae2f773e6
Put in clean nozzle page
...
Added IVertexSource get weighted center
refactoring
2018-03-14 15:01:38 -07:00
Tyler Anderson
4304ccbfbd
Show print progress on printer's LCD screen
2018-03-14 13:49:57 -07:00
John Lewin
c09e0731ef
Consolidate SHA1 helpers
...
- Issue MatterHackers/MCCentral#2879
Ensure consistency and consolidate all sha1 helpers
2018-03-12 17:07:18 -07:00
John Lewin
188d8b14aa
RootedObjectEventHandler should not serialize as Json
...
- Issue MatterHackers/MCCentral#2887
2018-03-12 15:26:29 -07:00
Lars Brubaker
57c79d2434
improve VisibleMeshes thread safety
...
issue: MatterHackers/MCCentral#2900
Make VisibleMeshes more thread safe
2018-03-09 09:26:36 -08:00
Lars Brubaker
8c61cfd9c0
Fixed problem with dual extrusion on single extruder
2018-02-28 13:26:49 -08:00
Lars Brubaker
c8ac16e806
Check the world persistable flag
2018-02-23 13:37:23 -08:00
Lars Brubaker
859304fd16
Fixed print recovery test
...
removed the gcode buffer size variable (it didn't work)
2018-02-21 18:15:22 -08:00
LarsBrubaker
247bf009f7
Make sure buffer size shows
2018-02-17 08:50:39 -08:00
John Lewin
4dc101d067
Add per printer gcode_buffer_size settings for tuning sync-to-print
2018-02-16 14:50:12 -08:00
John Lewin
4ffde89cab
Use unwaited async load for new LoadPlateFromHistory method
...
- Issue MatterHackers/MCCentral#2552
Startup hangs at "ProfileManager" when complex items are on bed
2018-02-14 18:10:21 -08:00
John Lewin
54032fac73
Collapse export into existing method, resolve outstanding issues
2018-02-13 12:46:54 -08:00
John Lewin
5c59c40835
Fix spelling
2018-02-12 19:26:36 -08:00
Lars Brubaker
2cd09dd365
Lots of work on Array tool and support property editors
2018-02-10 11:24:51 -08:00
John Lewin
ca626efee1
Improve styling of GCode details panels
...
- Issue MatterHackers/MCCentral#2812
2018-02-09 22:51:18 -08:00
John Lewin
30cf0c0f60
Add support for slicing persisted but in memory IObject3D items
...
- Issue MatterHackers/MCCentral#2785
Exception in AddObjectsForExtruder
2018-02-09 18:11:55 -08:00
Lars Brubaker
a97f117029
Getting + tab to open on startup
...
Fixing test that failed as part of this
2018-02-08 15:42:23 -08:00
John Lewin
92ebda5e90
Add support for saving created content to library containers
...
- Issue MatterHackers/MCCentral#2767
LibraryContainer -> Save fails in SqliteContainer
- Issue MatterHackers/MCCentral#2743
Part -> Edit -> Save fails to save back to original
2018-02-07 18:46:31 -08:00
Lars Brubaker
b7e051e2d2
Don't save multiple copies of small slice part
2018-02-06 10:35:12 -08:00
Lars Brubaker
3aebc493a2
Removing the requirement of flattening the scene
2018-02-05 18:11:28 -08:00
Lars Brubaker
31a3156510
Removing the requirement of flattening the scene
2018-02-05 17:37:42 -08:00
John Lewin
cd1c6c3269
Restore World* functions with default scene root and overridable param
2018-02-04 00:38:50 -08:00
Lars Brubaker
010b57649e
Added in ability to manually adjust the gcode time multiplier
2018-02-02 10:33:45 -08:00
John Lewin
02abe42da2
Skip loading GCode output if slicing failed
...
- Issue MatterHackers/MCCentral#2758
"Loading GCode" appears after canceling slicing
2018-02-01 21:42:09 -08:00
John Lewin
6d93a2716d
Resolve exceptions after aborted slicing operations
...
- Issue MatterHackers/MCCentral#2757
Null reference exception after canceling slicing operation with new
abort logic
2018-02-01 21:25:02 -08:00
Lars Brubaker
d09c29ee96
Make sure we kill the slicing task when we exit
...
Have MS write in the gcode finished string rather than MC
2018-02-01 17:30:40 -08:00
John Lewin
e998f137aa
Rename Connection.PrinterIsConnected -> Connection.IsConnected
2018-02-01 14:51:44 -08:00
Lars Brubaker
160dd82c01
Filter out my settings that are same as oem + base
2018-01-31 17:47:50 -08:00
John Lewin
823feaa82e
Restore quick menu for baud rate
...
- Revert removal of DropMenuWrappedField
- Limit DropMenuWrappedField to baud_rate
- Issue MatterHackers/MCCentral#2697
Add back in quick menu for baud rate
2018-01-31 16:06:51 -08:00
John Lewin
9b9c21eff3
Revert "Remove DropMenuWrappedField, disable hard-coded field presets"
...
This reverts commit 63963c1464 .
2018-01-31 16:01:36 -08:00
Lars Brubaker
addb920597
hide empty sections
...
initially start with only top section open
search opens all sectcions
2018-01-31 15:10:52 -08:00
Lars Brubaker
cefd99b361
Making STL and MeshFileIo take a cancelation token
2018-01-31 09:54:22 -08:00
LarsBrubaker
d19ada973e
Started work on getting slicing to respect cancel
2018-01-31 09:12:08 -08:00
Lars Brubaker
bab2b54f61
Moving to a Create method to take Rebuild out of constructor
2018-01-29 15:36:41 -08:00
Lars Brubaker
104ac94632
One more test passing
2018-01-25 08:41:15 -08:00
Lars Brubaker
81f7cdb8b2
Removing secondary accent color
2018-01-24 09:30:05 -08:00
John Lewin
e1fd908628
Use icon for InlineTitleEdit
...
- Issue MatterHackers/MCCentral#2705
2018-01-23 12:35:27 -08:00
John Lewin
51a2406c0f
Implement overflow menus
2018-01-21 21:07:14 -08:00
John Lewin
56d9c083b6
Consolidate to single overflow bar with button
2018-01-21 20:45:45 -08:00
John Lewin
c8fe103a07
Remove opaque backgrounds
2018-01-21 20:41:16 -08:00
John Lewin
ef89eced23
Improve naming
2018-01-21 20:41:16 -08:00
John Lewin
b35b587974
Use existing bool menu item helper
2018-01-21 20:41:15 -08:00
John Lewin
da90023375
Simplify and refocus OverflowMenuButton implementation
2018-01-21 20:41:15 -08:00
John Lewin
01b61a4f49
Improve naming
2018-01-21 20:41:14 -08:00
John Lewin
e8b197b04d
Fix issues blocking settings restore
...
- Issue MatterHackers/MCCentral#2694
Reset button fails to fire UI refresh
2018-01-18 17:59:43 -08:00
John Lewin
e2d726e175
Right align field contents
...
- Issue MatterHackers/MCCentral#2693
Nozzle offsets should be right aligned like siblings
2018-01-18 17:59:43 -08:00
John Lewin
f4de08a2aa
Add wide string support for settings
2018-01-18 17:59:43 -08:00
Lars Brubaker
97be75f673
Added load filament_speed
...
Fixed errors
2018-01-18 16:33:48 -08:00
Lars Brubaker
8e9904c6d2
Made load and unload intrinsic to all printers and extruders
...
Took out macro location option
Added load and unload macros to StaticData
2018-01-18 15:28:23 -08:00