Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davetacker/ender-3-pro-klipper
https://github.com/davetacker/ender-3-pro-klipper
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/davetacker/ender-3-pro-klipper
- Owner: DaveTacker
- Created: 2023-01-03T23:02:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T23:11:22.000Z (over 1 year ago)
- Last Synced: 2024-11-07T16:15:06.887Z (2 months ago)
- Size: 3.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Ender 3-Pro klipper and octoprint setup
This is the latest operating configuration for my [Creality Ender 3 Pro 220x220x250MM](https://www.amazon.com/gp/product/B07K3SZBHJ/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1) purchased Dec 11, 2020.
The idea behind this repo is to document the steps I took to get my printer up and running with [Klipper](https://www.klipper3d.org/). I ran into many issues unrelated to klipper and octoprint, so I wanted to document the steps I took to get everything working.
## Vendor Documentation
Within the [./docs](./docs/) directory you will find vendor documentation for the BigTreeTech SKR Mini v3, Creality v4.2.2, and Creality Sprite Extruder.
## Klipper Configuration
The [printer.cfg](./printer.cfg) file is the configuration file for the printer. This file is used by the klipper software to control the printer.
## Issues and Solutions
I ran into many issues while setting up my printer. I have documented the issues and solutions in the [issues](./issues/) directory.