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
*
gcode: Validate extended g-code command names
Kevin O'Connor
2024-12-01
1
-0
/
+4
*
toolhead: Remove arbitrary constants controlling junction deviation
Kevin O'Connor
2024-11-29
1
-19
/
+19
*
toolhead: Use delta_v2 when calculating centripetal force
Kevin O'Connor
2024-11-29
1
-4
/
+5
*
temperature_mcu: Add support for rp2350 MCUs
Kevin O'Connor
2024-11-14
1
-1
/
+1
*
msgproto: Fix return type for create_command()
Kevin O'Connor
2024-11-13
1
-1
/
+1
*
axis_twist_compensation: AXIS_TWIST_COMPENSATION new parameter AUTO for autoc...
yochiwarez
2024-11-12
1
-1
/
+161
*
axis_twist_compensation: Implement Y-axis support
yochiwarez
2024-11-12
1
-45
/
+140
*
configfile: Fix comments on same line as [include xxx.cfg] directive
Kevin O'Connor
2024-11-12
1
-0
/
+4
*
resonance_tester: Fix chips selection, add accel_per_hz selection (#6726)
MRX8024
2024-11-12
1
-5
/
+3
*
sensor_lis2dw: add lis3dh sensor and i2c communication
Wulfsta
2024-11-12
2
-32
/
+105
*
fan_generic: fixes missing logging import
Pedro Lamas
2024-11-01
1
-0
/
+1
*
configfile: Separate access tracking to new ConfigValidate class
Kevin O'Connor
2024-10-30
1
-38
/
+73
*
configfile: Only check for [include file] directives from main printer.cfg
Kevin O'Connor
2024-10-30
1
-37
/
+52
*
configfile: Don't read the autosave data if multiple autosave headers present
Kevin O'Connor
2024-10-30
1
-1
/
+6
*
configfile: Split configfile code into three separate classes
Kevin O'Connor
2024-10-30
1
-160
/
+203
*
homing: Log a warning if probe alters stepper kinematic positions
Kevin O'Connor
2024-10-26
2
-4
/
+16
*
mcu: Only warn about mcu clock frequency if drift is more than 1%
Kevin O'Connor
2024-10-26
1
-1
/
+2
*
ads1220: Add input_mux and vref options to ADS1220 sensor (#6713)
Gareth Farrington
2024-10-24
1
-4
/
+33
*
fan: Fix restart request handling
Kevin O'Connor
2024-10-01
1
-1
/
+1
*
fan_generic: Support setting a TEMPLATE on SET_FAN_SPEED commands
Kevin O'Connor
2024-09-30
1
-3
/
+19
*
fan: Support calling set_speed() without a print_time
Kevin O'Connor
2024-09-30
4
-13
/
+9
*
output_pin: Support setting a TEMPLATE on SET_PIN commands
Kevin O'Connor
2024-09-30
2
-3
/
+21
*
output_pin: Move template evaluation code from led.py to output_pin.py
Kevin O'Connor
2024-09-30
2
-95
/
+113
*
led: Generalize template evaluation so it is not dependent on LEDs
Kevin O'Connor
2024-09-30
5
-75
/
+76
*
heaters: Fix typo - config.config_error() instead config.error()
Kevin O'Connor
2024-09-25
1
-1
/
+2
*
i2c: drop i2c_modify_bits
Timofey Titovets
2024-09-22
1
-17
/
+1
*
sx1509: drop i2c_modify_bits
Timofey Titovets
2024-09-22
1
-7
/
+5
*
fan: Wait full kick_start_time even if request is for full speed
Kevin O'Connor
2024-09-18
1
-1
/
+1
*
fan: Use GCodeRequestQueue to queue updates
Kevin O'Connor
2024-09-18
1
-16
/
+17
*
output_pin: Add send_async_request() support to GCodeRequestQueue
Kevin O'Connor
2024-09-16
1
-2
/
+16
*
output_pin: Improve GCodeRequestQueue timing on duplicate requests
Kevin O'Connor
2024-09-16
2
-17
/
+23
*
led: Fix typo in call to unregister_timer()
Kevin O'Connor
2024-09-16
1
-1
/
+1
*
Revert "fan: Use GCodeRequestQueue to queue updates"
Kevin O'Connor
2024-09-13
1
-15
/
+14
*
output_pin: Keep flushing GCodeRequestQueue if needed
Kevin O'Connor
2024-09-13
1
-18
/
+18
*
servo: Use GCodeRequestQueue to queue updates
Kevin O'Connor
2024-09-12
1
-12
/
+11
*
fan: Use GCodeRequestQueue to queue updates
Kevin O'Connor
2024-09-12
1
-14
/
+15
*
output_pin: Introduce new helper to facilitate queuing of gcode requests
Kevin O'Connor
2024-09-12
1
-14
/
+52
*
output_pin: Remove deprecated maximum_mcu_duration and static_value
Kevin O'Connor
2024-09-12
1
-42
/
+7
*
hx71x: Avoid base classes to improve python2 compatibility
Kevin O'Connor
2024-09-12
2
-17
/
+15
*
temperature_probe: add max_valid_temp option
Eric Callahan
2024-09-01
1
-4
/
+9
*
bme680: measure gas VOC once a while
Timofey Titovets
2024-08-16
1
-8
/
+24
*
bme680: select mode once
Timofey Titovets
2024-08-16
1
-19
/
+22
*
bme280: use periodic mode for BM[PE]280
Timofey Titovets
2024-08-16
1
-18
/
+60
*
bme280.py: drop unused max_sample_time
Timofey Titovets
2024-08-16
1
-2
/
+0
*
bme280.py: iir_filter mask input value
Timofey Titovets
2024-08-16
1
-1
/
+2
*
hx71x: Update api header and docs to correctly note "value" field
Kevin O'Connor
2024-08-14
2
-4
/
+4
*
gcode_arc: merge coords gen & G1 emit
Timofey Titovets
2024-08-12
1
-28
/
+28
*
gcode_arc: refactor simplify
Timofey Titovets
2024-08-12
1
-20
/
+22
*
servo: Asynchronous adjustments of servo position
Dmitry Butyugin
2024-08-03
1
-3
/
+5
*
idex_modes: Improved restoring position in RESTORE_DUAL_CARRIAGE_STATE
Dmitry Butyugin
2024-08-03
1
-6
/
+28
[next]