Configurations
Configurations copied to clipboard
Configurations for Marlin Firmware
### Requirements Octopus Controller ### Description A generic 8 linear axis 0 extruder set of configs for an Octopus controller ### Benefits More examples configs ### Related Issues https://github.com/MarlinFirmware/Marlin/issues/24864
### Description Fix typo in config/examples/Creality/Ender-3 S1/README.md
z_min_probe is stuck triggered with interripts, i think it's better to disable them at least for creality boards (including dropins)
### Bug Description ### Configuration Files **Required:** Include a ZIP file containing `Configuration.h` and `Configuration_adv.h`. If you've made any other modifications describe them in detail here. ### Steps to Reproduce...
Changed motor driver type from A4988 to DRV8825. In this way, you can able to use the example configuration file of the BQ Hephestos 2. With previous motor driver type,...
### Bug Description Very slow motion on short runs. Wrote down settings from firmware as shipped, Only ### Configuration Files **Required:** Include a ZIP file containing `Configuration.h` and `Configuration_adv.h`. If...
### Description The Biqu B1 originally shipped with an SKR 1.4, but was swapped to an SKR 2 in later revisions due to LPC chip shortages. This PR combines the...
### Description Add support for the Biqu Hurakan. Needs https://github.com/MarlinFirmware/Marlin/pull/25001 merged for proper motherboard support. The Biqu Hurakan ships with a BigTreeTech Manta M4P motherboard which includes an integrated BigTreeTech...
Configuration_adv.h has ``` PROBING_MARGIN_LEFT PROBING_MARGIN_RIGHT PROBING_MARGIN_FRONT PROBING_MARGIN_FRONT ``` Second PROBING_MARGIN_FRONT should be PROBING_MARGIN_BACK ### ISSUE https://github.com/MarlinFirmware/Configurations/issues/862
### Requirements Users requested these in "[FR] Configurations for all 3D printers and every possible permutation" CR-10S with BTT SKR Mini E3 3.0 Ender3 V2 with BTT SKR Mini E3...