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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version 0.1.0
HEAD
v0.1.0
master
Tomasz Kramkowski
11 days
2
-2
/
+4
*
Correct changelog relating to the version
Tomasz Kramkowski
11 days
1
-2
/
+2
*
Separate version into __version__.py
Tomasz Kramkowski
11 days
3
-5
/
+4
*
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
2
-0
/
+8
*
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
2
-2
/
+5
*
/var/run/kutter/saved.cfg -> /var/lib/kutter/saved.cfg
Tomasz Kramkowski
2025-08-16
3
-5
/
+5
*
Change --runtime-config,-R to --saved-config,-S
Tomasz Kramkowski
2025-08-16
2
-6
/
+6
*
Isort all scripts
v0.1.0-rc1
Tomasz Kramkowski
2025-08-15
27
-60
/
+166
*
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
11
-86
/
+11
*
Rewrite the readme
Tomasz Kramkowski
2025-08-15
1
-12
/
+18
*
Rename everything significant to Kutter except for docs
Tomasz Kramkowski
2025-08-15
215
-518
/
+512
*
Drop linux "flash" script
Tomasz Kramkowski
2025-08-15
2
-38
/
+1
*
Drop support for printing MCU information
Tomasz Kramkowski
2025-08-15
3
-50
/
+2
*
Remove git based version handling
Tomasz Kramkowski
2025-08-15
7
-204
/
+13
*
Clean up some remaining python2 code
Tomasz Kramkowski
2025-08-15
2
-3
/
+6
*
Make config argument optional
Tomasz Kramkowski
2025-08-15
2
-2
/
+4
*
Add a changelog
Tomasz Kramkowski
2025-08-15
1
-0
/
+30
*
Use makefiles instead of auto-building
Tomasz Kramkowski
2025-08-15
5
-20
/
+38
*
remove some cruft
Tomasz Kramkowski
2025-08-15
10
-816
/
+0
*
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
202
-12164
/
+18984
*
spi_flash: Add ZNP Robin Nano v2.2 to board defs (#6986)
Burrito
2025-07-28
1
-0
/
+7
*
docs: Fix typos in config and docs (#6991)
Thijs Triemstra
2025-07-27
26
-33
/
+33
*
spi_flash: FATFS fix missing long filenames support needed by flash-sdcard.sh...
Sasquatch
2025-07-27
5
-4
/
+17
*
klippy: fix typos in python code (#6989)
Thijs Triemstra
2025-07-25
24
-43
/
+43
*
safe_z_home: correct error call
Paul Arthur
2025-07-22
1
-1
/
+1
*
avr: Switch to input state prior to enabling pullup in gpio_in_reset()
Kevin O'Connor
2025-07-22
1
-4
/
+8
*
i2c_software: Place wires in high impedance state after setup
Kevin O'Connor
2025-07-22
1
-2
/
+2
*
i2c_software: Implement regular timing even on AVR chips
Kevin O'Connor
2025-07-22
1
-9
/
+0
*
mcp4018: Remove support for manual i2c - use standard mcu software i2c instead
Kevin O'Connor
2025-07-22
5
-94
/
+38
*
pca9632: Remove custom software i2c - use normal mcu software i2c instead
Kevin O'Connor
2025-07-22
4
-12
/
+8
*
heaters: Increase time before clearing the temperature of an inactive heater
Kevin O'Connor
2025-07-19
1
-2
/
+4
*
stm32: make i2c distinguish I2C NACKs
Timofey Titovets
2025-07-17
1
-22
/
+38
*
readlog.py: add support for stallguard data
Timofey Titovets
2025-07-12
1
-0
/
+58
*
data_logger.py: add tmc/stallguard_dump endpoint
Timofey Titovets
2025-07-12
1
-0
/
+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
*
sos_filter: fix overflows_int32 (#6976)
Findlay Feng
2025-07-11
1
-1
/
+1
*
mcu: Avoid altering self.TIMEOUT_TIME in RetryAsyncCommand
Kevin O'Connor
2025-07-11
1
-4
/
+4
[next]