kliment / Printrun

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

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

Closed DivingDuck closed 5 months ago

DivingDuck commented 5 months ago

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