Commit graph

159 commits

Author SHA1 Message Date
jlewin
87027cc724 Add scrollable for PrinterDetails panel
- Issue MatterHackers/MCCentral#5643
Add printer right panel not scrollable
2019-06-11 17:43:17 -07:00
jlewin
ec1a50b815 Change OnClick to protected
- Issue MatterHackers/MCCentral#3445
Change accessibility of OnClick to protected, revise callers to use
InvokeClick()
2019-06-04 18:20:01 -07:00
LarsBrubaker
6abe190922 Merge remote-tracking branch 'origin/2.19.6' 2019-06-01 17:36:09 -07:00
LarsBrubaker
4803344673 Make "Select the calibration task on the left to continue" conditional 2019-06-01 09:30:55 -07:00
jlewin
c46b3f519e Enable FullRowSelect on ErrorValidationRows with fixes
- Issue MatterHackers/MCCentral#5618
Print validation error rows are not clickable
2019-05-31 18:00:57 -07:00
jlewin
14ab51af33 Fix tests 2019-05-29 17:01:44 -07:00
Tyler Anderson
643243a254 Fixed casing of icon file 2019-05-17 12:13:27 -07:00
jlewin
bfbc4bf3a7 Add missing file 2019-05-16 16:53:47 -07:00
jlewin
b344e22ea9 Move fan controls 2019-05-16 16:25:11 -07:00
jlewin
93da6c0380 Rename connectedPrinting to requiresLoadedFilament 2019-05-16 16:25:10 -07:00
jlewin
018e8ed0d0 Simplify 2019-05-16 16:25:10 -07:00
jlewin
bfe1c4bb4a Always show Calibration section
- Issue MatterHackers/MCCentral#5540
Calibration wizard disappears when hardware leveling enabled
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
ba599ba898 Add calibration icon 2019-05-15 13:38:38 -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
8d6a2cec59 New searchable Add Printer Wizard
- Issue MatterHackers/MCCentral#5519
Finish new Add Printer wizard
- Issue MatterHackers/MCCentral#3439
Improve printer Make / Model selection for Pulse
2019-05-14 15:43:14 -07:00
Lars Brubaker
fd1f14cec6 put leveling switch on its own row
issue: MatterHackers/MCCentral#5517
Toggle switch for print leveling should not be on Print Calibration row
2019-05-14 15:27:30 -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
ed4e52ad45 Revert back to default height
- Issue MatterHackers/MCCentral#5492
Irregular field styling
2019-05-13 13:46:48 -07:00
jlewin
df3be5eb2c Remove custom EditableNumberDisplay, use MHNumberEdit
- Issue MatterHackers/MCCentral#5492
Irregular field styling
2019-05-13 13:46:48 -07:00
LarsBrubaker
97fd35057b fixing warnings 2019-05-12 09:09:30 -07:00
LarsBrubaker
4b0d34b39d fix warnings 2019-05-11 08:20:33 -07:00
jlewin
e2cbb3cf29 Remove embedded LoadFilament wizards from XyCalibrationWizard
- Conditionally include in PrinterCalibrationWizard
2019-05-09 15:20:28 -07:00
jlewin
a7a53c6712 Eliminate base override abortCancel 2019-05-09 13:26:10 -07:00
jlewin
dffb778cec Fix typo 2019-05-08 18:06:23 -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
75fb57b805 Hook connection fail/success and update accordingly
- Issue MatterHackers/MCCentral#3457
Setup Wizard does not show error if connection fails
2019-05-06 16:08:26 -07:00
jlewin
556821fdef Fix warnings 2019-05-06 16:08:22 -07:00
jlewin
8d4547d706 Revise naming to match behavior 2019-05-01 15:39:16 -07:00
jlewin
570539724f Localize literal string 2019-05-01 15:38:35 -07:00
jlewin
a016c7229d Inline variable 2019-05-01 15:38:35 -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
LarsBrubaker
73ebdde9e5 Changing nozzle1_inset to t0_inset
refactoring some surrounding code to talk about tool rather than nozzle
or hotend

figure it's better to do this change before we have any profiles with this set into them

issue: MatterHackers/MCCentral#5333
Consider if Tool nomenclature should be used instead of Nozzle
2019-04-20 21:03:05 -07:00
jlewin
b561ed65aa Fix spelling 2019-04-17 14:34:36 -07:00
jlewin
9a8029dc08 Convert newlines into separate TerminalLines
- Issue MatterHackers/MCCentral#5257
Overlapping messages in terminal
2019-04-09 09:33:31 -07:00
jlewin
005d9075c5 Ensure connection aborts due to timeouts are reported correctly
- Issue MatterHackers/MCCentral#5268
TcpipSerialPort should set reasonable timeout for connection attempt
2019-04-05 17:12:48 -07:00
jlewin
b5404c672a Simplify 2019-04-05 13:18:32 -07:00