Commit graph

37 commits

Author SHA1 Message Date
LarsBrubaker
3307e204ee All buttons switch to agg themed buttons 2022-08-03 16:56:51 -07:00
Lars Brubaker
fe406720f2 Got rid of invert icons 2021-05-21 15:23:25 -07:00
LarsBrubaker
d8c47419f5 don't validate the leveling while recovering a print 2020-12-05 07:46:58 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
Lars Brubaker
eb6960b053 Make sure we can't calibrate while printing 2020-11-13 17:24:15 -08:00
Lars Brubaker
332f3ed9d5 fix buttons on calibration page
issue: MatterHackers/MCCentral#6175
Make the buttons look like buttons
2020-11-13 16:36:12 -08:00
Lars Brubaker
464e92c177 Need to still show them 2020-11-13 09:12:14 -08:00
LarsBrubaker
f5cf5a7418 Improving calibration display when disconnected
issue: MatterHackers/MCCentral#6169
View Leveling Data when not connected to Printer
2020-11-12 21:56:20 -08:00
LarsBrubaker
7f7f092393 improving setup feedback
issue: MatterHackers/MCCentral#6164
If Validate Leveling is enabled mark leveling calibration as complete
2020-11-12 07:52:34 -08:00
Lars Brubaker
dff86bb5a6 finishing up validate leveling stream 2020-10-27 17:45:01 -07:00
Lars Brubaker
d8375572ba Add buttons to calibration page to make it easier to run them
issue: MatterHackers/MCCentral#5998
Have 'Do It' button on each calibration type
2020-08-13 11:15:30 -07:00
Lars Brubaker
3a06515052 Putting in buttons to enable re-calibration easier 2020-08-12 18:08:35 -07:00
LarsBrubaker
b6a10fd0fc Added messaging to leveling when not required 2020-05-16 11:47:42 -07:00
Lars Brubaker
2c0b0a8716 Check for null
issue: MatterHackers/MCCentral#5782
Should be able to export STLs from a design tab
2019-09-11 17:57:48 -07:00
LarsBrubaker
4803344673 Make "Select the calibration task on the left to continue" conditional 2019-06-01 09:30:55 -07:00
jlewin
93da6c0380 Rename connectedPrinting to requiresLoadedFilament 2019-05-16 16:25:10 -07:00
jlewin
186738bb17 Move Edit Leveling button into Calibration Wizard 2019-05-15 17:42:42 -07:00
jlewin
35f951b47b Improve PrinterCalibrationWizard 2019-05-15 17:03:22 -07:00
jlewin
e7922550ce Rename ZCalibration Wizard 2019-05-15 13:38:37 -07:00
LarsBrubaker
4626a59092 xy calibration wizard shows if it has been run 2019-05-14 22:20:11 -07:00
jlewin
60beceea6d Only advance to next unfinished stage, if started in that mode
- Issue MatterHackers/MCCentral#5496
Clicking 'already loaded' on extruder 2 does not make xy calibration available
2019-05-14 18:39:02 -07:00
Lars Brubaker
77020ee924 Making T1 setup dependent on having T1 used in the print
issue: MatterHackers/MCCentral#5497
Create protocol for single material setup on dual printer
2019-05-14 18:20:02 -07:00
jlewin
2b8d794232 Add Enter key support for primary/Accept button
- Issue MatterHackers/MCCentral#5489
Inconsistent keyboard support in wizard pages
2019-05-13 15:38:53 -07:00
jlewin
adb61f29fc Show leveling solution with new ValueTag control 2019-05-13 13:46:48 -07:00
jlewin
e2cbb3cf29 Remove embedded LoadFilament wizards from XyCalibrationWizard
- Conditionally include in PrinterCalibrationWizard
2019-05-09 15:20:28 -07:00
jlewin
487384a061 Revise widget scaling
- Issue MatterHackers/MCCentral#5475
During print leveling the bed image is too big
2019-05-07 16:12:29 -07:00
jlewin
fcae79528d Remove staged filament wizard and related printer validation 2019-05-07 15:58:29 -07:00
jlewin
a6fe9fa824 Consider XYCalibrationWizard in SetupRequired 2019-04-29 16:19:16 -07:00
jlewin
f64c20418f Add support for SectionWidgets without expansion icons 2019-04-26 13:03:35 -07:00
jlewin
a273c5d4fe Add XYCalibration summary 2019-04-26 12:22:34 -07:00
John Lewin
56cf2c6f89 Remove unused parameter 2019-04-26 12:22:33 -07:00
jlewin
da7dcd43f9 Add and use new ValueTag control 2019-04-26 12:22:33 -07:00
jlewin
265fa90ff8 Inactive stages should be ignored 2019-04-26 12:22:33 -07:00
John Lewin
3b22db983e Revised CalibrationWizard home page 2019-04-26 12:22:33 -07:00
jlewin
db06995fb1 Probe calibration should happen before print leveling
- Issue MatterHackers/MCCentral#5368
2019-04-22 12:54:54 -07:00
jlewin
6953742123 Add new print validation for load filament operation
- Issue MatterHackers/MCCentral#5264
Determine where best to include filament load/unload wizards
2019-04-05 10:54:49 -07:00
jlewin
50e2419d72 Improve support for StagedSetupWizards 2019-04-04 17:26:34 -07:00