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
John Lewin
1c2676511e
Use Inline Title editor on SlicePresetsWindow
...
- Issue MatterHackers/MCCentral#2685
Create Inline Title editor for label -> edit -> label
2018-01-17 23:48:48 -08:00
Lars Brubaker
ec501191dc
adding ability to set acceleration on a printer profile
2018-01-17 14:04:34 -08:00
John Lewin
fd439fe675
Switch to transparent button backgrounds
...
- Add TextIconButton for image/text combos
- Add SimpleFlowButton for hover behaviors on Flowlayout types
- Duplicate hover behaviors in PopupMenuButton
- Base SimpleButton on GuiWidget rather than classic button type
- Issue MatterHackers/MCCentral#2671
Evaluate transparent normal fill for toolbar buttons
2018-01-16 19:01:09 -08:00
John Lewin
63963c1464
Remove DropMenuWrappedField, disable hard-coded field presets
...
- Issue MatterHackers/MCCentral#2668
Remove QuickMenuSettings
2018-01-16 16:48:26 -08:00
John Lewin
851beb9be9
Consolidate to a single ScrollableWidget
2018-01-16 16:39:41 -08:00
John Lewin
918ab7de76
Filter and search SliceSettings views
...
- Issue MatterHackers/MCCentral#2651
- Issue MatterHackers/MCCentral#2650
- Issue MatterHackers/MCCentral#2649
ShowHelp in Configure Printer not synced with SliceSettingsWidget
2018-01-14 16:29:41 -08:00
John Lewin
5e4184217e
Extract SliceSettingsWidget settings/tab view to reusable control
...
- Make Configure Printer persist/restore last tab
- Revise layouts.txt groups
- Issue MatterHackers/MCCentral#2646
Configure Printer should use same implementation as SliceSettingsWidget
2018-01-14 10:39:12 -08:00
John Lewin
42a5e08ac4
Rename SliceSettingsOrganizer -> SettingsOrganizer
2018-01-14 10:37:48 -08:00
John Lewin
593a1c245e
Move organizer types into parent class
2018-01-14 10:37:48 -08:00