-
HELP 'SD init fail' Repetier 0.92.9
by mils24 ·On a side note my 'back' option on the menu has been removed. I have changed #define UI_HAS_BACK_KEY from 1 to 0 and uploaded but it has not brought the 'back' option back. -
ok abfrage im screen vom Code heraus
by RAyWB ·#define EVENT_TIMER_500MS {Custom_500MS();} -
Menu/control question.
by RAyWB ·#define UI_HAS_BACK_KEY 0 -
Repetier für BL-Touch an einem RADDS 1.5 einstellen
by RAyWB ·schau mal in die Configuration.h wo steht der #define Z_PROBE_BED_DISTANCE ?? -
Menu/control question.
by Twmaster ·#define UI_DISPLAY_TYPE 5 -
z -probe did not untrigger after going back to start position
by Repetier ·#define Z_PROBE_BED_DISTANCE 5.0 // Higher than max bed level distance error in mm -
error - DIO31_DDR' was not declared in this scope
by bkingii ·#define _SET_OUTPUT(IO) do {DIO ## IO ## _DDR |= MASK(DIO ## IO ## _PIN); } while (0) -
Repetier für BL-Touch an einem RADDS 1.5 einstellen
by Schotte ·Kann zum Teil Entwarnung geben - der Drucker bewegt sich wieder, es lag an einem fehlenden "Delay" Eintrag bei den Achsen. Und zwar hier - #define STEPPER_HIGH_DELAY 2 War also mein Fehl -
make Z home then retract 10mm
by Repetier ·#define Z_UP_AFTER_HOME 0 -
Impossible to upload firmare with FEATURE_Z_PROBE = 1 ?
by vince_007 ·#define CONFIGURATION_H -
Corexy End stops and Home
by recoush ·#define DEFAULT_PRINTER_MODE 0 -
Store position to eeprom
by RAyWB ·//#define EVENT_UNHANDLED_G_CODE(c) Custom_GCode(c) -
Store position to eeprom
by ASH ·#define epr_memoryX1 400 -
Adding rotary encoder with I2C OLED display
by RAyWB ·set #define FEATURE_UI_KEYS 1 -
Adding rotary encoder with I2C OLED display
by Twmaster ·#define UI_DISPLAY_TYPE 5 -
Custom Key @autostart_next_job
by frostyybeer ·#define UI_ACTION_CUSTOM_KEY 1999 -
Z probe and Z max
by RAyWB ·#define ZHOME_HEAT_HEIGHT 5 -
Z probe and Z max
by Dawido ·#define CONFIGURATION_H -
Z probe and Z max
by MartinH ·#define Z_MIN_POS -10 -
Z probe and Z max
by Dawido ·#define MULTI_ZENDSTOP_HOMING 0