Commit graph

10 commits

Author SHA1 Message Date
Lars Brubaker
26d6701809 Get baby stepping working for extruder 2
Make sure load extruder 2 has load option
Fixe bug with canceling probing then restarting right away

issue: MatterHackers/MCCentral#4669
Way to babystep Dual extruder Z offset
2019-02-11 15:23:41 -08:00
John Lewin
b1053b8198 Revert accessibility of contentRow
- Add public PrinterSetupWizardPage proxy to private .contentRow
- Use PrinterSetupWizardPage.ContentRow in LoadFilamentWizard
2018-11-03 10:12:49 -07:00
John Lewin
8d4974dc32 Move theme.Colors.PrimaryTextColor into theme, remove unneeded types
- Issue MatterHackers/MCCentral#4490
2018-11-03 09:13:07 -07:00
Lars Brubaker
775f1982bd Re-wrote the load filament wizard as not a macro so we have more control over it
Added it to the setup steps

issue: MatterHackers/MCCentral#4429
Put in a loading filament as part of initial setup process
2018-11-02 16:14:37 -07:00
Lars Brubaker
f71ab39461 Making test for user edit of leveling data 2018-10-22 17:32:33 -07:00
John Lewin
34708054ee Add support for themed text/number edit fields 2018-10-22 14:16:24 -07:00
Lars Brubaker
7120d02121
Merge branch 'master' into master 2018-10-20 19:53:27 -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
Tyler Anderson
9d0c5a2df3 Added ability to export leveling data as CSV file 2018-10-17 14:03:28 -07:00
Lars Brubaker
bed90234e7 Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
2018-09-06 16:09:58 -07:00
Renamed from PrinterControls/EditLevelingSettingsPage.cs (Browse further)