-
Multiple UART
by Repetier ·#define EXTERNALSERIAL -
All Z probe travels at Z height of 20mm
by leadinglights ·#define Z_PROBE_Z_OFFSET 0 -
Problem of connection. Empty buffer.
by Gromovnik ·I tried installing #define EEPROM_MODE 0 before compiling. The printer is still printing. How? I do not understand. Where do the settings come from? -
Problem of connection. Empty buffer.
by Gromovnik ·I tried installing #define EEPROM_MODE 0 before compiling. The printer is still printing. How? I do not understand. Where do the settings come from? -
add M-Code
by goair ·#define blower_fan -
Max number of virtual extruders
by walbux ·setup #define ALWAYS_CHECK_ENDSTOPS = 0, Autolevel enabled; no pause done -
Hesine M505, Activating z-probe would lead to forbidden xy position
by pehesine ·#define Z_PROBE_X_OFFSET 64 -
Max number of virtual extruders
by walbux ·Yes I have #define ALWAYS_CHECK_ENDSTOPS = 1. -
Firmware compilation mile-long errors
by speedy_rudolf ·#define _SET_INPUT(IO) do {DIO ## IO ## _DDR &= ~MASK(DIO ## IO ## _PIN); } while (0) -
Max number of virtual extruders
by Repetier ·sounds more like something triggered z min I guess. Do you have #define ALWAYS_CHECK_ENDSTOPS 1? Try with 0 so z down moves are not disturbed by z min endstop triggering. Just to rule out that part. F -
second UART for Bluetooth isnt working after upgrade from 0.9.2 to 1.0.1
by gepardya ·in Configuration.h and HAL.h comment all "#define EXTERNALSERIAL" (3 places in 2 configs): -
Hesine M505, Activating z-probe would lead to forbidden xy position
by pehesine ·#define Z_PROBE_X_OFFSET 64 -
Max number of virtual extruders
by walbux ·#define VIRTUAL_EXTRUDER 32 // don't change this to more then 16 without modifying the eeprom positions -
G-code to re-level bed, in between sequential prints.
by Repetier ·#define ZHOME_PRE_RAISE 0 -
2nd extruder work fine, 1st don't extrude.
by Zythum ·#define ORIG_E0_STEP_PIN 26 -
problem with Z-homing
by Repetier ·#define ENDSTOP_Z_BACK_ON_HOME 1 -
problem with Z-homing
by terzyans ·#define MULTI_ZENDSTOP_HOMING 0 -
Dual extruder X Y offset
by klaus ·#define CONFIGURATION_H -
Repetier firmware on CNC Mill
by Repetier ·#define DEFAULT_PRINTER_MODE SUPPORT_CNC -
Home all: X/Y axis is driving against endstop
by Repetier ·#define ALWAYS_CHECK_ENDSTOPS 1