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
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
delta_calibrate.test
dual_carriage.cfg
dual_carriage.test
extruders.cfg
extruders.test stepper: No need to pass stepper_kinematics to set_step_dist() 2020-03-28 10:06:02 -04:00
gcode_arcs.cfg
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
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_calibrate.test
screws_tilt_adjust.cfg
screws_tilt_adjust.test
temperature.cfg
temperature.test
tmc.cfg
tmc.test
z_tilt.cfg
z_tilt.test
z_virtual_endstop.cfg
z_virtual_endstop.test