-
Autoleveling Feature Problem
by eggi89 ·#define Z_PROBE_Z_OFFSET 0 -
z Leveling
by DeltaDroid ·#define ENDSTOP_PULLUP_X_MIN false -
Z-probe and autoleveling on my mendelmax 1.5 need help
by Repetier ·#define Z_PROBE_START_SCRIPT "" -
Heater Decoupled by Fan
by Repetier ·#define HEATED_BED_DECOUPLE_TEST_PERIOD 300000 -
Z-probing reply error in delta printer
by UniversalRemonster ·First, verify that your probe is working with a G31. Does it toggle correctly? If you have a mechanical normally closed probe like mine, then #define Z_PROBE_PULLUP needs to be set to 1 before G31 wil -
Z-probing trouble
by UniversalRemonster ·First, verify that your probe is working with a G31. Does it toggle correctly? If you have a mechanical normally closed probe like mine, then #define Z_PROBE_PULLUP needs to be set to 1 before G31 wil -
Z-probing trouble
by emuuuh ·#define FEATURE_Z_PROBE 1 -
Error:Z-probe failed
by UniversalRemonster ·in Configuration.h #define Z_PROBE_PULLUP is set to 0 by default, which is disabled. I switched it to 1 and my state now toggles correctly with M119. -
Advance option questions
by GRB352 ·#define EXT0_ADVANCE_K 0 -
Heater Decoupled by Fan
by Tooluser ·Ok, problem solved, had to increase #define DECOUPLING_TEST_MAX_HOLD_VARIANCE 20 to 40 to maintain heat balance on heated bed, also made deflector for end of fan cowling to deflect airstream away fro -
z Leveling
by Repetier ·Is #define ENDSTOP_Z_BACK_MOVE 2 set high enough to cause all switches to untrigger? That's the only thing I guess could cause homing fail i z length was set correctly. Also set floor safety margin to -
Heater Decoupled by Fan
by Repetier ·#define DECOUPLING_TEST_MAX_HOLD_VARIANCE 20 -
Heater Decoupled by Fan
by Tooluser ·#define FAN_BOARD_PIN -9 // was -1 (pins.h says Fan is on pin 9) -
Double Distance after Back_on_home
by Delta_88 ·#define ENDSTOP_X_BACK_MOVE 1 -
X-axis homing has too large of a retraction
by ConanE ·#define ENDSTOP_X_BACK_ON_HOME 4 -
twitch twitching twitchy spasmatic Servos - how to fix
by GRB352 ·#define Z_PROBE_START_SCRIPT "M340 P0 S550\nG4 P1000\nM340 P0 S0" -
Using a Thermocouple with Repetier
by lazy_mosquito ·#define MOTHERBOARD 402 -
failing to compile - extruder z-offset error
by sparky ·#define Z_PROBE_Z_OFFSET 0 -
Z travel below min endstop trigger
by Repetier ·That could be tricky, since min endstop is meant to be at z=0. There is a variable #define ENDSTOP_Z_BACK_ON_HOME 0 -
Megatronics 2.0 on board SD card and smart LCD
by Ethienne ·#define SDCARDDETECT 49