-
Compile errors
by offler ·#define WRITE(IO, v) _WRITE(IO, v) -
Compile errors
by offler ·#define MASK(PIN) (1 << PIN) -
Compile errors
by offler ·#define SDCARDDETECT -1 -
fan PWM frequency
by Repetier ·Add#define COOLER_PWM_SPEED 2 -
XY Movement after limit switches
by Steelphil ·#define ENDSTOP_X_BACK_MOVE 5 -
Y-axis crashing
by Repetier ·if using dev version you could also test #define REDUCE_ON_SMALL_SEGMENTS -
tilting with servo
by Tanuki44 ·#define SERVO0_NEUTRAL_POS 1450 -
3 point Z Probe issue
by ST02CMC ·#define Z_PROBE_X1 0 -
Newbie compile problem.
by RickTwyman ·#define MACHINE_NAME CUSTOM_MENDEL_NAME -
Initial auto-leveling configuration probs
by SvdSinner ·// #################### Z-Probing ##################### #define Z_PROBE_Z_OFFSET 0.2 #define Z_PROBE_Z_OFFSET_MODE 0 #define UI_BED_COATING 1 #define FEATURE_Z_PROBE 1 #define Z_PROBE_BED_DISTA -
Z-probe won't home, etc.
by YP3002T ·#define ZHOME_X_POS 110 -
Z-probe won't home, etc.
by YP3002T ·#define Z_PROBE_SWITCHING_DISTANCE 1 <<<<<<set this to 3,to raise probe a bit more to untriger between probes -
Z-probe won't home, etc.
by MartinH ·#define Z_PROBE_SWITCHING_DISTANCE 1 <<<<<<set this to 3,to raise probe a bit more to untriger between probes -
BL Touch congif help needed
by MartinH ·#define Z_PROBE_HEIGHT 0.1 this is distance nozzle to bed when probe triggers -
BL Touch congif help needed
by cinpro ·#define Z_PROBE_Z_OFFSET 0 -
Multiple compile errors
by stefanb ·#define _WRITE(IO, v) do { if (v) {DIO ## IO ## _WPORT |= MASK(DIO ## IO ## _PIN); } else {DIO ## IO ## _WPORT &= ~MASK(DIO ## IO ## _PIN); }; } while (0) -
Bl touch folger tech ft-5 diamond hotend upgrade
by MartinH ·#define FEATURE_SERVO 1 -
Mystified at autobed level probe points
by simervillefarm ·#define Z_PROBE_Z_OFFSET 0 -
Is Advance Algorithm now stable?
by Rossini ·Hi, i want to know if USE_ADVANCE and/or ENABLE_QUADRATIC_ADVANCE are usefull or is it a unstable (dead) feature? If it is stable, what values go to #define EXT0_ADVANCE_K 0.0f #define EXT0_ -
Error: Z-probe failed with 3dTouch
by MartinH ·So just dissable the led pin #define LED_PIN -1