This website requires JavaScript.
Explore
Help
Sign In
3diy
/
klipper
Watch
1
Star
0
Fork
You've already forked klipper
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7efc53ff59
klipper
/
klippy
/
extras
History
Kevin O'Connor
c356e8362d
tmc_uart: Make sure address is at least 0
...
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2019-07-31 13:13:27 -04:00
..
display
menu: use MOVE=1 for offset_z menu
2019-07-31 11:17:31 -04:00
__init__.py
…
ad5206.py
…
adc_temperature.py
…
bed_mesh.py
…
bed_screws.py
…
bed_tilt.py
…
bltouch.py
homing: Implement homing via new toolhead "drip" movement
2019-07-10 10:43:20 -04:00
bus.py
…
buttons.py
buttons: initialize mcu buttons based on inverted state
2019-07-05 20:01:07 -04:00
controller_fan.py
…
delayed_gcode.py
delayed_gcode: initial implementation
2019-07-01 11:09:30 -04:00
delta_calibrate.py
…
endstop_phase.py
…
fan.py
…
filament_switch_sensor.py
filament_switch_sensor: add SET_FILAMENT_SENSOR gcode
2019-07-10 09:57:46 -04:00
firmware_retraction.py
firmware_retract: Remove z_hop support
2019-07-10 19:25:56 -04:00
force_move.py
…
gcode_button.py
…
gcode_macro.py
gcode_macro: add iterator to status wrapper
2019-07-01 10:59:13 -04:00
heater_bed.py
…
heater_fan.py
…
heater_generic.py
…
homing_override.py
…
idle_timeout.py
…
manual_probe.py
…
manual_stepper.py
…
mcp4018.py
…
mcp4451.py
…
mcp4728.py
mcp4728: Update to better match printrbot revf requirements
2019-07-26 11:02:56 -04:00
multi_pin.py
…
neopixel.py
neopixel: Add support for daisy-chained chips
2019-07-23 21:59:38 -04:00
output_pin.py
…
pause_resume.py
…
pid_calibrate.py
…
probe.py
probe: Rework the PROBE_ACCURACY command parameters
2019-07-10 15:21:09 -04:00
quad_gantry_level.py
…
query_endstops.py
mcu: Integrate query_endstop_wait() into query_endstop()
2019-07-10 10:43:20 -04:00
replicape.py
replicape: Try to detect shift register spi on spidev2.1
2019-07-12 11:39:14 -04:00
respond.py
…
samd_sercom.py
…
screws_tilt_adjust.py
…
servo.py
…
skew_correction.py
…
spi_temperature.py
…
static_digital_output.py
…
statistics.py
…
sx1509.py
…
temperature_fan.py
…
temperature_sensor.py
…
thermistor.py
…
tmc.py
mcu: Integrate query_endstop_wait() into query_endstop()
2019-07-10 10:43:20 -04:00
tmc2130.py
…
tmc2208.py
…
tmc2209.py
tmc_uart: Add support for configuring the uart address on tmc2209 chips
2019-07-31 13:02:27 -04:00
tmc2660.py
…
tmc5160.py
…
tmc_uart.py
tmc_uart: Make sure address is at least 0
2019-07-31 13:13:27 -04:00
tsl1401cl_filament_width_sensor.py
…
verify_heater.py
…
virtual_sdcard.py
…
z_tilt.py
…