https://github.com/projectcleverweb/summers-klipper-suite
Klipper config for Ender-3 V2
https://github.com/projectcleverweb/summers-klipper-suite
Last synced: 3 months ago
JSON representation
Klipper config for Ender-3 V2
- Host: GitHub
- URL: https://github.com/projectcleverweb/summers-klipper-suite
- Owner: ProjectCleverWeb
- License: mit
- Created: 2021-12-30T00:00:57.000Z (over 4 years ago)
- Default Branch: production
- Last Pushed: 2025-05-06T06:01:39.000Z (about 1 year ago)
- Last Synced: 2025-05-06T07:26:19.617Z (about 1 year ago)
- Language: Jinja
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Summers Klipper Suite
A collection of macros and configurations for Klipper (3D printer firmware)
---
### WARNING:
This repo is currently only configured for my exact Ender-3 v2 with its set of hardware.
HOWEVER, it should be pretty easy to modify it to work for any other printer that klipper supports by just clearing the auto-generated portion of `./printer.cfg` and then splitting your existing `printer.cfg` into the respective `./config/*.cfg` files.
Alternatively, you can just copy the `./macro` directory into your `klipper_config` directory and add `[include macro/*.cfg]` to your existing `printer.cfg`
## Usage & Contributing
You are welcome to use this as-is and request any features as well as report any bugs as Github issues.
Eventually there will be formal Alpha & Beta versions with proper installation instructions, easier install, versioning, etc., but for now this will have to do if you want to use it immediately.