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
/
extras
/
print_stats.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename everything significant to Kutter except for docs
Tomasz Kramkowski
2025-08-15
1
-1
/
+1
*
Run black on all first party python code
Tomasz Kramkowski
2025-08-06
1
-34
/
+53
*
print_stats: Fix for filament statistics bug in print_stats.py for toolchang...
Ingo Donasch
2025-05-31
1
-0
/
+5
*
print_stats: add `SET_PRINT_STATS_INFO` G-Code for pass slicer variables to K...
Stefan Dej
2022-10-05
1
-1
/
+28
*
print_stats: Fix exception when canceling in/as first G-code
Dennis Marttinen
2021-11-21
1
-0
/
+2
*
print_stats: add `cancelled` when `CANCEL_PRINT` used (#4366)
Kamil TrzciĆski
2021-06-14
1
-4
/
+8
*
print_stats: exclude time prior to first extrusion from "print_duration"
Arksine
2020-11-13
1
-1
/
+10
*
gcode_move: Move GCodeMove class from gcode.py to new extras module
Kevin O'Connor
2020-08-20
1
-1
/
+1
*
gcode: Split G0/G1 command handling to new gcode_move class
Kevin O'Connor
2020-08-20
1
-3
/
+3
*
gcode: Convert get_status() last_xpos to use a namedtuple
Kevin O'Connor
2020-08-20
1
-2
/
+2
*
print_stats: Add virtual_sdcard state tracking
Arksine
2020-08-05
1
-7
/
+21
*
print_stats: stat tracking for virtual sdcard prints in progress
Arksine
2020-08-05
1
-0
/
+64