-
- Downloads
Add Einstart-S support (#11219)
Indeed the HAL does not need to be mucked around with to expose ATmega2560 pins not available as numbers on the MEGA board, I'll need to update the wiki with that tidbit and a reference to the pin-mapping comment in `fastio_1280.h`.
Showing
- Marlin/src/config/examples/Einstart-S/Configuration.h 1945 additions, 0 deletionsMarlin/src/config/examples/Einstart-S/Configuration.h
- Marlin/src/config/examples/Einstart-S/Configuration_adv.h 1728 additions, 0 deletionsMarlin/src/config/examples/Einstart-S/Configuration_adv.h
- Marlin/src/config/examples/Einstart-S/readme.md 152 additions, 0 deletionsMarlin/src/config/examples/Einstart-S/readme.md
- Marlin/src/core/boards.h 1 addition, 0 deletionsMarlin/src/core/boards.h
- Marlin/src/inc/Conditionals_LCD.h 12 additions, 0 deletionsMarlin/src/inc/Conditionals_LCD.h
- Marlin/src/lcd/thermistornames.h 2 additions, 0 deletionsMarlin/src/lcd/thermistornames.h
- Marlin/src/lcd/ultralcd_impl_DOGM.h 3 additions, 0 deletionsMarlin/src/lcd/ultralcd_impl_DOGM.h
- Marlin/src/module/thermistor/thermistor_666.h 98 additions, 0 deletionsMarlin/src/module/thermistor/thermistor_666.h
- Marlin/src/module/thermistor/thermistors.h 4 additions, 1 deletionMarlin/src/module/thermistor/thermistors.h
- Marlin/src/pins/pins.h 2 additions, 0 deletionsMarlin/src/pins/pins.h
- Marlin/src/pins/pins_EINSTART-S.h 122 additions, 0 deletionsMarlin/src/pins/pins_EINSTART-S.h
Loading
Please register or sign in to comment