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
/
extras
Commit message (
Expand
)
Author
Age
Files
Lines
*
heaters: Confirm heater setting in mcu every 3 seconds instead of 5
Kevin O'Connor
2025-04-28
1
-2
/
+2
*
pwm_tool: Use mcu.min_schedule_time() and mcu.max_nominal_duration()
Kevin O'Connor
2025-04-28
1
-6
/
+4
*
led: Use mcu.min_schedule_time() and mcu.max_nominal_duration()
Kevin O'Connor
2025-04-28
1
-8
/
+7
*
pwm_cycle_time: Use mcu.min_schedule_time() and mcu.max_nominal_duration()
Kevin O'Connor
2025-04-28
1
-9
/
+11
*
output_pin: Use mcu.min_schedule_time() and mcu.max_nominal_duration()
Kevin O'Connor
2025-04-28
1
-9
/
+8
*
lis3dh: increase scale from 8g to 16g
Wulfsta
2025-04-28
1
-3
/
+3
*
probe: Remove ProbeEndstopSessionHelper
Kevin O'Connor
2025-04-18
3
-18
/
+18
*
probe_eddy_current: Separate probe style commands from homing operations
Kevin O'Connor
2025-04-18
1
-20
/
+39
*
probe_eddy_current: Do not support QUERY_PROBE command
Kevin O'Connor
2025-04-18
1
-2
/
+1
*
probe: Add a new LookupZSteppers helper class
Kevin O'Connor
2025-04-18
1
-7
/
+14
*
probe: Convert probing_move() callback to use regular probe sessions system
Kevin O'Connor
2025-04-18
2
-22
/
+39
*
probe: Change probing_move() to pass a gcmd instead of (pos, speed)
Kevin O'Connor
2025-04-18
2
-16
/
+25
*
probe: Add a new ProbeParameterHelper class
Kevin O'Connor
2025-04-18
2
-35
/
+44
*
probe: Add a new lookup_minimum_z() helper function
Kevin O'Connor
2025-04-18
1
-8
/
+9
*
probe: Add a new ProbeEndstopSessionHelper class
Kevin O'Connor
2025-04-18
4
-7
/
+15
*
probe: Add a default probing_move() function to HomingViaProbeHelper
Kevin O'Connor
2025-04-18
4
-12
/
+11
*
manual_stepper: Implement "drip moves" for manual stepper STOP_ON_ENDSTOP
Kevin O'Connor
2025-04-18
1
-5
/
+19
*
hall_filament_width_sensor: Add filament switch values to status
Russell Cloran
2025-04-17
1
-2
/
+4
*
tmc: add missing freewheel config options
Timofey Titovets
2025-04-17
3
-0
/
+3
*
i2c_software: pass pulse ticks from host
Timofey Titovets
2025-04-17
1
-0
/
+12
*
software_spi: set rate limiting ticks from the host
Timofey Titovets
2025-04-17
1
-0
/
+13
*
led: Fix off-by-one bug in SET_LED_TEMPLATE INDEX parameter
Kevin O'Connor
2025-04-11
1
-1
/
+1
*
force_move: Make sure to use lower() on SET_KINEMATIC_POSITION CLEAR_HOMED
Kevin O'Connor
2025-04-08
1
-1
/
+1
*
force_move: Support a SET_HOMED parameter to SET_KINEMATIC_POSITION
Kevin O'Connor
2025-04-08
1
-6
/
+13
*
axis_twist_compensation: Fix AttributeError on klippy connect state (#6881)
Maksim Bolgov
2025-04-05
1
-3
/
+2
*
temperature_combined: avoid crash with temperature monitors
Timofey Titovets
2025-04-05
1
-5
/
+13
*
temperature_combined: delay initialization
Timofey Titovets
2025-04-05
1
-1
/
+3
*
adxl345: Allow read and write 127 register address
MRX8024
2025-04-03
1
-2
/
+2
*
icm20948: Formatting refactor
MRX8024
2025-04-03
1
-29
/
+24
*
icm20948: Transition from 8g to 16g accels scale
MRX8024
2025-04-03
1
-3
/
+3
*
icm20948: Fix sample rate and accels scale selection
MRX8024
2025-04-03
1
-0
/
+7
*
output_pin: Make it possible to assign dicts/lists as template parameters
Kevin O'Connor
2025-04-03
1
-3
/
+10
*
ldc_1612: Supports configurable external crystal frequency (#6734)
XiaoK
2025-03-29
1
-5
/
+7
*
output_pin: Fix handling of template rendering errors
Kevin O'Connor
2025-03-25
1
-0
/
+1
*
fan_generic: Fix handling of template rendering errors
Kevin O'Connor
2025-03-25
1
-0
/
+1
*
buttons: fixes incorrect parameters
Pedro Lamas
2025-03-21
1
-1
/
+1
*
buttons: Debounce gcode_button and filament_switch_sensor (#6848)
Gareth Farrington
2025-03-20
5
-14
/
+54
*
load_cell: Load cell gram scale (#6729)
Gareth Farrington
2025-03-20
3
-11
/
+498
*
axis_twist_compensation: allow compensating both axis at once
Philippe Daouadi
2025-03-12
1
-15
/
+0
*
axis_twist_compensation: Remove the auto parameter
yochiwarez
2025-03-08
1
-161
/
+16
*
gcode_macro: Expand template syntax errors (#6839)
Timofey Titovets
2025-03-07
1
-0
/
+6
*
icm20948: Add support for ICM20948 accelerometer (#6756)
Paul Hansel
2025-03-04
1
-0
/
+171
*
skew_correction: Supports retrieving the name of the currently loaded skew co...
GofranChang
2025-02-27
1
-1
/
+6
*
bed_mesh: reduce generated point logging
Eric Callahan
2025-02-26
1
-4
/
+6
*
sensor_lis2dw: remove commented code and fix formatting
Wulfsta
2025-02-26
1
-3
/
+0
*
save_variables: Check lowercase variable names
Pedro Lamas
2025-02-02
1
-0
/
+2
*
usb_canbus: Detect canbus stalls when in usb to canbus bridge mode
Kevin O'Connor
2025-02-02
1
-0
/
+12
*
canbus_stats: Periodically report canbus interface statistics
Kevin O'Connor
2025-02-02
1
-0
/
+68
*
garbage_collection: freeze objects on klippy ready (#6794)
Branden Cash
2025-02-02
1
-0
/
+31
*
screws_tilt_adjust: initialize status result as a dictionary
Pedro Lamas
2025-01-24
1
-1
/
+1
[next]