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

Fixed previous check on speed continuity, added check max accel and f… #53

Closed lromor closed 2 years ago

lromor commented 2 years ago

…eedrate.

codecov-commenter commented 2 years ago

Codecov Report

Merging #53 (3cd5a2a) into master (383d37b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   43.63%   43.63%           
=======================================
  Files          38       38           
  Lines        4121     4121           
=======================================
  Hits         1798     1798           
  Misses       2323     2323           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 383d37b...3cd5a2a. Read the comment docs.