This website requires JavaScript.
Explore
Help
Sign In
CreatBot
/
CreatBotKlipper
Watch
7
Star
0
Fork
0
You've already forked CreatBotKlipper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ff5689e9e1
Branches
Tags
View all branches
CreatBotKlipper
/
klippy
/
extras
History
Kevin O'Connor
59fe878241
rp2040: Add initial adc support
...
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-07-04 10:11:02 -04:00
..
display
…
__init__.py
…
ad5206.py
…
adc_scaled.py
…
adc_temperature.py
…
adxl345.py
…
bed_mesh.py
…
bed_screws.py
…
bed_tilt.py
…
bltouch.py
…
bme280.py
…
board_pins.py
…
bus.py
…
buttons.py
…
canbus_ids.py
…
controller_fan.py
…
delayed_gcode.py
…
delta_calibrate.py
…
display_status.py
display_status: fix M117 checksum trimming (
#3377
)
2020-09-28 10:11:05 -04:00
dotstar.py
…
ds18b20.py
…
duplicate_pin_override.py
…
endstop_phase.py
…
extruder_stepper.py
…
fan_generic.py
…
fan.py
fan: Minor updates to tachometer handling
2021-03-01 14:57:40 -05:00
filament_motion_sensor.py
…
filament_switch_sensor.py
…
firmware_retraction.py
…
force_move.py
…
gcode_arcs.py
…
gcode_button.py
…
gcode_macro.py
…
gcode_move.py
gcode: Update gcode descriptions (
#4335
)
2021-06-02 10:45:27 -04:00
hall_filament_width_sensor.py
…
heater_bed.py
…
heater_fan.py
…
heater_generic.py
…
heaters.py
…
homing_heaters.py
…
homing_override.py
…
homing.py
…
htu21d.py
htu21d: sensor definition fix (
#4075
)
2021-03-18 23:38:07 -04:00
idle_timeout.py
…
input_shaper.py
…
lm75.py
…
manual_probe.py
stepper: Remove set_tag_position() code
2021-05-29 21:54:34 -04:00
manual_stepper.py
…
mcp4018.py
…
mcp4451.py
…
mcp4728.py
…
multi_pin.py
…
neopixel.py
…
output_pin.py
…
palette2.py
…
pause_resume.py
…
pca9533.py
…
pid_calibrate.py
…
print_stats.py
…
probe.py
…
pulse_counter.py
…
quad_gantry_level.py
…
query_adc.py
…
query_endstops.py
…
replicape.py
…
resonance_tester.py
…
respond.py
…
safe_z_home.py
…
samd_sercom.py
…
save_variables.py
…
screws_tilt_adjust.py
…
sdcard_loop.py
…
servo.py
…
shaper_calibrate.py
…
skew_correction.py
skew_correction: Register during "connect" phase instead of "ready" phase
2021-03-31 22:13:36 -04:00
spi_temperature.py
…
static_digital_output.py
…
statistics.py
statistics: Export the OS and process load in a get_status() method
2021-04-09 20:27:38 -04:00
stepper_enable.py
…
sx1509.py
…
temperature_fan.py
…
temperature_host.py
…
temperature_mcu.py
rp2040: Add initial adc support
2021-07-04 10:11:02 -04:00
temperature_sensor.py
temperature_sensor: Report temperature in stats
2020-12-06 21:55:26 -05:00
thermistor.py
…
tmc2130.py
…
tmc2208.py
…
tmc2209.py
…
tmc2660.py
…
tmc5160.py
…
tmc_uart.py
tmc_uart: Limit to only one active uart at a time on an mcu
2021-03-12 20:51:11 -05:00
tmc.py
…
tsl1401cl_filament_width_sensor.py
…
tuning_tower.py
…
verify_heater.py
docs: Move config reference information to new Config_Reference.md
2020-11-18 20:10:21 -05:00
virtual_sdcard.py
…
z_tilt.py
…