-
Backlash compensation
by Repetier ·#define DEBUG_QUEUE_MOVE -
End-stops won't stop motor.
by rcrocket33 ·#define ENDSTOPPULLUPS // Comment this out (using // at the start of the line) to disable the endstop pullup resistors -
From G28 to G33 and beyond !
by Repetier ·The original config has CARRIAGE_HORIZONTAL_OFFSET and END_EFFECTOR_HORIZONTAL_OFFSET which compute #define ROD_RADIUS (PRINTER_RADIUS-END_EFFECTOR_HORIZONTAL_OFFSET-CARRIAGE_HORIZONTAL_OFFSET) -
H-bot issue - steppers move 70mm for commanded 100mm
by Repetier ·That is so new it is not officially part of any config. That is why you have to add #define FAST_COREXYZ -
From G28 to G33 and beyond !
by Hergonoway ·#define DELTA_DIAGONAL_ROD 345 -
H-bot issue - steppers move 70mm for commanded 100mm
by SONIC300077 ·you can detail how to disable the double steps, I have not found this parameter memory #define FAST_COREXYZ -
LCD 'Change Filament' doesn't return to correct position
by AK_Eric ·Figured it out: The 're-homing' step, after the filament was loaded, was bugging me. So I went back into the configuration tool: In the features tab under the "Filament Change" section, I -
Megatronics 2.0 on board SD card and smart LCD
by Paranoid ·#define SDSUPPORT 1 -
Z axis speed
by boubouexpress ·Max travel speed 2 (#define MAX_FEEDRATE_Z)Homing speed 2 (#define HOMING_FEEDRATE_Z) -
Rambo board, extending and retracting Z probe with servo
by Vince ·#define FEATURE_SERVO 1 -
Diamond Head / Cyclops Hotend - Mixing Head Extruder > 1 Not Working
by Eddiie ·#define _SET_OUTPUT(IO) do {DIO ## IO ## _DDR |= MASK(DIO ## IO ## _PIN); } while (0) -
Odd vertical lines showing up
by AK_Eric ·I did a complete download\install of the latest firmware 92.9, added this line to my configuration.h:#define FAST_COREXYZ -
manual moves
by Repetier ·#define INIT_NOT_USED -
XYZ Motors turning clockwise only
by Remko ·#define CONFIGURATION_H -
manual moves
by Repetier ·/*#define USER_KEY1_PIN UI_DISPLAY_D5_PIN // D5 to display (not used for graphics controller), change to other pin if you use character LCD !#define USER_KEY1_ACTION UI_ACTION_FAN_SUSPEND#de -
Diamond Head / Cyclops Hotend - Mixing Head Extruder > 1 Not Working
by Eddiie ·#define EEPROM_MODE 0 -
Diamond Head / Cyclops Hotend - Mixing Head Extruder > 1 Not Working
by Eddiie ·#define MIXING_EXTRUDER 1 -
manual moves
by RAyWB ·#define UI_KEYS_MACRO_BUTTON_LOW......// in ui.h -
Negative Z Values needed for Milling using Repetier Firmware.
by RAyWB ·set #define min_software_endstop_z false -
Move from Marlin to repetier - Problem -
by RAyWB ·#define STEPPER_HIGH_DELAY 1 //or 2 if you operate from 12V supply 1 should work on 24V