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
/
docs
/
Config_Reference.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
ads1220: Add ADS1220 bulk sensor to load_cell
Gareth Farrington
2024-07-31
1
-0
/
+34
*
hx71x: Load Cell Skeleton and HX71x bulk ADC
Gareth Farrington
2024-07-31
1
-0
/
+57
*
docs: add initial temperature_probe documentation
Eric Callahan
2024-07-17
1
-0
/
+59
*
docs: add rapid probing documentation
Eric Callahan
2024-06-19
1
-0
/
+7
*
sensor_ldc1612: Add support for chips with INTB line routed to mcu
Kevin O'Connor
2024-05-21
1
-0
/
+3
*
tmc: Save and restore thigh during sensorless homing
Kevin O'Connor
2024-05-16
1
-15
/
+6
*
docs: Minor wording change to coolstep_threshold in Config_Reference.md
Kevin O'Connor
2024-05-14
1
-4
/
+4
*
tmc: Implement high_velocity_threshold for drivers that support it
Alex Voinea
2024-05-14
1
-0
/
+24
*
tmc: Implement coolstep_threshold for drivers that support it
Alex Voinea
2024-05-14
1
-0
/
+28
*
tmc: Implement CoolStep fields for all drivers
Alex Voinea
2024-05-14
1
-0
/
+11
*
tmc2130: implement missing HighVelocity fields in the config
Alex Voinea
2024-05-14
1
-0
/
+2
*
bme280: Add BMP388 sensor support to BMxx80 (#6576)
林玮 (Jade Lin)
2024-04-24
1
-4
/
+4
*
sht3x: Add sht31 support (#6560)
Timofey Titovets
2024-04-20
1
-0
/
+19
*
virtual_sdcard: Define a default for on_gcode_error
Kevin O'Connor
2024-04-15
1
-1
/
+2
*
docs: Add documentation for probe_eddy_current
Kevin O'Connor
2024-04-09
1
-0
/
+34
*
toolhead: Replace max_accel_to_decel with minimum_cruise_ratio
Kevin O'Connor
2024-03-13
1
-7
/
+18
*
bed_mesh: Remove deprecated relative_reference_index
Kevin O'Connor
2024-02-15
1
-7
/
+0
*
bed_mesh: Implement adaptive bed mesh (#6461)
voidtrance
2024-01-26
1
-0
/
+3
*
pwm_cycle_time: New module for output pins with dynamic cycle times
Kevin O'Connor
2024-01-23
1
-0
/
+18
*
output_pin: Deprecate the maximum_mcu_duration parameter
Kevin O'Connor
2024-01-23
1
-9
/
+9
*
output_pin: Deprecate static_value parameter
Kevin O'Connor
2024-01-23
1
-5
/
+2
*
hall_filament_width_sensor: max filament diameter
Sami Haahtinen
2023-12-17
1
-0
/
+3
*
pwm_tool: Add support for maximum_mcu_duration
Kevin O'Connor
2023-12-16
1
-0
/
+1
*
docs: add rp2040 to internal temp sensor list (#6426)
Razor
2023-12-13
1
-1
/
+1
*
docs: Improve max_accel documentation in Config_Reference.md
Kevin O'Connor
2023-12-05
1
-5
/
+13
*
bmp280: Add support for BMP180 sensor (#6370)
vaxxi
2023-11-16
1
-3
/
+3
*
pwm_tool: Add support for high-speed PWM pin updates
Kevin O'Connor
2023-11-16
1
-0
/
+20
*
idex_modes: Fixed the case when carriages home in the same direction (#6310)
Dmitry Butyugin
2023-09-29
1
-0
/
+8
*
tmc2240: Adding UART interface support to tmc2240 (#6305)
FrY Sennberg
2023-09-10
1
-1
/
+4
*
docs: Add how to configure LIS2DW instructions
bigtreetech
2023-08-21
1
-0
/
+21
*
temperature_combined: A class that can combine several other temperature sens...
Michael Jäger
2023-08-01
1
-0
/
+18
*
axis_twist_compensation: Add X twist compensation module (#6149)
Philippe Daouadi
2023-08-01
1
-0
/
+29
*
idex_modes: COPY and MIRROR mode implementation (#6297)
Dmitry Butyugin
2023-08-01
1
-8
/
+27
*
docs: Update Config_Reference.md - heater_fan wording (#6273)
JamesH1978
2023-06-28
1
-1
/
+1
*
docs: Improve documentation of i2c_software_scl_pin/i2c_software_sda_pin
Kevin O'Connor
2023-06-20
1
-8
/
+7
*
docs: update Bed Mesh documentation
Eric Callahan
2023-06-20
1
-3
/
+11
*
tmc: Configurable `multistep_filt`
Alex Voinea
2023-06-16
1
-0
/
+4
*
i2c_software: Implementation of software i2c (#6141)
BIGTREETECH
2023-06-07
1
-0
/
+24
*
aht10: update comments and docs for AHT20/AHT21 support
Scott Mudge
2023-04-24
1
-2
/
+3
*
docs: Add AHT10 temperature sensor doc section in Config_Reference.md (follow...
Scott Mudge
2023-04-15
1
-0
/
+23
*
tmc5160: add DRV_CONF Register for TMC5160 (#6154)
vcore85
2023-04-11
1
-0
/
+4
*
tmc: Enable sg_angle_offset for smooth switching from Stealthchop to Spreadcy...
BIGTREETECH
2023-03-27
1
-0
/
+1
*
avr: Allow I2C bus speed to be set by Klipper (#6111)
Dr. Matthew Swabey
2023-03-21
1
-8
/
+8
*
tmc2240: initial implementation
Alex Voinea
2023-03-01
1
-0
/
+119
*
docs: Fix typos (#6032)
Thijs Triemstra
2023-02-20
1
-3
/
+3
*
docs: Fix 'screw_thread' explanation in 'screws_tilt_adjust' section. (#6039)
Bassam Husain
2023-02-09
1
-5
/
+5
*
docs: Fix typo in mpu9250 documentation
CODeRUS
2022-12-30
1
-1
/
+1
*
tmc: Configurable microstep lookup table (#5920)
Alex Voinea
2022-12-21
1
-0
/
+48
*
mpu9250: add MPU6500 (#5767)
Yifei Ding
2022-11-19
1
-3
/
+4
*
z_thermal_adjust: Add Z thermal adjuster module (#4157)
alchemyEngine
2022-09-25
1
-0
/
+39
[next]