Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run black on all first party python code | Tomasz Kramkowski | 2025-08-06 | 1 | -5/+7 |
| | |||||
* | garbage_collection: freeze objects on klippy ready (#6794) | Branden Cash | 2025-02-02 | 1 | -0/+31 |
This significantly reduces the amount of data in the generation 2 garbage collection bucket from the initial startup of klipper. Signed-off-by: Branden Cash <203336+ammmze@users.noreply.github.com> |