-
Ultratronics V1 Pro - Ardunio Due for Repetier (Programming Port) - Compilation errors
by Bluemalu ·Tried with #define FEATURE_WATCHDOG 1 and 0 in configuration.h no difference. -
Z probe error when homing to zmin but still runs through the routine.
by Repetier ·#define ZHOME_X_POS 999999 -
reprapdiscount full graphic smart controller
by Repetier ·It is not a display issue. It is the encoder sending switch signals. I assume your display has a slower encode as the set#define UI_ENCODER_SPEED 1 -
Z probe error when homing to zmin but still runs through the routine.
by shaiss ·@Repetier, I tried changing the zhoming to the folowing:#define HOMING_ORDER HOME_ORDER_ZXYTZ -
reprapdiscount full graphic smart controller
by moto1 ·#define CONFIGURATION_H -
LCD Display DGOM 128x64 Repetier 0.92
by alexham ·3) in manual for this controller is written, that i should use "#define U8GLIB_ST7565", but in new firmware only -
M109 Command not working
by NerdHerd704 ·#define X_STEP_PIN 37 -
Extruder offsets
by gerryh ·So if I change this line: #define Y_MIN_POS 0 to something else, when I do a home, it will set Y to the value set by this statement? -
AIO Repetier install. Firmware upload ok, nothing works.
by ParagonPark ·#define DAVINCI 4 -
Auto-Leveling in Firmware Not Active - Mini IR Height Sensor
by aalexa5588 ·OK so i'm getting somewhere.... i turned #define ENDSTOP_Z_MIN_INVERTING to FALSE and Z_PROBE_ON_HIGH to FALSE and the auto level would run it's 3 points. Thanks for all the help i'm starting to feel -
How to calibrate the display encoder?
by icefire ·Sorry, I also forgot to mention that in order to work correctly, #define UI_DYNAMIC_ENCODER_SPEED should be 0 -
Repeiter Version upgrade questions
by VectorRoll ·#define AUTOLEVEL_GRID 24 // Distance between autolevel Z probing points, should be less than print surface radius/3. -
How to calibrate the display encoder?
by icefire ·The parameter #define UI_ENCODER_SPEED was already set to 2 in all instances in ui.h -
Auto-Leveling in Firmware Not Active - Mini IR Height Sensor
by aalexa5588 ·#define ENDSTOP_PULLUP_Z_MIN true #define ENDSTOP_Z_MIN_INVERTING true #define MIN_HARDWARE_ENDSTOP_Z true -
Auto-Leveling in Firmware Not Active - Mini IR Height Sensor
by Repetier ·#define ENDSTOP_PULLUP_Z_MIN true #define ENDSTOP_Z_MIN_INVERTING true #define MIN_HARDWARE_ENDSTOP_Z true -
How to calibrate the display encoder?
by Repetier ·#define UI_ENCODER_SPEED 1 -
How to calibrate the display encoder?
by icefire ·#define ENCODER_PULSES_PER_STEP 4 -
Cannot get my inductive probe to work with Repetier FW.. please help!
by Repetier ·#define ALWAYS_CHECK_ENDSTOPS 0 -
Cannot get my inductive probe to work with Repetier FW.. please help!
by icefire ·In Marlin I just have #define Z_PROBE_OFFSET_FROM_EXTRUDER -0.55 and automatic bed leveling works perfectly. What do I do wron in Repetier? -
migrating from stable to dev, xyz delta axis fail
by neovin87 ·#define FEATURE_SERVO 0