svenhb / GRBL-Plotter

A GCode sender (not only for lasers or plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
https://grbl-plotter.de/
GNU General Public License v3.0
696 stars 176 forks source link

The calculation of the total length of the processing trajectory in the plotter software version v1.7.4.0 is correct, but the calculation of the total length of the empty trajectory is incorrect #421

Open lianzaozi opened 3 weeks ago

lianzaozi commented 3 weeks ago

111111111 22222

The calculation of the total length of the processing trajectory is correct, but the calculation of the total length of the empty trajectory is incorrect. The correct total length of the empty trajectory is 60mm

test file

111.zip

svenhb commented 3 weeks ago

The first pen-up path will not be taken into account, because the actual tool position can be anywhere.