MaikStohn / UP3D

UP 3D Printer Tools
GNU General Public License v2.0
80 stars 32 forks source link

Update hoststepper.c to fix rounding issue #40

Closed kscheff closed 8 years ago

kscheff commented 8 years ago

There was a bug in the calculation of the steps for MoveL which lead to shifting infills due to wrong error tracking and calculation in _st_create_up3d_seg_a(segment_up3d_t* pseg, double t, double v_entry, double v_exit) void _st_subtract_plsteps(segment_up3d_t* pseg)