Commit graph

9134 commits

Author SHA1 Message Date
johnlewin
257cb2b77e
Merge pull request #2917 from jlewin/design_tools
Fix issues blocking settings restore
2018-01-18 18:32:51 -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
John Lewin
9b786ad2be Update clock asset
- Issue MatterHackers/MCCentral#2677
Clock icon not themed correctly in light theme
2018-01-18 17:59:42 -08:00
John Lewin
7168161e35 Move GCode output folder into temp
- Issue MatterHackers/MCCentral#2691
2018-01-18 17:59:42 -08:00
Lars Brubaker
a88ff2984e
Merge pull request #2915 from larsbrubaker/design_tools
Make sure we always stop when the time out happens on macros
2018-01-18 17:23:35 -08:00
Lars Brubaker
73c77d6b88 Make sure we always stop when the time out happens on macros 2018-01-18 17:09:00 -08:00
johnlewin
b09ab51bad
Merge pull request #2914 from larsbrubaker/design_tools
Made load and unload intrinsic to all printers and extruders
2018-01-18 16:38:58 -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
johnlewin
8225b4bb20
Merge pull request #2913 from larsbrubaker/design_tools
Design tools
2018-01-18 13:43:47 -08:00
Lars Brubaker
f6cb22df6a Latest agg 2018-01-18 12:58:03 -08:00
Lars Brubaker
e3be3d0961 Removed InteractiveScene Focused Event 2018-01-18 12:57:39 -08:00
Lars Brubaker
f010db6eeb latest agg 2018-01-18 12:57:38 -08:00
Lars Brubaker
f48764ba4b Put in view keyboard controls 2018-01-18 12:57:38 -08:00
LarsBrubaker
de5d70c717 Hook up an Event so that buttons can push focus back to the widget holding the InteractionLayer 2018-01-18 12:57:38 -08:00
LarsBrubaker
d23b310fc6 Reorganizing the toolbar a bit 2018-01-18 12:57:37 -08:00
johnlewin
ed27695dbb
Merge pull request #2912 from jlewin/design_tools
Use Inline Title editor on SlicePresetsWindow
2018-01-18 11:57:54 -08:00
John Lewin
5ea4d17704 Resolve on access 2018-01-18 11:52:08 -08:00
John Lewin
f8dc3856df Resolve on access 2018-01-18 11:33:08 -08:00
John Lewin
eb0b7255b6 More consistent manual controls disabled styling
- Issue MatterHackers/MCCentral#2687
Inconsistent disabled styling
2018-01-18 09:28:08 -08:00
John Lewin
580f57bdff Use RunOnIdle to transition to UI thread before dialog show
- Issue MatterHackers/MCCentral#2688
Connect button throws Apartment STA and DragDrop registration exceptions
2018-01-18 08:26:21 -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
John Lewin
b00d7f4621 Use Inline Title editor on ConfigurePrinter
- Issue MatterHackers/MCCentral#2685
Create Inline Title editor for label -> edit -> label
2018-01-17 23:48:48 -08:00
John Lewin
9d4f7e7e83 Add support for bold titles 2018-01-17 23:48:48 -08:00
John Lewin
c6648fa393 Create Inline Title editor and use on SelectedObjectEditor
MatterHackers/MCCentral#2685
Create Inline Title editor for label -> edit -> label
2018-01-17 23:48:48 -08:00
John Lewin
20c03047c9 Group backing fields 2018-01-17 23:48:48 -08:00
John Lewin
c4c686dd5a Group methods and properties 2018-01-17 23:48:47 -08:00
John Lewin
98d09064fc Add dedicated backing fields for properties, EnsurePath on all getters 2018-01-17 23:48:47 -08:00
John Lewin
48dacf3ddd Remove TEST_FLAG and related behavior 2018-01-17 23:48:47 -08:00
John Lewin
3fe40cf70f Extract embedded type to new file 2018-01-17 23:48:47 -08:00
johnlewin
13f96c55bd
Merge pull request #2911 from jlewin/design_tools
Make recovery printer specific
2018-01-17 23:48:27 -08:00
John Lewin
d3a04bcbad Remove unused variable 2018-01-17 17:52:33 -08:00
John Lewin
2ecbf4d79b Use printer instance 2018-01-17 17:39:24 -08:00
John Lewin
98a8797352 Collapse RecoverPrintProcessDialogResponse method into caller 2018-01-17 17:39:24 -08:00
John Lewin
cfa1ea73ce Consolidate to single ShowMessageBox call 2018-01-17 17:39:24 -08:00
John Lewin
9d70b11508 Use printer instance 2018-01-17 17:39:23 -08:00
John Lewin
8228aef9d0 Make recovery printer specific
- Issue MatterHackers/MCCentral#2670
Print recovery needs to be printer specific
2018-01-17 17:39:23 -08:00
Lars Brubaker
73712eabac
Merge pull request #2910 from larsbrubaker/design_tools
adding ability to set acceleration on a printer profile
2018-01-17 14:12:15 -08:00
Lars Brubaker
ec501191dc adding ability to set acceleration on a printer profile 2018-01-17 14:04:34 -08:00
johnlewin
09c553ae64
Merge pull request #2908 from jlewin/design_tools
Change MHTextEditWidget anchoring
2018-01-17 13:05:26 -08:00
John Lewin
d3ba97e55a Enable search panel 2018-01-17 12:10:59 -08:00
John Lewin
ea3fa0bd2c Change MHTextEditWidget anchoring 2018-01-17 12:05:46 -08:00
johnlewin
22d961acbd
Merge pull request #2907 from larsbrubaker/design_tools
Fixe text tests
2018-01-17 11:04:00 -08:00
Lars Brubaker
562a994384 Latest agg 2018-01-17 10:31:49 -08:00
LarsBrubaker
69d4eb978e Fixe text tests 2018-01-17 10:24:07 -08:00
johnlewin
f663825827
Merge pull request #2906 from jlewin/design_tools
Conditionally enable search button
2018-01-17 08:51:49 -08:00
John Lewin
8347ddbe08 Fix spelling 2018-01-17 08:32:40 -08:00
John Lewin
9edbd8c492 Process enabled rules in part mode, use sceneContext rather than printer
- Issue MatterHackers/MCCentral#2660
All toolbar operations enabled without selection in Part mode
2018-01-17 08:16:23 -08:00