Commit graph

10 commits

Author SHA1 Message Date
LarsBrubaker
57448477ac Making sure inital e controls have - in retract
issue: MatterHackers/MatterControl#3571
retraction issue
2018-07-28 18:09:54 -07:00
John Lewin
2d2e15d1a4 Disable X/Y JogControls while printing
- Issue MatterHackers/MCCentral#3811
JogControls X/Y should be disable while printing
2018-07-16 16:58:48 -07:00
John Lewin
431d069492 Remove DisableablePanel, DisableableWidget, use Enable property
- Issue MatterHackers/MCCentral#3799
Extrude operations available during print
2018-06-29 12:29:58 -07:00
LarsBrubaker
f1624cf2a3 Reducing number of layouts
Putting in more code to track layouts

// changes to reload all with settings up
// start (Layout Calls)
19182

// making more code do LayoutLock()
19016
19014
17988
// LayoutEngineSimpleAlign line 202
// only layout parent and child once
17911
17195
2018-06-24 08:54:44 -07:00
Lars Brubaker
cf7de67307 Make movement keys not move bed
issue: MatterHackers/MCCentral#3599
Arrow keys move printer and 3D view window
2018-06-12 10:19:09 -07:00
Lars Brubaker
82ff8b5d64 Make sure we are on move 10 when the control is set at startup
Removing dead code
2018-04-26 15:51:40 -07:00
John Lewin
48b7a85de6 Invoke Click rather than changing Checked to ensure event fires
- Issue MatterHackers/MCCentral#3171
Something got messed up with baby stepping on this print
2018-04-19 13:27:40 -07:00
John Lewin
515418a8a9 Remove dead code 2018-04-15 18:00:02 -07:00
John Lewin
7e8f437add Remove anonymous block 2018-04-15 17:56:37 -07:00
John Lewin
65582c827f Rename file to match type 2018-04-15 17:55:12 -07:00
Renamed from PrinterControls/XYZJogControls.cs (Browse further)