mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-09-16 17:17:54 +00:00
No description
![]() update probing grid to 3x5 for this 214x186mm bed which is a similar density of probing points seen on a 250 x 210mm bed at 4x6 points. This should greatly speed up probing over the 8x8 grid reduce margins a little on probing. at 10mm margins the print carriage would hit the x and y end stops during probing. using a 13mm margin should resolve these collisions. |
||
---|---|---|
.github | ||
bin | ||
config | ||
.editorconfig | ||
.gitignore | ||
Configurations.sublime-project | ||
LICENSE | ||
README.md |
Configurations
Pre-tested Configurations for Marlin Firmware. Links below…
Important
Before downloading configurations in ZIP format using the CODE button above you must select the correct branch for your version of Marlin.
Release Branches
Branches that apply to most users. Select the branch for your version of Marlin:
Development Branches
Version | File Tree | Download | Notes |
---|---|---|---|
bugfix-2.1.x | (Browse) | (Download ZIP) | Contains unpublished features under development. |
bugfix-2.0.x | (Browse) | (Download ZIP) | Contains upcoming patches for Marlin 2.0.x. |
import-2.1.x | (Browse) | (Download ZIP) | New contributions. Submitted pull requests must be based on this branch. |
import-2.0.x | (Browse) | (Download ZIP) | Patches to Marlin 2.0.x configurations. |