#define HOTEND
Posted: Mon Jan 15, 2018 7:16 pm
I'm trying to upload the latest firmware (https://github.com/seemecnc/Firmware) to my Rostock Max 2. I've got the E3D All-metal v6 HotEnd upgrade. Which of the three firmware settings should I be using? The latest User Guide (http://download.seemecnc.com/rostockmax ... dition.pdf) doesn't mention this setting.
The default is #3. I assumed #1 because while an accelerometer probe sounds cool, I'm pretty sure I don't have that. #1.
Code: Select all
// SeeMeCNC Bowden w/PEEK barrel = 1
// HE240 on ERIS w/accel probe = 2
// HE280 w/accel probe = 3
#define HOTEND 1
The default is #3. I assumed #1 because while an accelerometer probe sounds cool, I'm pretty sure I don't have that. #1.