-
won't compile - 'THERMOCOUPLE_1_PIN' was not declared in this scope
by quixotic120 ·#define EXT0_TEMPSENSOR_PIN THERMOCOUPLE_1_PIN -
Board fan PWM
by errolt ·It would be nice to be able to set the board fan PWM via a #define. It is already being PWMed but with a hard coded value of 255 for the speed. -
Z Axis doesn't moving up during printing
by Scet ·#define DEFAULT_AXIS_STEPS_PER_UNIT {80.00,80.00,4000.00,606.09} -
RequestPause:Homing failed!
by FourmiX ·#define X_HOME_DIR -1 -
Error:One heater seems decoupled from thermistor - disabling all for safety!
by Repetier ·#define EXT0_DECOUPLE_TEST_PERIOD 0 -
Bed Overheats from SD Card, Works perfectly from Repetier Host
by Repetier ·I'd say #define HEATED_BED_MAX_TEMP 110 is the reason. -
Bed Overheats from SD Card, Works perfectly from Repetier Host
by 3didd ·#define HEATED_BED_HEAT_MANAGER 2 -
Repetier Firmware 0.92.9
by Edward_Phantom ·#define YAXIS_STEPS_PER_MM 80 -
Endstop distance after homing problem.
by cncdrifter ·#define MIN_HARDWARE_ENDSTOP_X true -
Endstop distance after homing problem.
by CharlesMakeAll ·#define DRIVE_SYSTEM 0 -
UIMENU and I2C respectively SPI
by RAyWB ·#define SDA_PIN 20 -
UIMENU and I2C respectively SPI
by RAyWB ·firmware hangs when i use #define UI_HAS_I2C_KEYS. -
Error:One heater seems decoupled from thermistor - disabling all for safety!
by dinizhobby ·#define DRIVE_SYSTEM 3 -
Need help to setup mixing extruder first time with 0.92.9
by cncdrifter ·#define -
UIMENU and I2C respectively SPI
by RAyWB ·#define COMPILE_I2C_DRIVER -
Is it possible to set "#define UI_RESET_PIN -1"?
by docpayce ·Easy question: Is it possible to disable the UI_RESET_PIN by setting it to "#define UI_RESET_PIN -1"? Or will I encounter any problems with that? -
UIMENU and I2C respectively SPI
by RAyWB ·#define MCP_IN_ADDRESS 0x20 -
I2C LCD with PCF8574 hangs the firmware
by fabrysan ·#define UI_DISPLAY_I2C_ADDRESS 0x4e but the firmware freezes again. -
LCD i2c - how the lcd should behave right after uploading firmware?
by dev ·#define UI_DISPLAY_RS_PIN _BV(0) -
Diamond nozzle not heating up, unless...
by justTrying ·#define EXT1_HEATER_PIN HEATER_0_PIN