klipper/klippy
Kevin O'Connor bdd26e421b toolhead: Add a SET_VELOCITY_LIMIT command
Add a command to adjust the maximum velocity, acceleration, and
junction deviation parameters.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2018-04-20 22:36:05 -04:00
..
extras gcode: Add minval/maxval/above/below options to get_X parsers 2018-04-20 22:24:36 -04:00
cartesian.py gcode: Add minval/maxval/above/below options to get_X parsers 2018-04-20 22:24:36 -04:00
chelper.py
clocksync.py clocksync: Fix multi-mcu frequency adjustments with long moves 2018-03-03 21:54:25 -05:00
console.py klippy: Automatically clear rollover_info on each restart 2018-04-03 13:18:52 -04:00
corexy.py homing_override: Allow moves prior to homing an axis 2018-01-28 12:19:26 -05:00
delta.py homing_override: Allow moves prior to homing an axis 2018-01-28 12:19:26 -05:00
extruder.py gcode: Add minval/maxval/above/below options to get_X parsers 2018-04-20 22:24:36 -04:00
gcode.py gcode: Add minval/maxval/above/below options to get_X parsers 2018-04-20 22:24:36 -04:00
heater.py heater: Move Thermistor and Linear to their own files in extras/ 2018-04-04 23:14:55 -04:00
homing.py gcode: Position returned by M114 should be relative to last G92 2018-03-15 20:00:51 -04:00
klippy.py klippy: Reword the error messages during config file parsing 2018-04-20 13:38:08 -04:00
list.h
mathutil.py mathutil: Move coordinate_descent() to new file 2018-03-04 09:56:50 -05:00
mcu.py pins: Remove module level get_printer_pins() and setup_pin() functions 2018-04-04 12:26:39 -04:00
msgproto.py serialhdl: Add a wrapper around the results of lookup_command() 2018-02-27 21:06:16 -05:00
parsedump.py
pins.py Add STM32F103 port 2018-04-09 18:08:29 -04:00
pyhelper.c
pyhelper.h
queuelogger.py klippy: Automatically clear rollover_info on each restart 2018-04-03 13:18:52 -04:00
reactor.py
serialhdl.py klippy: Automatically clear rollover_info on each restart 2018-04-03 13:18:52 -04:00
serialqueue.c serialqueue: Support sending messages at a background priority 2018-03-06 11:30:41 -05:00
serialqueue.h serialqueue: Support sending messages at a background priority 2018-03-06 11:30:41 -05:00
stepcompress.c stepcompress: Fix proactive queue flushing on move with 64K+ steps 2017-11-29 20:24:50 -05:00
stepper.py pins: Remove module level get_printer_pins() and setup_pin() functions 2018-04-04 12:26:39 -04:00
toolhead.py toolhead: Add a SET_VELOCITY_LIMIT command 2018-04-20 22:36:05 -04:00
util.py build: Use git describe --always 2018-02-26 21:50:05 -05:00