aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Config_Reference.md
Commit message (Expand)AuthorAgeFilesLines
* ads1220: Add ADS1220 bulk sensor to load_cellGareth Farrington2024-07-311-0/+34
* hx71x: Load Cell Skeleton and HX71x bulk ADCGareth Farrington2024-07-311-0/+57
* docs: add initial temperature_probe documentationEric Callahan2024-07-171-0/+59
* docs: add rapid probing documentationEric Callahan2024-06-191-0/+7
* sensor_ldc1612: Add support for chips with INTB line routed to mcuKevin O'Connor2024-05-211-0/+3
* tmc: Save and restore thigh during sensorless homingKevin O'Connor2024-05-161-15/+6
* docs: Minor wording change to coolstep_threshold in Config_Reference.mdKevin O'Connor2024-05-141-4/+4
* tmc: Implement high_velocity_threshold for drivers that support itAlex Voinea2024-05-141-0/+24
* tmc: Implement coolstep_threshold for drivers that support itAlex Voinea2024-05-141-0/+28
* tmc: Implement CoolStep fields for all driversAlex Voinea2024-05-141-0/+11
* tmc2130: implement missing HighVelocity fields in the configAlex Voinea2024-05-141-0/+2
* bme280: Add BMP388 sensor support to BMxx80 (#6576)林玮 (Jade Lin)2024-04-241-4/+4
* sht3x: Add sht31 support (#6560)Timofey Titovets2024-04-201-0/+19
* virtual_sdcard: Define a default for on_gcode_errorKevin O'Connor2024-04-151-1/+2
* docs: Add documentation for probe_eddy_currentKevin O'Connor2024-04-091-0/+34
* toolhead: Replace max_accel_to_decel with minimum_cruise_ratioKevin O'Connor2024-03-131-7/+18
* bed_mesh: Remove deprecated relative_reference_indexKevin O'Connor2024-02-151-7/+0
* bed_mesh: Implement adaptive bed mesh (#6461)voidtrance2024-01-261-0/+3
* pwm_cycle_time: New module for output pins with dynamic cycle timesKevin O'Connor2024-01-231-0/+18
* output_pin: Deprecate the maximum_mcu_duration parameterKevin O'Connor2024-01-231-9/+9
* output_pin: Deprecate static_value parameterKevin O'Connor2024-01-231-5/+2
* hall_filament_width_sensor: max filament diameterSami Haahtinen2023-12-171-0/+3
* pwm_tool: Add support for maximum_mcu_durationKevin O'Connor2023-12-161-0/+1
* docs: add rp2040 to internal temp sensor list (#6426)Razor2023-12-131-1/+1
* docs: Improve max_accel documentation in Config_Reference.mdKevin O'Connor2023-12-051-5/+13
* bmp280: Add support for BMP180 sensor (#6370)vaxxi2023-11-161-3/+3
* pwm_tool: Add support for high-speed PWM pin updatesKevin O'Connor2023-11-161-0/+20
* idex_modes: Fixed the case when carriages home in the same direction (#6310)Dmitry Butyugin2023-09-291-0/+8
* tmc2240: Adding UART interface support to tmc2240 (#6305)FrY Sennberg2023-09-101-1/+4
* docs: Add how to configure LIS2DW instructionsbigtreetech2023-08-211-0/+21
* temperature_combined: A class that can combine several other temperature sens...Michael Jäger2023-08-011-0/+18
* axis_twist_compensation: Add X twist compensation module (#6149)Philippe Daouadi2023-08-011-0/+29
* idex_modes: COPY and MIRROR mode implementation (#6297)Dmitry Butyugin2023-08-011-8/+27
* docs: Update Config_Reference.md - heater_fan wording (#6273)JamesH19782023-06-281-1/+1
* docs: Improve documentation of i2c_software_scl_pin/i2c_software_sda_pinKevin O'Connor2023-06-201-8/+7
* docs: update Bed Mesh documentationEric Callahan2023-06-201-3/+11
* tmc: Configurable `multistep_filt`Alex Voinea2023-06-161-0/+4
* i2c_software: Implementation of software i2c (#6141)BIGTREETECH2023-06-071-0/+24
* aht10: update comments and docs for AHT20/AHT21 supportScott Mudge2023-04-241-2/+3
* docs: Add AHT10 temperature sensor doc section in Config_Reference.md (follow...Scott Mudge2023-04-151-0/+23
* tmc5160: add DRV_CONF Register for TMC5160 (#6154)vcore852023-04-111-0/+4
* tmc: Enable sg_angle_offset for smooth switching from Stealthchop to Spreadcy...BIGTREETECH2023-03-271-0/+1
* avr: Allow I2C bus speed to be set by Klipper (#6111)Dr. Matthew Swabey2023-03-211-8/+8
* tmc2240: initial implementationAlex Voinea2023-03-011-0/+119
* docs: Fix typos (#6032)Thijs Triemstra2023-02-201-3/+3
* docs: Fix 'screw_thread' explanation in 'screws_tilt_adjust' section. (#6039)Bassam Husain2023-02-091-5/+5
* docs: Fix typo in mpu9250 documentationCODeRUS2022-12-301-1/+1
* tmc: Configurable microstep lookup table (#5920)Alex Voinea2022-12-211-0/+48
* mpu9250: add MPU6500 (#5767)Yifei Ding2022-11-191-3/+4
* z_thermal_adjust: Add Z thermal adjuster module (#4157)alchemyEngine2022-09-251-0/+39