Okay I just noticed that I do not need to disable the "Augumentation for auto-assigning RAMPS plugs" section if I set a MOSFET_D_PIN.
I also noticed that the way it is done in the original firmware is not as smart as my way (by simply adding #define HEATER1_PIN 7 into the EFB configuration section)
And I noticed that basically all you have to do to apply the settings as it is meant to be done is:
- change motherboard type to "BAM_DICE" which includes the pins_ramps.h without setting a mode
- setting the MOSFET_D_PIN to the value 7
I also noticed that the way it is done in the original firmware is not as smart as my way (by simply adding #define HEATER1_PIN 7 into the EFB configuration section)
And I noticed that basically all you have to do to apply the settings as it is meant to be done is:
- change motherboard type to "BAM_DICE" which includes the pins_ramps.h without setting a mode
- setting the MOSFET_D_PIN to the value 7