-
Error m999/Heater and sensor decoupled |Davinci 1.0|
by BlueRav3n ·#define HEATED_BED_SENSOR_PIN TEMP_1_PIN -
Error m999/Heater and sensor decoupled |Davinci 1.0|
by Repetier ·You said you had#define EXT0_TEMPSENSOR_PIN TEMP_0_PIN -
Error m999/Heater and sensor decoupled |Davinci 1.0|
by BlueRav3n ·#define EXT0_TEMPSENSOR_TYPE 1 -
Error m999/Heater and sensor decoupled |Davinci 1.0|
by Roko ·@BlueRav3n I'm pretty sure Repetier is talking about the Tools section when using the on-line configuration tool. In my configuration.h after its been downloaded and extracted,#define EXT0_TEMPSENSOR_ -
Fan on D9 setup help
by Repetier ·#define FEATURE_FAN_CONTROL 1 -
Fan on D9 setup help
by cinpro ·#define FAN_PIN 9 -
Need some help.
by RAyWB ·#define FEATURE_AXISCOMP 1 -
Need some help.
by Sheldouille ·#define FEATURE_AXISCOMP 1 -
Thermistors Problems - Radds 1.5 - Delta printer
by vieldside925 ·#define CONFIGURATION_H -
Display for Laser/CNC mode
by RAyWB ·#define SUPPORT_LASER 1 // set 1 to enable laser support -
Display for Laser/CNC mode
by Repetier ·Could not reproduce that error. DisplayList.h defines it#define UI_STATUS_UPD_F(status) {uid.setStatusP(status);uid.refreshPage();} -
Cant get my graphic display to work
by FrankV ·#define SDSC 53 -
BLtouch whit RADDS and repetier firmware
by MartinH ·#define ENDSTOP_PULLUP_Z_MIN true -
Z Homing Configuration
by MartinH ·#define Z_HOME_DIR 1 which is Z max homing -
Cant get my graphic display to work
by FrankV ·//#define UI_DISPLAY_RS_PIN 32 -
ramps-fd (arduino due) + 12864 Full graphic smart controller
by anionanion ·#define LCD_PINS_RS 16 -
Cant get my graphic display to work
by Repetier ·#define UI_DISPLAY_RS_PIN 32 -
Cant get my graphic display to work
by FrankV ·#define NUM_EXTRUDER 0 -
How to Home all the axis on boot / startup?
by Repetier ·You can use#define STARTUP_GCODE "G28" -
Display for Laser/CNC mode
by Repetier ·#define MENU_MODE_FDM 128