I'm building a 3D printer for the first time (The D-Bot Core XY) and I'm still waiting for a few parts to come in. In the meantime I thought it'll be a good idea to get started on the firmware settings. Though the D-Bot files include a firmware file I think they are for an older version of Marlin and I thought I'd port the settings to the newer version. I'm hoping someone can help me with a few queries I had.
The endstop pullups: I'm using the Makerbot design mechanical switches which seem to have a pullup resistor on the board itself. Hence is it necessary to enable the ENDSTOPPULLUPS settings in Marlin?
The Z-probe: I intend to attach an inductive probe for auto-bed levelling and homing. I've made the following changes in the firmware and can anyone help me understand if these are correct? I did see Tom's video on this and it looks like that was on an older version of Marlin and a few of those options are not here.
The configuration.h is attached here and the Z-probe settings start at line 431. The auto-bed levelling settings start at line 650.
The endstop pullups: I'm using the Makerbot design mechanical switches which seem to have a pullup resistor on the board itself. Hence is it necessary to enable the ENDSTOPPULLUPS settings in Marlin?
The Z-probe: I intend to attach an inductive probe for auto-bed levelling and homing. I've made the following changes in the firmware and can anyone help me understand if these are correct? I did see Tom's video on this and it looks like that was on an older version of Marlin and a few of those options are not here.
The configuration.h is attached here and the Z-probe settings start at line 431. The auto-bed levelling settings start at line 650.