hzeller / beagleg

G-code interpreter and stepmotor controller for crazy fast coordinated moves of up to 8 steppers. Uses the Programmable Realtime Unit (PRU) of the Beaglebone.
http://beagleg.org/
GNU General Public License v3.0
122 stars 51 forks source link

get position bug #33

Closed lromor closed 6 years ago

lromor commented 6 years ago

eventually fixes #32

o Forgot to add the empty segments to the shadow queue. o Added test case.