MarlinFirmware / Configurations

Configurations for Marlin Firmware
https://marlinfw.org
GNU General Public License v3.0
2.03k stars 3.36k forks source link

Various config fixes #1012

Closed thisiskeithb closed 8 months ago

thisiskeithb commented 8 months ago

Description

Various config fixes after running the build_all_examples script.

Changes should be obvious, but I dropped PREHEAT_2_LABEL / ABS items on a few configs since they were too low for ABS after making the max temp sanity check happy.

Remaining configs with build errors:

Configs with pending upstream (Marlin) support:

Configs with non-standard warnings (not fixed here):

Benefits

Configs will build correctly.

Upstream Marlin PRs with Fixes

thinkyhead commented 8 months ago

Good catch on the bad Sapphire Plus V2 endstop pin. Apparently that got broken by c31ece21d9.