index
:
kutter
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
klippy
Commit message (
Expand
)
Author
Age
Files
Lines
*
toolhead: Capture current junction_deviation in a Move class
Dmitry Butyugin
2022-10-17
1
-3
/
+4
*
atsamd: Add Kconfig definitions for same51j19 and same54p20 chips
Kevin O'Connor
2022-10-13
1
-2
/
+2
*
print_stats: add `SET_PRINT_STATS_INFO` G-Code for pass slicer variables to K...
Stefan Dej
2022-10-05
1
-1
/
+28
*
z_thermal_adjust: get_temp hotfix
alchemyEngine
2022-09-30
1
-0
/
+6
*
z_thermal_adjust: Add Z thermal adjuster module (#4157)
alchemyEngine
2022-09-25
1
-0
/
+183
*
thermocouple: Only shutdown on multiple consecutive sensor errors
Kevin O'Connor
2022-09-23
1
-6
/
+10
*
spi_temperature: Separate out fault handling from temperature calculation
Kevin O'Connor
2022-09-23
1
-26
/
+35
*
thermocouple: Report fault information in fault field
Kevin O'Connor
2022-09-23
1
-6
/
+6
*
stm32l4: add stm32l412 support with adc,i2c,spi,usb
Matt Baker
2022-09-15
1
-0
/
+1
*
virtual_sdcard: read new lines as-is
Pedro Lamas
2022-09-11
1
-2
/
+2
*
tmc: Improve error on missing stepper section
Kevin O'Connor
2022-09-05
1
-0
/
+4
*
fan: add enable_pin option (#5732)
dalegaard
2022-09-03
1
-0
/
+11
*
mcp4018: Add SET_DIGIPOT command to mcp4018 implementation (#5737)
jake-b
2022-09-02
1
-1
/
+14
*
kinematics: Add deltesian printers (#5743)
Tircown
2022-09-01
3
-4
/
+234
*
extruder_stepper: Support configuring pressure advance from config
Dmitry Butyugin
2022-09-01
2
-4
/
+6
*
save_variables: Do not write to console when variables are saved
MapleLeafMakers
2022-09-01
1
-1
/
+0
*
palette2: Fix UART encoding
Clifford Roche
2022-08-19
1
-5
/
+8
*
delta: Added the possibility to get where the "cone shape" of the build volum...
Nitram
2022-08-19
1
-0
/
+1
*
console: Add support for DUMP and FILEDUMP commands
Kevin O'Connor
2022-07-29
1
-1
/
+52
*
mcu: Delay reset signaling for usb to canbus bridge nodes
Kevin O'Connor
2022-07-29
2
-4
/
+14
*
serialqueue: Improve canbus timing
Kevin O'Connor
2022-07-29
4
-28
/
+54
*
canbus_ids: Use 4 as the first nodeid to reduce id bitstuffing
Kevin O'Connor
2022-07-29
1
-1
/
+3
*
bed_screws: report status
Pedro Lamas
2022-07-28
1
-5
/
+14
*
manual_probe: report status
Pedro Lamas
2022-07-21
1
-2
/
+23
*
webhooks: Close clients that become unresponsive
Kevin O'Connor
2022-07-06
1
-0
/
+15
*
webhooks: Use reactor to watch for writable fds
Kevin O'Connor
2022-07-06
1
-27
/
+22
*
reactor: Add support for waiting on fds becoming writable
Kevin O'Connor
2022-07-06
1
-24
/
+75
*
respond: No forced spaces (#5152)
chestwood96
2022-06-30
1
-1
/
+12
*
stm32: Add MCU temp for Stm32h7 (#5606)
adelyser
2022-06-27
1
-0
/
+6
*
klippy: properly set log level when logging to stderr
Kamil TrzciĆski
2022-06-27
1
-1
/
+1
*
display_status: Implement SET_DISPLAY_TEXT command
Eric Callahan
2022-06-27
1
-0
/
+6
*
mpu9250: Inline twos_complement() code
Kevin O'Connor
2022-06-20
1
-10
/
+5
*
mpu9250: Use adxl345.AccelCommandHelper directly
Kevin O'Connor
2022-06-20
2
-87
/
+21
*
mpu9250: Use adxl345.ClockSyncRegression directly
Kevin O'Connor
2022-06-20
1
-49
/
+1
*
mpu9250: Use adxl345.AccelQueryHelper directly
Kevin O'Connor
2022-06-20
2
-75
/
+4
*
configfile: Expose options awaiting to be saved (#5270)
Kurt Haenen
2022-06-20
1
-3
/
+22
*
bed_mesh: cache mesh status
Eric Callahan
2022-06-17
1
-7
/
+13
*
mpu9250: Adding support for MPU-9250 (and MPU-6050) accelerometer
bluesforte
2022-06-16
1
-0
/
+461
*
delta_calibrate: Fix Python3 error in DELTA_ANALYZE
Kevin O'Connor
2022-06-13
1
-1
/
+1
*
ds18b20: fix string conversion error on startup (#5559)
functionpointer
2022-06-08
1
-2
/
+3
*
ds18b20: Don't propagate incorrect temperature on a fault
Kevin O'Connor
2022-06-08
1
-6
/
+4
*
ds18b20: Allow some read errors
functionpointer
2022-06-08
1
-2
/
+5
*
virtual_sdcard: Fix merge error
Kevin O'Connor
2022-06-03
1
-1
/
+1
*
exclude_objects: initial implementation
Frank Tackitt
2022-06-03
1
-0
/
+302
*
tuning_tower: add is_active() method
Troy Jacobson
2022-06-03
1
-0
/
+2
*
virtual_sdcard: Add reset_file event
Troy Jacobson
2022-06-03
1
-5
/
+7
*
virtual_sdcard: Adds on_error_gcode
Pedro Lamas
2022-06-03
1
-0
/
+8
*
adxl345: Support recording data from multiple ADXL345's in one run, and more....
Mikkel Schmidt
2022-05-23
1
-17
/
+60
*
homing: Fix bug in multi_complete()
Kevin O'Connor
2022-05-13
1
-1
/
+2
*
pins: Improve pin description checks
Kevin O'Connor
2022-05-09
1
-1
/
+3
[next]