https://github.com/brianlima/ender3-422board-marlin
My Marlin configuration file for a Ender 3 with 4.2.2 board and some features i think are usefull
https://github.com/brianlima/ender3-422board-marlin
Last synced: 11 months ago
JSON representation
My Marlin configuration file for a Ender 3 with 4.2.2 board and some features i think are usefull
- Host: GitHub
- URL: https://github.com/brianlima/ender3-422board-marlin
- Owner: BrianLima
- License: unlicense
- Created: 2023-08-26T22:35:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-26T22:41:31.000Z (almost 3 years ago)
- Last Synced: 2025-06-26T12:07:56.036Z (12 months ago)
- Language: C
- Size: 111 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ender3-422board-Marlin
My Marlin configuration file for a Ender 3 with 4.2.2 board and some features i think are usefull
## Enabled features:
- NOZZLE_PARK_FEATURE
- ADVANCED_PAUSE_FEATURE
- SPEAKER
- ENCODER_NOISE_FILTER
Most of the other features and configurations are taken from the base Marlin Creality 4.2.2 example configuration.