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 |
|
John Lewin
|
ca7eb6f8ce
|
Suppress conditional close in FinishWizard
- Issue MatterHackers/MatterControl#4527
Unexpected abort dialog on completing calibration wizard
|
2019-05-14 23:00:18 -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 |
|
jlewin
|
415d5206e7
|
Combine Start Print/Calibration Mode pages
- Issue MatterHackers/MCCentral#5479
Remove excess step from Nozzle Calibration wizard
|
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
|
a08f097df1
|
Use this.FinishWizard to exit and complete wizard
- Issue MatterHackers/MCCentral#5496
Clicking 'already loaded' on extruder 2 does not make xy calibration
available
|
2019-05-13 13:46:48 -07:00 |
|
LarsBrubaker
|
97fd35057b
|
fixing warnings
|
2019-05-12 09:09:30 -07:00 |
|
LarsBrubaker
|
22cd9c1fe1
|
Fix text
issue: MatterHackers/MCCentral#5495
Incorrect spacing in single extruder case
|
2019-05-11 08:20:58 -07:00 |
|
LarsBrubaker
|
4b0d34b39d
|
fix warnings
|
2019-05-11 08:20:33 -07:00 |
|
Lars Brubaker
|
a15b5f4e7f
|
default to coarse on first run of xy calibration
issue: MatterHackers/MCCentral#5484
Revise XYCalibration wizard to prefer Course mode until completed once
|
2019-05-10 15:57:48 -07:00 |
|
jlewin
|
e4f8dc1b0c
|
Extract finish wizard behavior for reuse - use in custom Done button
- Issue MatterHackers/MCCentral#5494
Unexpected abort dialog after completing XY calibration wizard
|
2019-05-09 18:05:21 -07:00 |
|
jlewin
|
318edb847f
|
NozzleCalibrationWizard should be disabled until filament loaded
|
2019-05-09 17:25:46 -07:00 |
|
jlewin
|
f0d818313e
|
Add timeout for manual page advance in case HomingAxis missed
- Issue MatterHackers/MCCentral#5491
Next button should be disabled on auto-advanced pages
|
2019-05-09 17:25:45 -07:00 |
|
jlewin
|
275e86fdf7
|
Advance to next page only after entering and leaving HomingAxis
- Issue MatterHackers/MCCentral#5491
Next button should be disabled on auto-advanced pages
|
2019-05-09 17:25:36 -07:00 |
|
jlewin
|
3dc6833e28
|
Move to constructor - start listening as early as possible
|
2019-05-09 16:53:51 -07:00 |
|
jlewin
|
8f036e85dc
|
Move header text definition to page rather than caller
|
2019-05-09 16:49:15 -07:00 |
|
jlewin
|
feb86313dc
|
Use standard EventHandler naming
|
2019-05-09 16:46:27 -07:00 |
|
jlewin
|
8f0c287636
|
Remove conditional autoadvance behavior from HomePrinterPage
- Issue MatterHackers/MCCentral#5491
Next button should be disabled on auto-advanced pages
|
2019-05-09 16:46:07 -07:00 |
|
jlewin
|
e2cbb3cf29
|
Remove embedded LoadFilament wizards from XyCalibrationWizard
- Conditionally include in PrinterCalibrationWizard
|
2019-05-09 15:20:28 -07:00 |
|
jlewin
|
6ea0062613
|
Removed hard-coded status, defer to NeedsToBeRun
|
2019-05-09 15:17:32 -07:00 |
|
jlewin
|
40721ba1c2
|
Fix automation test issues
|
2019-05-09 14:34:55 -07:00 |
|
jlewin
|
e723396c45
|
Remove conditional "Welcome" steps from wizards
- Issue MatterHackers/MCCentral#5490
|
2019-05-09 14:03:46 -07:00 |
|
jlewin
|
b0c505e761
|
Add indicator for confirm cancel, set after passing key markers
- Issue
MatterHackers/MCCentral#5487
Mechanism required to only show wizard cancel confirmation when appropriate
|
2019-05-09 11:17:22 -07:00 |
|
jlewin
|
dffb778cec
|
Fix typo
|
2019-05-08 18:06:23 -07:00 |
|
jlewin
|
b5eb774c73
|
Use ISetupWizard compatible exit mechanism - ClosePage()
- Issue MatterHackers/MCCentral#5443
After loading filament into T0 the xy calibration wizard was closed
|
2019-05-08 18:06:22 -07:00 |
|
jlewin
|
307ecaba5f
|
Remove hard-coded navigation/bypass of GetPages enumeration
- Issue MatterHackers/MCCentral#5443
After loading filament into T0 the xy calibration wizard was closed
|
2019-05-08 18:06:22 -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
|
485d4c7ae2
|
Ensure Overview pages exists for each calibration wizard
|
2019-05-07 15:59:07 -07:00 |
|
jlewin
|
c073b6768c
|
Change AutoProbe page title and body text
|
2019-05-07 15:59:07 -07:00 |
|
jlewin
|
7fb403dc8e
|
Use DefaultFontSize
- Issue MatterHackers/MCCentral#5442
Improve wizard page consistency
|
2019-05-07 15:59:05 -07:00 |
|
jlewin
|
efc8037cd5
|
Simplify page headers and overviews
- Issue MatterHackers/MCCentral#5442
Improve wizard page consistency
|
2019-05-07 15:58:29 -07:00 |
|
LarsBrubaker
|
b22bd904ad
|
Fixing warnings
|
2019-05-06 08:26:13 -07:00 |
|
LarsBrubaker
|
f202fe565f
|
Make sure we always turn off the heat
|
2019-05-05 11:39:28 -07:00 |
|
John Lewin
|
015e546c47
|
Revise scaling logic
- Issue MatterHackers/MCCentral#5439
Leveling Summary view should size itself as expected
|
2019-05-04 09:47:14 -07:00 |
|
jlewin
|
6a1238bdd0
|
Update totalSteps to consider hotendCount
- Issue MatterHackers/MCCentral#5380
Step 6 of 3
|
2019-05-01 18:03:00 -07:00 |
|
Lars Brubaker
|
167efb3a75
|
load filament wizard needs to have pages allocated to run inside the xy calibration wizard
|
2019-05-01 17:37:43 -07:00 |
|
jlewin
|
8d4547d706
|
Revise naming to match behavior
|
2019-05-01 15:39:16 -07:00 |
|
jlewin
|
96f0826218
|
XYCalibration SetupRequired should be conditional on NozzleCount
- Issue MatterHackers/MCCentral#5429
Says to re-calibrate but doesn't show what to re-calibrate.
|
2019-05-01 15:38:35 -07:00 |
|
John Lewin
|
118e670839
|
Add missing color change
|
2019-04-30 22:09:16 -07:00 |
|
John Lewin
|
b91f40c136
|
Show controls rather than a picture
- Issue MatterHackers/MCCentral#5406
Make the end of leveling and probe calibration show the actual
controls rather than a picture
|
2019-04-30 20:43:52 -07:00 |
|
LarsBrubaker
|
56d783a87e
|
fixing the unload bug
issue: MatterHackers/MCCentral#5338
Unload filament bug
|
2019-04-27 16:07:05 -07:00 |
|
jlewin
|
0338f24517
|
Improve conformance
|
2019-04-26 12:22:34 -07:00 |
|
jlewin
|
1349438a44
|
Limit accessiblity
|
2019-04-26 12:22:33 -07:00 |
|
jlewin
|
3e7adc6b8b
|
Use bed theme colors
|
2019-04-26 12:22:33 -07:00 |
|
John Lewin
|
d9ffa62372
|
Simplify
|
2019-04-26 12:22:33 -07:00 |
|
John Lewin
|
56cf2c6f89
|
Remove unused parameter
|
2019-04-26 12:22:33 -07:00 |
|
jlewin
|
c9ef82ca33
|
Make probe points more detectable
|
2019-04-26 12:22:33 -07:00 |
|