-
G29, G30, G32, S0, S1, S2, measure heights... What a mess! ^^
by valerian ·#define Z_PROBE_Z_OFFSET 0 -
G28 E with extuder endstop enabled
by batphi ·* changed #define EXT0_JAM_PIN -1 to 42 in configuration.h -
Compile problems
by mich022a ·#define _SET_OUTPUT(IO) do {DIO ## IO ## _DDR |= MASK(DIO ## IO ## _PIN); } while (0) -
Zmax move back after homing not working.
by ddragon ·#define ENDSTOP_PULLUP_X_MIN true -
CNC Firmware
by orbita ·#define X_MAX_LENGTH 350 -
ENDSTOP_Z_BACK_ON_HOME not moving back after home Z MAX endstop
by ddragon ·#define ENDSTOP_PULLUP_X_MIN true -
Mircostep mode change not applying
by Intechgreater ·#define MICROSTEP_MODES { 16,16,16,8,8 } -
compile error with 0.92.8
by kakarot1232001 ·#define UI_ERROR_UPD(status) {uid.setStatusP(PSTR(status),true);uid.refreshPage();} -
Z_PROBE_HEIGHT setup
by ddragon ·#define Z_PROBE_HEIGHT 1 -
Need help on custom logo on lcd when starting up.
by Repetier ·#define CUSTOM_LOGO -
Panicking with my Z probe attempt
by R_Klauco ·#define Z_PROBE_Z_OFFSET 0 -
Z-Probing problems on delta printer / z-probe triggered before starting probing
by dec ·#define CONFIGURATION_H -
Why configuration between first extruder and second extruder is different?
by yanie_karlina ·#define UI_DISPLAY_RS_PIN _BV(4) -
Display change not compiling
by mrk ·I am putting together my Prusa i3 and when I change #define FEATURE_CONTROLLER 0 to something other than zero, it will not compile. I have Arduino 1.6.7 and I believe I have Protocol Version 1.0. I am -
How do I assign a digital pin to a port on ATMega 2560. It seems the pin assignment in pins.h is al
by CharlesMakeAll ·#define X_STEP_PIN 17 13 -
0.92.8 Z-probe hits the bed with G32 command (Github 2 Feb 2016 dev version)
by paul_delta ·I've found the problem - it's #define ZHOME_HEAT_HEIGHT 20. My probe is much lower -
Z-Probe problems after upgrade to 92.8
by jstevewhite ·#define Z_PROBE_Z_OFFSET 0 -
Compilation problems with Thermocouples- MAX31855
by Philippe71 ·When I set : #define EXT0_TEMPSENSOR_TYPE 102 (the MAX31855) -
0.92.8 G31 state don't change
by spec ·for 18 and nothing found. I tryed to use:#define Z_PROBE_PIN 18 -
G30 mistery
by Repetier ·First you seem to like to measure from top. That is quite risky depending on target position. In any case you should set #define ENDSTOP_Z_BACK_ON_HOME 20