klipper/test/klippy
Kevin O'Connor 5d26c2a08e gcode_arcs: Add back in support for E moves in absolute extrude mode
This reverts commit 43fa41c1af.

The above commit disabled absolute extrude moves because it was
unclear if the code would work properly when an M221 extrude factor or
G92 offset was in use.  However, since the calculation is done
relative to the raw E position and is sent as a raw E position to
gcode.cmd_G1() these modes should not matter.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-06-04 15:25:17 -04:00
..
bed_screws.cfg
bed_screws.test
bltouch.cfg test: update sample configs and test configs with new bed_mesh options 2020-01-09 14:14:13 -05:00
bltouch.test
commands.test test: Fix commands.test so RESTART is run last 2020-04-28 22:53:12 -04:00
delta.test
delta_calibrate.cfg test: Add new delta_calibrate test case 2019-12-05 14:48:52 -05:00
delta_calibrate.test test: Add new delta_calibrate test case 2019-12-05 14:48:52 -05:00
dual_carriage.cfg gcode: Remove builtin T0/T1/T2/... command support 2019-12-10 14:24:32 -05:00
dual_carriage.test
extruders.cfg extruder_stepper: Initial support for synchronized extruder steppers 2020-01-06 11:03:05 -05:00
extruders.test stepper: No need to pass stepper_kinematics to set_step_dist() 2020-03-28 10:06:02 -04:00
gcode_arcs.cfg test: Add initial test case for gcode_arcs support 2019-09-13 12:05:15 -04:00
gcode_arcs.test gcode_arcs: Add back in support for E moves in absolute extrude mode 2020-06-04 15:25:17 -04:00
macros.cfg
macros.test
manual_stepper.cfg
manual_stepper.test
move.gcode
multi_z.cfg
multi_z.test
out_of_bounds.test
polar.test polar: Add initial support for multiple bed rotations 2019-06-28 10:00:40 -04:00
printers.test config: Add example config printer-makergear-m2-2016.cfg 2020-06-04 12:01:30 -04:00
quad_gantry_level.test
rotary_delta_calibrate.cfg rotary_delta: Initial support for rotary delta kinematics 2020-01-06 11:52:42 -05:00
rotary_delta_calibrate.test rotary_delta: Initial support for rotary delta kinematics 2020-01-06 11:52:42 -05:00
screws_tilt_adjust.cfg test: update sample configs and test configs with new bed_mesh options 2020-01-09 14:14:13 -05:00
screws_tilt_adjust.test
temperature.cfg adc_temperature: Add builtin definition for PT1000 sensors 2020-03-05 11:46:01 -05:00
temperature.test
tmc.cfg tmc2209: Add support for sensorless homing 2019-08-19 12:05:09 -04:00
tmc.test tmc: Configure "intpol" field from TMCMicrostepHelper 2019-06-28 16:59:26 -04:00
z_tilt.cfg
z_tilt.test
z_virtual_endstop.cfg test: update sample configs and test configs with new bed_mesh options 2020-01-09 14:14:13 -05:00
z_virtual_endstop.test