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
*
Version 0.1.0
HEAD
v0.1.0
master
Tomasz Kramkowski
12 days
1
-1
/
+1
*
Separate version into __version__.py
Tomasz Kramkowski
12 days
2
-2
/
+2
*
Terminate saved configs with a newline
Tomasz Kramkowski
2025-08-16
1
-1
/
+1
*
Don't require an existing saved config
Tomasz Kramkowski
2025-08-16
1
-1
/
+4
*
Make moonraker happier
v0.1.0-rc4
Tomasz Kramkowski
2025-08-16
2
-1
/
+2
*
Version 0.1.0-rc3
v0.1.0-rc3
Tomasz Kramkowski
2025-08-16
1
-1
/
+1
*
Create API socket with more sensible permissions
Tomasz Kramkowski
2025-08-16
1
-0
/
+5
*
Version 0.1.0-rc2
v0.1.0-rc2
Tomasz Kramkowski
2025-08-16
1
-1
/
+1
*
/tmp/printer -> /run/kutter/printer
Tomasz Kramkowski
2025-08-16
1
-2
/
+2
*
/var/run/kutter/saved.cfg -> /var/lib/kutter/saved.cfg
Tomasz Kramkowski
2025-08-16
2
-4
/
+4
*
Change --runtime-config,-R to --saved-config,-S
Tomasz Kramkowski
2025-08-16
1
-4
/
+4
*
Isort all klippy code
Tomasz Kramkowski
2025-08-15
108
-108
/
+362
*
Clean up bglogger handling
Tomasz Kramkowski
2025-08-15
1
-14
/
+10
*
Remove logfile support
Tomasz Kramkowski
2025-08-15
8
-70
/
+8
*
Rename everything significant to Kutter except for docs
Tomasz Kramkowski
2025-08-15
11
-17
/
+17
*
Drop support for printing MCU information
Tomasz Kramkowski
2025-08-15
2
-50
/
+1
*
Remove git based version handling
Tomasz Kramkowski
2025-08-15
2
-154
/
+5
*
Clean up some remaining python2 code
Tomasz Kramkowski
2025-08-15
2
-3
/
+6
*
Make config argument optional
Tomasz Kramkowski
2025-08-15
1
-2
/
+2
*
Use makefiles instead of auto-building
Tomasz Kramkowski
2025-08-15
4
-20
/
+32
*
Add a --runtime-config option for SAVE_CONFIG
Tomasz Kramkowski
2025-08-09
2
-79
/
+33
*
Remove python2 support (first party)
Tomasz Kramkowski
2025-08-06
4
-60
/
+9
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
171
-10053
/
+15700
*
klippy: fix typos in python code (#6989)
Thijs Triemstra
2025-07-25
18
-28
/
+28
*
safe_z_home: correct error call
Paul Arthur
2025-07-22
1
-1
/
+1
*
mcp4018: Remove support for manual i2c - use standard mcu software i2c instead
Kevin O'Connor
2025-07-22
1
-65
/
+4
*
pca9632: Remove custom software i2c - use normal mcu software i2c instead
Kevin O'Connor
2025-07-22
1
-5
/
+2
*
heaters: Increase time before clearing the temperature of an inactive heater
Kevin O'Connor
2025-07-19
1
-2
/
+4
*
tmc.py: add track of stallguard
Timofey Titovets
2025-07-12
4
-0
/
+102
*
tmc: add enriched UART read
Timofey Titovets
2025-07-12
1
-6
/
+14
*
tmc: add spi status decode
Timofey Titovets
2025-07-12
1
-0
/
+7
*
tmc2660: add enriched SPI read
Timofey Titovets
2025-07-12
1
-3
/
+11
*
tmc: add enriched SPI read
Timofey Titovets
2025-07-12
1
-5
/
+16
*
mcu: Avoid altering self.TIMEOUT_TIME in RetryAsyncCommand
Kevin O'Connor
2025-07-11
1
-4
/
+4
*
sht3x: reads should be retried with at least 0.5s pause
Timofey Titovets
2025-07-11
2
-3
/
+17
*
mcu: allow disable send retries
Timofey Titovets
2025-07-11
2
-8
/
+15
*
ads1x1x: Rename local 'config' variable to pcfg
Kevin O'Connor
2025-07-08
1
-22
/
+22
*
ads1x1x: Revert incorrect removal of assignment to self.config
Kevin O'Connor
2025-07-08
1
-0
/
+1
*
input_shaper: fix printer obj reference
Timofey Titovets
2025-06-06
1
-1
/
+1
*
docs: Note 'config' object shouldn't be accessed after initial load
Kevin O'Connor
2025-06-04
3
-4
/
+1
*
input_shaper: Track kinematics updates by dual_carriage
Dmitry Butyugin
2025-06-04
4
-38
/
+74
*
htu21: fix crash on unknown dev id
Timofey Titovets
2025-06-02
1
-16
/
+22
*
print_stats: Fix for filament statistics bug in print_stats.py for toolchang...
Ingo Donasch
2025-05-31
1
-0
/
+5
*
sos_filter: Improve error checking on section_idx
Kevin O'Connor
2025-05-29
1
-1
/
+1
*
load_cell_probe: Avoid peeking directly at config.section member variable
Kevin O'Connor
2025-05-29
1
-1
/
+1
*
load_cell_probe: Create LoadCellProbe
Gareth Farrington
2025-05-29
1
-0
/
+658
*
probe: Create ProbeVirtualEndstopDeprecation
Gareth Farrington
2025-05-29
1
-0
/
+11
*
sensor_hx71x: Update Sensors to report to load_cell_probe
Gareth Farrington
2025-05-29
2
-0
/
+13
*
sos_filter: Second Order Sections MCU Filter
Gareth Farrington
2025-05-29
1
-0
/
+232
*
lis2dw: if spi is used - disable i2c
Timofey Titovets
2025-05-26
1
-0
/
+3
[next]