VoronDesign / Voron-1

Voron 1 CoreXY 3D Printer design
GNU General Public License v3.0
192 stars 64 forks source link

Uses math to determine PRINT_END safe direction and proper parking #37

Closed dubjay2k closed 3 years ago

dubjay2k commented 3 years ago

Check to see if the final nozzle move at PRINT_END is within the printer boundaries to avoid errors. Also properly parks the toolhead centered and all the way back.

FHeilmann commented 3 years ago

Merged as part of #41