kliment / Printrun

Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
GNU General Public License v3.0
2.34k stars 995 forks source link

Fix for issue #1433. Correction of type error for G2/G3 arc moves #1434

Closed DivingDuck closed 2 weeks ago

DivingDuck commented 2 weeks ago

Coordinates for drawing arcs needs to be converted to integer. See issue #1433.