Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beardooks/ender3pro_firmware
Custom firmware for the Ender 3 Pro with BTT SKR Mini e3 v3.0, BLTouch, and Sprite Extruder Pro
https://github.com/beardooks/ender3pro_firmware
bltouch ender-3-pro marlin-firmware skr-mini-e3-v3 sprite-extruder-pro
Last synced: about 2 months ago
JSON representation
Custom firmware for the Ender 3 Pro with BTT SKR Mini e3 v3.0, BLTouch, and Sprite Extruder Pro
- Host: GitHub
- URL: https://github.com/beardooks/ender3pro_firmware
- Owner: BearDooks
- License: gpl-3.0
- Created: 2023-11-24T01:26:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T00:20:48.000Z (5 months ago)
- Last Synced: 2024-07-30T05:04:03.774Z (5 months ago)
- Topics: bltouch, ender-3-pro, marlin-firmware, skr-mini-e3-v3, sprite-extruder-pro
- Language: C
- Homepage:
- Size: 817 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom Ender 3 Pro Firmware using Marlin
Please note this is a custom Marlin firewamre (Bugfix 2.1.x) that I made for my printerIt is currently offered in two flavors. One for the standard size print bed of 235,235,250 and one for an extended print bed of 400,400,500. Please be very careful when installing this firmware as if you install the extended one without a larger bed you can break the printer. You have been warned.
You can find the firmware in the folder [Precompiled Firmware](https://github.com/BearDooks/Ender3Pro_Firmware/tree/main/Precompiled%20Firmware)
All of the code changes have been documented in each of the folders
- [Ender 3 Pro Config with Extender](https://github.com/BearDooks/Ender3Pro_Firmware/tree/main/config_with_extender)
- [Ender 3 Pro Config without Extender](https://github.com/BearDooks/Ender3Pro_Firmware/tree/main/config_without_extender)