klipper/klippy
Master92 6ccc0732c1 menu: Fix filament loading and unloading feature (#1082)
As discussed in #1057, the default loading- and unloading procedure does
not behave as expected. Setting the extruder to relative mode fixes this.

Signed-off-by: Nils Friedchen <Nils.Friedchen@googlemail.com>
2019-01-07 10:25:19 -05:00
..
chelper winch: Add experimental support for cable winch kinematics 2018-12-24 11:38:59 -05:00
extras menu: Fix filament loading and unloading feature (#1082) 2019-01-07 10:25:19 -05:00
kinematics heater: take a gcode_id when setting up a heater (#1028) 2019-01-02 17:44:02 -05:00
clocksync.py
configfile.py configfile: Strip trailing comments 2018-10-16 11:45:20 -04:00
console.py console: Try to improve the description of the SUPPRESS command 2018-11-16 17:16:14 -05:00
gcode.py respond: An extra for sending messages to the printer host. (#1053) 2019-01-02 17:45:35 -05:00
heater.py heater: take a gcode_id when setting up a heater (#1028) 2019-01-02 17:44:02 -05:00
homing.py endstop_phase: Move endstop phase homing code to new "extras" module 2018-10-16 13:09:23 -04:00
klippy.py klippy: No need to return anything from _connect() method 2018-10-18 15:58:52 -04:00
mathutil.py delta_calibrate: Perform coordinate descent in a background process 2018-10-15 19:01:19 -04:00
mcu.py mcu: Allow set_stepper_kinematics() to set the kinematics back to None 2018-12-24 11:42:13 -05:00
msgproto.py
parsedump.py
pins.py bus: Don't raise a "duplicate pin" warning on None pins 2019-01-02 17:37:39 -05:00
queuelogger.py
reactor.py
serialhdl.py
stepper.py endstop_phase: Move endstop phase homing code to new "extras" module 2018-10-16 13:09:23 -04:00
toolhead.py toolhead: Do not apply main printer accel/velocity to extrude only moves 2019-01-04 12:47:45 -05:00
util.py util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00