-
Trouble with steps/mm settings
by Kafe ·#define EEPROM_MODE 0 -
Laser start
by RAyWB ·#define FLAG_WAIT_FOR_LASER 256 and handle that in bresenhamStep() ?? -
Upload of Firmware for Arduino Mega
by Lucien ·#define GANTRY ( DRIVE_SYSTEM==XY_GANTRY || DRIVE_SYSTEM==YX_GANTRY || DRIVE_SYSTEM==XZ_GANTRY || DRIVE_SYSTEM==ZX_GANTRY || DRIVE_SYSTEM==GANTRY_FAKE) -
Move from Marlin to repetier - Problem -
by Tinchus2009 ·#define ENDSTOP_PULLUP_X_MIN true -
H-bot issue - steppers move 70mm for commanded 100mm
by Repetier ·#define FAST_COREXYZ -
Custom Buttons with UI_KEYS_BUTTON_HIGH/LOW
by 4styler ·#define BEEPER_PIN 37 -
Trouble with steps/mm settings
by Kafe ·#define EEPROM_MODE 0 -
Custom Buttons with UI_KEYS_BUTTON_HIGH/LOW
by 4styler ·#define BEEPER_PIN 37 -
Custom Buttons with UI_KEYS_BUTTON_HIGH/LOW
by 4styler ·#define FEATURE_UI_KEYS 0 -
Custom Buttons with UI_KEYS_BUTTON_HIGH/LOW
by RAyWB ·#define FEATURE_UI_KEYS 0 -
Custom Buttons with UI_KEYS_BUTTON_HIGH/LOW
by 4styler ·#define FEATURE_CONTROLLER 11 -
extruder not powering on in manual control
by RAyWB ·search for #define MIN_EXTRUDER_TEMP -
Custom Buttons with UI_KEYS_BUTTON_HIGH/LOW
by 4styler ·#define UI_HAS_KEYS 1 -
Red fan extender / fan pin
by nico66 ·Normally it's easy to adapt to other firmware (just change "#define FAN_PIN 6" in "pins.h") -
Red fan extender / fan pin
by nico66 ·Hello i see another question and answer about red fan extender but i have one problem with this.ramp 1.4 and arduino mega 2560 i add a red fan extender and in pin .h #define fan pin 4 i change with 6 -
Core xy - Capacitive Sensor for Autoleveling and Home z issue
by Blamer ·#define ENDSTOP_PULLUP_X_MIN true -
How to set a LASER PULSE
by robgs ·#define SUPPORT_LASER 1 -
COREXY - Auto level & Z-homing
by BrunoRebelo ·#define Z_PROBE_Z_OFFSET 0 -
Z Probing on Tronxy Melzi 2.0 whatever......
by Zuikkis ·head crash after Z home is because you have set "#define Z_PROBE_BED_DISTANCE 10".. It will try to go to 10mm lower after homing Z, because it thinks that Z probe triggers at Z=10! I had the -
Z Probing on Tronxy Melzi 2.0 whatever......
by peta ·#define ZHOME_X_POS 105