John Lewin
87ebb0f215
Improve Affinity
2018-10-22 14:16:25 -07:00
John Lewin
34708054ee
Add support for themed text/number edit fields
2018-10-22 14:16:24 -07:00
John Lewin
151e753db2
Move PrimaryAccentColor to parent
2018-10-22 14:16:24 -07:00
Lars Brubaker
a34e104773
Ensure we exhaust the command buffer before we switch E positions
...
Marlin firmware explicitly does not run out the command queue when switching e
this means we potentially have queue instructions with the wrong e position
2018-10-22 09:00:48 -07:00
LarsBrubaker
0c86134330
Improve selection context on un-do and re-do
...
added undo to string and bool fields
experimental tab flashing
2018-10-21 11:52:05 -07:00
LarsBrubaker
23d16d850c
Added icon images for all the primitives and calibration parts
2018-10-20 20:17:59 -07:00
Lars Brubaker
7120d02121
Merge branch 'master' into master
2018-10-20 19:53:27 -07:00
Lars Brubaker
29bfeb23c3
Fixing 'File' removal regressions
...
issue: MatterHackers/MCCentral#4342
Save as not working from toolbar
issue: MatterHackers/MCCentral#4343
No right click bed menu
2018-10-20 13:07:25 -07:00
Lars Brubaker
79821947b7
Making public property undo better
2018-10-20 12:49:37 -07:00
John Lewin
026db6d99f
Revise menus
2018-10-19 18:19:44 -07:00
John Lewin
05b700ab6f
Add Open action to library items
2018-10-19 18:19:44 -07:00
John Lewin
b5e1dd5019
Expose PartPreviewContent on ApplicationController
2018-10-19 18:19:44 -07:00
John Lewin
29e9867ac7
Handle Print action when printer exists
...
- Issue MatterHackers/MCCentral#4312
Finish Part -> Print Implementation
2018-10-19 18:19:44 -07:00
Lars Brubaker
b237965def
Improving initial setup process.
...
issue: MatterHackers/MCCentral#4336
If setup needs to calibrate both the probe and the bed, heat both
issue: MatterHackers/MCCentral#4337
If temp changes too much from leveling temp, warn rather than require leveling
2018-10-19 15:53:07 -07:00
LarsBrubaker
4a4ce7d1be
undo redo working on PPE int and double
2018-10-19 13:30:20 -07:00
John Lewin
cd7f2a4e86
Fix non-pixel aligned rendering glitch
2018-10-19 12:00:20 -07:00
John Lewin
4bdd715395
Adjust treeview anchoring
2018-10-19 12:00:20 -07:00
John Lewin
469789dcb9
Use existing UIField listener pattern to set field value on changed event
2018-10-19 12:00:19 -07:00
John Lewin
abeb1041c4
Revise whitespace
2018-10-18 18:56:05 -07:00
John Lewin
2c12c0b546
Use existing UIField listener pattern to set field value on changed event
...
- Issue MatterHackers/MCCentral#4232
Cannot activate bed heater
2018-10-18 18:55:54 -07:00
John Lewin
819c0b0b25
Fix typo
2018-10-18 17:58:21 -07:00
John Lewin
45f69b2fb7
Fix right padding for scroll
...
- Issue MatterHackers/MCCentral#4303
Text boxes overlap scroll bar in Leveling Settings window
2018-10-18 17:58:21 -07:00
John Lewin
4abc1de7c6
Revise close on printer change logic
...
- Issue MatterHackers/MCCentral#4305
Multiple printer tabs appear
2018-10-18 17:58:21 -07:00
Lars Brubaker
13383992a7
Getting more tests to pass
...
Added the bed menu back and called it 'File'
Made cut copy past enable correctly in bed menu
2018-10-18 17:25:56 -07:00
LarsBrubaker
133da5d35a
Making leveling test run a second leveling and test it changes
2018-10-18 14:58:35 -07:00
John Lewin
caa0565e78
Switch to part tab when created
2018-10-18 14:36:59 -07:00
John Lewin
64485e01a0
Do not switch to tab when restoring PartTab
2018-10-18 14:36:36 -07:00
John Lewin
3bc4bed2f8
Fix bed rendering issues
...
- Issue MatterHackers/MCCentral#4298
lost bed rendering in 2D view
2018-10-18 12:42:14 -07:00
LarsBrubaker
12ac5507ef
removing the SID
...
issue: MatterHackers/MCCentral#4302
Remove SID from printer settings
2018-10-18 07:31:38 -07:00
John Lewin
981e28abc3
Show MakeModel if no profiles exist
2018-10-17 17:38:20 -07:00
John Lewin
509b436200
Change startup to no longer call RunSetupIfRequired
2018-10-17 17:23:30 -07:00
John Lewin
4b32a99ebb
Refactor Color helper names
2018-10-17 17:22:24 -07:00
John Lewin
120f49080b
Suppress Print action in Browse Library page
2018-10-17 15:01:40 -07:00
John Lewin
6f89b3f596
Add accent color to primary button
2018-10-17 15:01:40 -07:00
John Lewin
e74b5ef16e
Move generated color to theme
2018-10-17 15:01:40 -07:00
Tyler Anderson
9d0c5a2df3
Added ability to export leveling data as CSV file
2018-10-17 14:03:28 -07:00
Lars Brubaker
d5b06de172
Adding coast at end
...
mad travel render transparent
fixed layer identification in ms gcode
2018-10-17 13:49:56 -07:00
John Lewin
2e9aa096e2
Simplify
2018-10-16 17:36:50 -07:00
John Lewin
fd2fd1a9d7
Correctly clean up after printer/part close
2018-10-16 17:34:46 -07:00
John Lewin
882f84a283
Use long running task for auto-save
2018-10-16 17:34:46 -07:00
John Lewin
fc75ef1740
Actually clear printer on ClearActivePrinter call
2018-10-16 17:34:46 -07:00
John Lewin
6b0a3bf063
Prevent duplicate tab creation
...
- Issue - Issue MatterHackers/MCCentral#4297
Excess tabs on ReloadAll
2018-10-16 17:31:09 -07:00
John Lewin
761dc3c003
Revise Add Printer/Sign in dialog
2018-10-16 17:31:09 -07:00
John Lewin
885a394db0
Set minimum width for Dialog buttons
2018-10-16 17:31:09 -07:00
John Lewin
c5a0cf0b98
Only load to cache if missing
2018-10-16 17:31:09 -07:00
John Lewin
428b8fad50
Improve setup workflow with new AuthContext and SelectPrinterPage
2018-10-16 17:31:08 -07:00
John Lewin
3391310c2e
Move SyncingPrinters page to CloudLibrary
2018-10-16 17:31:08 -07:00
John Lewin
2d043440ae
Extract printer tree generation as reusable method
2018-10-16 17:31:08 -07:00
John Lewin
55d6792d20
Always show hardware tab
2018-10-16 17:31:08 -07:00
John Lewin
1e7f308fab
Remove printer tab on printer inactivate
...
- Issue MatterHackers/MCCentral#4293
Printer tab remains after printer is removed
2018-10-16 17:31:08 -07:00