Lars Brubaker
22ec3afbc4
Make sure we finish heating the bed before the start gcode
...
issue: MatterHackers/MCCentral#5538
Doesn't wait for bed to reach temp before printing
2019-05-17 18:09:55 -07:00
jlewin
f0ef31adce
Fix direction
2019-05-17 17:20:32 -07:00
jlewin
0a0dc56ead
Resume to collect data page on calibration print cancel
2019-05-17 17:20:09 -07:00
jlewin
2f6f695bfc
Wait to move to next page until print concluded
2019-05-17 17:19:11 -07:00
jlewin
b2a1978bb8
Switch from RadioButtons to new CalibrationTabWidget
2019-05-17 17:18:23 -07:00
John Lewin
42b2756896
Add CalibrationTabWidget
2019-05-17 12:15:51 -07:00
John Lewin
c65acc3148
Proxy TextColor to child
2019-05-17 12:15:50 -07:00
John Lewin
1454faddf5
Fix warnings
2019-05-17 12:15:48 -07:00
Tyler Anderson
643243a254
Fixed casing of icon file
2019-05-17 12:13:27 -07:00
Lars Brubaker
1ce1377b2f
added the ability to describe that the printer is already calibrated.
2019-05-17 10:18:09 -07:00
Lars Brubaker
b8edb20a7e
fixing warnings
2019-05-17 10:17:45 -07:00
LarsBrubaker
a5c8a5fb62
adding smoothie error message for zprobe failure
...
issue: MatterHackers/MCCentral#5504
First time setup hangs at Probe Calibration
2019-05-17 08:11:59 -07:00
Lars Brubaker
c867ad96c6
Make sure we issue an M190 rather than M140 when finishing start gcode
...
issue: MatterHackers/MCCentral#5538
Doesn't wait for bed to reach temp before printing
2019-05-16 17:02:16 -07:00
Lars Brubaker
d8695c618e
fixing warnings
2019-05-16 17:02:16 -07:00
jlewin
bfbc4bf3a7
Add missing file
2019-05-16 16:53:47 -07:00
jlewin
91ae832faa
Less significant completed/checked icons
2019-05-16 16:32:59 -07:00
jlewin
1690d372b7
Ensure Done buttons are default/accept buttons
...
- Use common ShowWizardFinished helper method
- Add callback support for doneClicked
- Issue MatterHackers/MCCentral#5541
Wizard Done buttons should be default/accept button
2019-05-16 16:25:11 -07:00
jlewin
b997ec9695
Remove non-functional code
...
Cast to PrinterConfig invalid, always false
2019-05-16 16:25:11 -07:00
jlewin
b344e22ea9
Move fan controls
2019-05-16 16:25:11 -07:00
jlewin
d7fdc5bb54
Fix warnings
2019-05-16 16:25:10 -07:00
jlewin
ccb02da9b1
Print leveling wizard always visible unless has hardware leveling
...
- Issue MatterHackers/MCCentral#5537
Create a calibration wizard stage that is available in all configurations
2019-05-16 16:25:10 -07:00
jlewin
e7f33163ad
Add validation error dependencies
...
- Issue MatterHackers/MCCentral#5438
Setup... action requires a connection to function
2019-05-16 16:25:10 -07:00
jlewin
26c1a0f839
Fix warnings
2019-05-16 16:25:10 -07:00
jlewin
93da6c0380
Rename connectedPrinting to requiresLoadedFilament
2019-05-16 16:25:10 -07:00
jlewin
4ecfeaae13
Remove parameter, use default from single caller
2019-05-16 16:25:10 -07:00
jlewin
686d258ce6
Remove indirection
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
1033649e12
Perform case insensitive file extension comparison
...
- Issue MatterHackers/MCCentral#5539
Exporting as STL appends ".stl" and creates new file
2019-05-16 16:25:10 -07:00
Lars Brubaker
93b8907b8a
fixing tests
2019-05-16 15:19:23 -07:00
Lars Brubaker
bcd296dd7a
improving emulator state tracking
...
put in correct extruder index
better time estimate for extrusions
refactoring
2019-05-16 14:06:42 -07:00
Lars Brubaker
331e0ef1fb
After home set tool change to T0 and fix internal states
...
issue: MatterHackers/MCCentral#5483
Pulse returns to pre-switch z after concluding probe calibration
2019-05-16 10:27:41 -07:00
LarsBrubaker
7fac2c2037
Added M306 to emulator (set home offset)
...
This is to help debug printers that home top
The emulator also has a HomePosition property that can be set from tests
2019-05-16 07:55:06 -07:00
LarsBrubaker
655c9bb136
Disabling merge vertices on twist
...
can be destructive on high tessellation
2019-05-16 07:33:52 -07:00
LarsBrubaker
276f9be186
Fix issue with support generating too big
...
issue: MatterHackers/MCCentral#5532
Support becomes much larger after slicing
2019-05-15 21:26:18 -07:00
jlewin
4204cffb10
Filter against full make/model instead of model only
2019-05-15 17:58:45 -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
jlewin
134969c38f
Cascade image to descendants
2019-05-15 13:38:37 -07:00
jlewin
bffcb0b925
Add grouping for Pulse
...
- Issue MatterHackers/MatterControl#4526
consider grouping pulse models by letter in new tree view
2019-05-15 13:38:37 -07:00
Lars Brubaker
4bb5864b8a
fixed normals in agg
2019-05-15 09:41:13 -07:00
John Lewin
13ff7dd017
Suppress conditional close in XYCalibrationWizard cancel
...
- Issue MatterHackers/MCCentral#5493
Unexpected abort dialog after calibration print cancel
2019-05-14 23:00:18 -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
John Lewin
86d1a8cedf
Prevent Enter key auto click on hidden/disabled Accept buttons
...
- Issue MatterHackers/MCCentral#5523
Enter key fire click on hidden Accept buttons
2019-05-14 23:00:17 -07:00
John Lewin
16f31d80c8
Simplify
2019-05-14 22:40:17 -07:00
John Lewin
7cb70ff560
Use correct font size for messageWhenEmpty
2019-05-14 22:40:17 -07:00
LarsBrubaker
4626a59092
xy calibration wizard shows if it has been run
2019-05-14 22:20:11 -07:00
jlewin
d59738a71d
Move debug only tools out of root and into Experimental container
2019-05-14 18:39:02 -07:00