brycestejskal / 3DPrinting

GCODE Start Scripts and Whatnot
0 stars 0 forks source link

Automate height calculation for `print_end` and `cancel_print` #15

Open brycestejskal opened 2 years ago

brycestejskal commented 2 years ago

Description Automate height calculation for print end. It should poll current position rather than moving up some arbitrary amount. Protect for crashes.