Skip to content

A Delicious Marlin - Ender 3 Firmware - Multi-Printer Support Update - V1.7.0

Compare
Choose a tag to compare
@ADeliciousMan ADeliciousMan released this 19 Sep 07:16
· 27 commits to master since this release
b2cf14c
  • Building out to support multiple different boards and configs for the Ender 3! Will take a decent amount of work, but we'll get there
    • This will be done with a series of IF/ELSE commands for settings, should auto change setting sand pins (I hope?) when selecting printer
    • Created profiles for:
      • ENDER_3_427_CR_BL_TOUCH
      • ENDER_3_422_CR_BL_TOUCH (4.2.2 boards assume A4988 drivers)
      • ENDER_3_427_Z_SWITCH
      • ENDER_3_422_Z_SWITCH (4.2.2 boards assume A4988 drivers)
      • ENDER_3_427_CR_BL_TOUCH_WITH_SPIDER_HOTEND (Different temp sensor than stock Ender 3)
      • ENDER_3_422_CR_BL_TOUCH_WITH_SPIDER_HOTEND (Different temp sensor than stock Ender 3) (4.2.2 boards assume A4988 drivers)
      • ENDER_3_SKR_MNI_E3_V3_CR_BL_TOUCH
      • ENDER_3_SKR_MNI_E3_V3_Z_SWITCH
  • Changed DELICIOUS COMMANDS for PID tuning of the Hot-End from "180, 190, 200" to "190, 200, 210." Seemed more reasonable
  • LIN_ADVANCE added for BTT SKR Mini E3 V3
  • Changed HEATER_0_MAXTEMP from 275 to 350 on 4.2.2 and 4.2.7 boards(don't burn your house down)