Commit graph

2001 commits

Author SHA1 Message Date
jlewin
fe80feb5e1 Clean up PathControl 2019-05-20 16:53:12 -07:00
John Lewin
3bc01d219b Highlight last path command 2019-05-20 16:38:21 -07:00
John Lewin
fad8146c12 Add experimental PathObject3D 2019-05-20 16:38:21 -07:00
jlewin
a7b8251807 Replace duplicate ItemsToSubtract property with SelectedChildren
- Update to use new SelecteChildren as HashSet
- Issue MatterHackers/MCCentral#5565
MatterControl extra slow with specific MCX, crashes on copy
2019-05-20 16:37:45 -07:00
John Lewin
3bd2eccf9c Add Visible property to IInteractionElement 2019-05-20 14:13:56 -07:00
John Lewin
7d3a7ca3db Fix typo 2019-05-20 14:13:56 -07:00
John Lewin
f8d1806247 Add InteractionControl.LostFocus interface member 2019-05-20 14:13:56 -07:00
John Lewin
5848502d97 Skip operation until after early exit test 2019-05-20 14:13:56 -07:00
John Lewin
cd266984ac Simplify InteractionControls and reduce to subset of InteractionVolume 2019-05-20 14:13:56 -07:00
John Lewin
76471e3800 Extract embedded types to new file 2019-05-20 14:13:55 -07:00
John Lewin
ab686559c8 Move DepthTest toggle outside of loop 2019-05-20 14:13:55 -07:00
John Lewin
aa1b6fe12b Reorder members 2019-05-20 14:13:55 -07:00
John Lewin
694d28e285 Remove unused member 2019-05-20 14:13:55 -07:00
John Lewin
27ab7992ce Fix warnings
(cherry picked from commit c33ee2d8812f083ec151bd8616387ff285ae05d5)
2019-05-20 14:13:55 -07:00
LarsBrubaker
cba385cfec Set the printing ration from the correct data 2019-05-19 21:16:56 -07:00
LarsBrubaker
a4b60206b2 Send temps to printer even when there are no future tool changes 2019-05-19 20:11:45 -07:00
LarsBrubaker
bc96467792 Set layer drawing (sync to print) from instruction index rather than time 2019-05-19 20:10:28 -07:00
LarsBrubaker
165726064b Make sure we turn off temps when extruder not used 2019-05-19 20:05:22 -07:00
LarsBrubaker
8b43df67bc Make sure we use the right settings when exporting
issue: MatterHackers/MCCentral#5550
Spiral Vase check box in Export dialog has no effect
2019-05-19 16:43:01 -07:00
LarsBrubaker
4cd20b96f2 fixing warnings 2019-05-18 22:10:10 -07:00
LarsBrubaker
f10e649b7a working on manifold display for debuging 2019-05-18 22:06:17 -07:00
LarsBrubaker
3b420c2ef8 improving subtract and subtract and replace editor display 2019-05-18 22:06:17 -07:00
LarsBrubaker
cb81681e4d Fixing start gcode to have correct intelligence for legacy profiles
and still have the correct behavior of pre-heating
start gcode
post heating
2019-05-18 07:25:00 -07:00
LarsBrubaker
6278622f46 Make subtract and subtract and replace us ID rather than Name 2019-05-18 06:55:57 -07:00
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