Commit graph

15456 commits

Author SHA1 Message Date
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
568501cb29 Rename Export All Settings menu to Export Printer
- Issue MatterHackers/MCCentral#5488
Change Export All Settings to Export Printer
2019-05-09 14:04:46 -07:00
jlewin
e723396c45 Remove conditional "Welcome" steps from wizards
- Issue MatterHackers/MCCentral#5490
2019-05-09 14:03:46 -07:00
johnlewin
d1630f0115
Merge pull request #4510 from jlewin/master
Ensure previous page is closed in ChangeToPage
2019-05-09 13:57:27 -07:00
jlewin
3c905c039b Ensure previous page is closed in ChangeToPage 2019-05-09 13:32:04 -07:00
jlewin
7bce7dff9b Suppress ClosePage behavior if close aborted 2019-05-09 13:29:44 -07:00
jlewin
f2bf0c5005 Add abort calibration confirmation via DialogWindow OnClosing 2019-05-09 13:28:37 -07:00
jlewin
2d3f71ba28 Extract AllowCancel 2019-05-09 13:26:11 -07:00
jlewin
a7a53c6712 Eliminate base override abortCancel 2019-05-09 13:26:10 -07:00
jlewin
4f776abc41 Add abort calibration confirmation via OnCancel 2019-05-09 13:25:31 -07:00
jlewin
e32b276f09 Extract navigate home behavior to reusable method 2019-05-09 11:54:56 -07:00
jlewin
4d45ece99a Leave keybinding in place until widget close 2019-05-09 11:46:26 -07:00
jlewin
b1a2cf2d70 Revise keybinding to support unregister in OnClosed 2019-05-09 11:43:51 -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
Lars Brubaker
49d3c567d2
Merge pull request #4509 from jlewin/master
Remove hard-coded navigation/bypass of GetPages enumeration
2019-05-09 08:34:12 -07:00
jlewin
b2c2fd2dc9 Latest MatterSlice 2019-05-08 18:11:17 -07:00
jlewin
dffb778cec Fix typo 2019-05-08 18:06:23 -07:00
jlewin
e08730b137 Set SiblingRadioButtonList
- Issue MatterHackers/MCCentral#5485
Y calibration radio buttons lack sibling list
2019-05-08 18:06:23 -07:00
jlewin
999e62b8a6 Fix warnings 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
Lars Brubaker
41a3b470fc
Merge pull request #4508 from larsbrubaker/master
Improve xy calibration objects for large nozzles
2019-05-07 18:29:44 -07:00
Lars Brubaker
d9484994f7 Improve xy calibration objects for large nozzles
issue: MatterHackers/MCCentral#5407
xy calibration does not produce a valid test for nozzle size of 2mm
2019-05-07 17:44:58 -07:00
Lars Brubaker
c7849fb762
Merge pull request #4507 from jlewin/master
Remove staged filament wizard and related printer validation
2019-05-07 17:44:27 -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
4674d009e4 Simplify options, improve titles 2019-05-07 15:59:07 -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
3bddcda24a Remove unnecessary control names 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
jlewin
568e1bfeca Restore CopyGuestProfileToUser - sequence into signin/print flows
- Issue MatterHackers/MCCentral#5445
Setup a printer without being logged in and lost all the settings
after logging in
2019-05-07 15:58:29 -07:00
jlewin
5d6c863ced Remove unused SelectActivePrinterPage 2019-05-07 15:58:29 -07:00
jlewin
728a2c421b Open printer if count == 1 2019-05-07 15:58:29 -07:00
jlewin
fcae79528d Remove staged filament wizard and related printer validation 2019-05-07 15:58:29 -07:00
johnlewin
a947f44125
Merge pull request #4506 from larsbrubaker/master
Make active extruder come from the tool change streams data
2019-05-07 15:58:05 -07:00
Lars Brubaker
8a81dd33c5 Make active extruder come from the tool change streams data
issue: MatterHackers/MCCentral#5468
Hotend 1 controls move Hotend 2 instead
2019-05-07 14:47:43 -07:00
Lars Brubaker
2f6a6f83c4
Merge pull request #4505 from larsbrubaker/master
making bend do a merge vertices after to fix non-manifold edges
2019-05-07 08:32:51 -07:00
LarsBrubaker
362f7716e1 making bend do a merge vertices after to fix non-manifold edges
issue: MatterHackers/MCCentral#5430
Subtracting a Bend-modified object doesn't do anything.
2019-05-06 21:20:24 -07:00
Lars Brubaker
eab11f60ab
Merge pull request #4504 from larsbrubaker/master
master
2019-05-06 20:11:37 -07:00
Lars Brubaker
cf4274cb06 Make sure we send the needed command when extruding
issue: MatterHackers/MCCentral#5468
Hotend 1 controls move Hotend 2 instead
2019-05-06 18:09:52 -07:00
Lars Brubaker
ee10331a5f Fixing warnings 2019-05-06 18:09:52 -07:00
johnlewin
79f401f2fe
Merge pull request #4503 from jlewin/master
Prevent GCode load during slicing
2019-05-06 17:11:06 -07:00