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
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: Note the release of v0.13.0
Kevin O'Connor
2025-04-11
1
-0
/
+29
*
docs: Update Features.md to reflect recent work
Kevin O'Connor
2025-04-11
1
-5
/
+8
*
force_move: Support a SET_HOMED parameter to SET_KINEMATIC_POSITION
Kevin O'Connor
2025-04-08
1
-11
/
+44
*
docs: Fixup G-Codes.md so that sections are sorted alphabetically
Kevin O'Connor
2025-04-07
1
-127
/
+126
*
docs: Add icm20948 description
MRX8024
2025-04-03
1
-0
/
+19
*
mkdocs-requirements: Update to Jinja 3.1.6
Kevin O'Connor
2025-04-03
1
-1
/
+1
*
docs: Fix link syntax typo for bed_screws
Russell Cloran
2025-04-01
1
-1
/
+1
*
docs: Fix typo in docs generation documentation
Russell Cloran
2025-04-01
1
-2
/
+2
*
docs: Fix typos in installation.md
Tobias Rumiz
2025-03-31
1
-21
/
+21
*
ldc_1612: Supports configurable external crystal frequency (#6734)
XiaoK
2025-03-29
1
-0
/
+3
*
buttons: Debounce gcode_button and filament_switch_sensor (#6848)
Gareth Farrington
2025-03-20
1
-0
/
+9
*
load_cell: Load cell gram scale (#6729)
Gareth Farrington
2025-03-20
7
-24
/
+187
*
docs: Note AXIS_TWIST_COMPENSATION_CALIBRATE AUTO removal in Config_Changes.md
Kevin O'Connor
2025-03-08
1
-0
/
+3
*
axis_twist_compensation: Remove the auto parameter
yochiwarez
2025-03-08
2
-16
/
+1
*
icm20948: Add support for ICM20948 accelerometer (#6756)
Paul Hansel
2025-03-04
1
-4
/
+7
*
docs: fix markup in Axis_Twist_Compensation.md (#6827)
Thijs Triemstra
2025-02-28
1
-12
/
+12
*
skew_correction: Supports retrieving the name of the currently loaded skew co...
GofranChang
2025-02-27
1
-0
/
+6
*
docs: Update benchmarks for rp2040
Kevin O'Connor
2025-02-26
2
-6
/
+6
*
docs: Improve suggestions on bytes_invalid in CANBUS_Troubleshooting.md
Kevin O'Connor
2025-02-15
1
-11
/
+27
*
docs: Note stealthchop_threshold doesn't impact sensorless homing
Kevin O'Connor
2025-02-15
2
-8
/
+16
*
docs: Fixed incorrect spelling in Config_Reference.md (#6819)
Nicholas Parry
2025-02-15
1
-1
/
+1
*
docs: Fix broken link to MainsailOS
Lexi Beavil
2025-02-05
1
-1
/
+1
*
docs: Update Pressure_Advance.md (#6808)
Auxon
2025-02-04
1
-1
/
+1
*
mkdocs-requirements: Update jinja dependency to 3.1.5
Kevin O'Connor
2025-02-02
1
-1
/
+1
*
save_variables: Check lowercase variable names
Pedro Lamas
2025-02-02
2
-2
/
+7
*
canbus_stats: Periodically report canbus interface statistics
Kevin O'Connor
2025-02-02
1
-0
/
+21
*
ads1x1x: added support for ADC chip (#6584)
Konstantin Koch
2025-01-21
1
-0
/
+44
*
docs: Add a "Professional Services" link to Contacts page
Kevin O'Connor
2025-01-21
1
-0
/
+7
*
docs: Improve wording of main Klipper page
Kevin O'Connor
2025-01-21
1
-8
/
+11
*
tmc2240: Allow the slope_control field to be configured via printer.cfg
Kevin O'Connor
2025-01-10
1
-0
/
+1
*
force_move: Implement CLEAR for SET_KINEMATIC_POSITION (#6262)
Dennis Marttinen
2025-01-10
2
-13
/
+16
*
docs: Document the QUAD_GANTRY_LEVEL command in G-Codes.md
Kevin O'Connor
2024-12-19
1
-0
/
+15
*
docs: Document Z_TILT_ADJUST RETRIES and RETRY_TOLERNACE options in G-Codes.md
Kevin O'Connor
2024-12-19
1
-5
/
+7
*
angle: mt6826s added support
Timofey Titovets
2024-12-12
2
-2
/
+11
*
angle: mt6816 added support
Timofey Titovets
2024-12-12
1
-3
/
+3
*
resonance_tester: Added a new sweeping_vibrations resonance test method (#6723)
Dmitry Butyugin
2024-12-05
3
-1
/
+37
*
display: Add support for `AIP31068` based displays (#6639)
Alexander Bazarov
2024-12-02
1
-3
/
+29
*
gcode: Don't silently discard characters inside a command name
Kevin O'Connor
2024-12-01
1
-0
/
+6
*
docs: Update Measuring Resonances document with LIS2DW/LIS3DH information
Wulfsta
2024-11-27
1
-8
/
+11
*
docs: Update config screenshot for rpi235x (#6748)
Thijs Triemstra
2024-11-27
1
-0
/
+0
*
docs: update `Manual_Level.md` reference
Emmanuel Ferdman
2024-11-19
1
-1
/
+1
*
docs: Add rp2350 to benchmarks
Kevin O'Connor
2024-11-14
2
-7
/
+20
*
axis_twist_compensation: AXIS_TWIST_COMPENSATION new parameter AUTO for autoc...
yochiwarez
2024-11-12
3
-23
/
+64
*
axis_twist_compensation: Implement Y-axis support
yochiwarez
2024-11-12
3
-3
/
+21
*
resonance_tester: Fix chips selection, add accel_per_hz selection (#6726)
MRX8024
2024-11-12
2
-9
/
+13
*
docs: Add lis2dw i2c and lis3dh
Wulfsta
2024-11-12
1
-2
/
+43
*
docs: Fix Benchmarks.md git revision references
Kevin O'Connor
2024-10-28
1
-2
/
+2
*
docs: Update Measuring_Resonances.md for some NumPY version issues (#6719)
JamesH1978
2024-10-28
1
-2
/
+10
*
docs: Update Sponsors.md
Kevin O'Connor
2024-10-26
1
-1
/
+0
*
ads1220: Add input_mux and vref options to ADS1220 sensor (#6713)
Gareth Farrington
2024-10-24
1
-1
/
+18
[next]