Commit graph

1426 commits

Author SHA1 Message Date
jlewin
bb4c31c2af Adjust sizing to account for extra pixel in calibration line 2019-03-15 13:36:23 -07:00
jlewin
a81e1e5411 Stroke glyph path, fix sizing and rendering artifacts 2019-03-15 13:36:23 -07:00
jlewin
4a3855ac87 Remove unretract at end of print
- Remove unretract per suggestion
- Issue MatterHackers/MCCentral#5164
Consider doing a retract at the end of the xy calibration
2019-03-15 13:36:23 -07:00
jlewin
99468f054c Use extrusion multiplier 2019-03-15 13:36:21 -07:00
jlewin
f8f130eec3 Use calculated E value 2019-03-15 13:35:42 -07:00
Lars Brubaker
5fa3297c9b Getting T1 reporting to show up in the long running tasks 2019-03-14 17:51:33 -07:00
Lars Brubaker
0164c1d48e exclude support from lay flat consideration (if there is non-support)
issue: MatterHackers/MCCentral#3989
Consider excluding support from layflat
2019-03-14 15:19:27 -07:00
Lars Brubaker
1f25a32ffd Make sure we only use homing endstop for z
delta printers home to top and x and y are undefined

MatterHackers/MCCentral#5134
Prints confined to negative coordinates
2019-03-14 12:25:29 -07:00
Lars Brubaker
5b371273d0 Always allow some amount of negative z for baby stepping 2019-03-14 12:25:28 -07:00
jlewin
37cc7f5289 Disable recovery on calibration prints 2019-03-14 12:11:35 -07:00
jlewin
6a535b2395 Add support for .StartPrint with recovery disabled
- Issue MatterHackers/MCCentral#5142
2019-03-14 12:11:35 -07:00
LarsBrubaker
64e3104d53 Move extruder offset back into baby step stream as it is always required
make sure we return the offsets for extruder 0 (needed for z offset)
Remove unused offset stream

issue:
MatterHackers/MCCentral#5150
re-slice not propogating final extruder through the stack correctly
2019-03-13 16:15:49 -07:00
John Lewin
9da48f69ed Await async tasks 2019-03-13 14:16:55 -07:00
John Lewin
c760429bbe Arrange All should be un-doable
- Issue MatterHackers/MCCentral#5034
2019-03-13 14:14:55 -07:00
jlewin
7d88861bc3 Prevent retract at start, unretract as final step 2019-03-12 15:02:34 -07:00
John Lewin
0419221245 Revise GCodeSketch retraction processing
- Issue MatterHackers/MCCentral#5148
End of xy calibration retracts T0
2019-03-11 17:51:20 -07:00
Lars Brubaker
fb9cda684e Debugging leveling offset problem 2019-03-11 16:01:15 -07:00
LarsBrubaker
2d377cfd55 Increase wait time for M109 M190 and if multiple sends 2019-03-11 16:01:14 -07:00
LarsBrubaker
0a961c0fdd Respect printer monitor temp flag 2019-03-11 16:01:13 -07:00
LarsBrubaker
b178e803aa Better checking for M109 M190 commands in wait for temp stream 2019-03-11 16:01:13 -07:00
LarsBrubaker
f07d79aae7 Refactoring 2019-03-11 16:01:12 -07:00
jlewin
4a510468a5 Add interface layer speed
- Issue MatterHackers/MCCentral#5006
2019-03-11 13:59:14 -07:00
jlewin
648f10f859 Use correct tab index
- Issue MatterHackers/MCCentral#4153
Markdown editor preview does not update immediately
2019-03-11 12:26:04 -07:00
jlewin
15d8d3996b Connect should not be conditional on NetworkPrinting
- Issue MatterHackers/MCCentral#5141
Network printing does not work
2019-03-11 11:42:50 -07:00
John Lewin
9a4f1aa484 Use correct font size, reduce spacing 2019-03-09 14:12:45 -08:00
John Lewin
6d06758754 Add dedicated popup border color, add or tune theme border color 2019-03-09 13:32:55 -08:00
John Lewin
dcffcb050f Swap to higher contrast hover color 2019-03-09 10:00:34 -08:00
John Lewin
cfbbc43df0 Add tooltip for button 2019-03-09 10:00:34 -08:00
John Lewin
5fd4e8e871 Only show mouse down/highlight colors when popup closed 2019-03-09 10:00:34 -08:00
John Lewin
0a0f8febca Only prime on vertical layout 2019-03-08 22:48:58 -08:00
John Lewin
deac96148d Reduce nozzle offset print tool changes 2019-03-08 22:44:55 -08:00
jlewin
6ee83675df Add fix for PrinterDisconnected validation 2019-03-08 17:17:04 -08:00
jlewin
c6fcdb4615 Add fix for Bed Leveling Temp validation, add support for disable 2019-03-08 16:59:04 -08:00
jlewin
13f13cf983 Use LinkLabel for fix actions 2019-03-08 16:48:39 -08:00
jlewin
27847818fa Conditionally display validation errors based on ignore status
- Add icon to dismiss/ignore warnings
2019-03-08 16:48:36 -08:00
jlewin
18bb3e9b08 Add ID property to ValidationError 2019-03-08 16:43:25 -08:00
jlewin
620722b402 Revert to old behavior - filament loaded status does not force setup
- Issue MatterHackers/MCCentral#5137
Reconsider if filament_has_been_loaded should force SetupRequired validation
2019-03-08 14:53:22 -08:00
Lars Brubaker
a4811285c3 Have the temp changing working and passing tests 2019-03-08 13:48:14 -08:00
Lars Brubaker
58e9732267 Getting a new tool change stream test together 2019-03-08 13:48:14 -08:00
John Lewin
49909bc160 Move bed leveling temp warning to validation system
- Issue MatterHackers/MCCentral#5046
Consider moving to print validation system
2019-03-08 08:56:23 -08:00
John Lewin
38bb1cea50 Revise comments 2019-03-08 08:56:23 -08:00
John Lewin
7e6586cd85 Ensure leveling validation is run when enabled and/or required 2019-03-08 08:56:23 -08:00
John Lewin
b7680748d9 Enable heater toggles while printing
- Issue MatterHackers/MCCentral#4867
Can't turn off extruder during printing, can't adjust bed temperature
2019-03-08 07:42:57 -08:00
John Lewin
db579c1b2f Add support for circular and centered origin beds 2019-03-07 18:14:36 -08:00
John Lewin
850c4cf5b6 Revise naming 2019-03-07 18:06:01 -08:00
John Lewin
7ae2b6f87c Remove DragDropData dependency, add UndoBuffer
- Issue MatterHackers/MCCentral#5060
On startup, item is selected but not showing correct editor
2019-03-07 17:56:41 -08:00
John Lewin
e7f3baed3f Simplify 2019-03-07 17:06:10 -08:00
John Lewin
35ceb8caf9 Replace invalid title string 2019-03-07 17:06:10 -08:00
John Lewin
a6b20f6598 Use unique name for WIP object
- Issue MatterHackers/MCCentral#5002
Wrong icon for text object
2019-03-07 17:06:10 -08:00
jlewin
cc5d73f47a Switch to fixed size nozzle widgets, revise sizing to fit 2019-03-06 18:05:00 -08:00