-
Homing not working as expected (does not stop)
by karl_ranseier ·#define DOOR_PIN -1 -
Repetier Firmware on MKS GEN L
by Repetier ·#define ADC_KEYPAD_PIN 4 -
Repetier Firmware on MKS GEN L
by vip12 ·OK, so when I assign the ADC pin to analog pin 4, I use the code "#define ADC_KEYPAD_PIN" , which is the equivalent but the buttons arent triggering anything. -
X/Y probe offset not used when bed leveling
by opy01 ·I finally got it! #define Z_PROBE_BED_DISTANCE 10 is what fixed my issues with auto bed leveling. This was misleading to me on the web site because it says "[mm] = Max. distance to go back for -
Rumba32 - controlling two servos
by Scottty ·#define NUM_SERVOS 1 -
X/Y probe offset not used when bed leveling
by Repetier ·#define EXTRUDER_IS_Z_PROBE 1 -
X/Y probe offset not used when bed leveling
by opy01 ·#define CONFIGURATION_H -
Experience RUMBA32 installation (and upload problem)
by karl_ranseier ·275 | #define LOBYTE(x) ((uint8_t)((x) & 0x00FFU)) -
Dev2 - "SD" menu does not appear.
by frguy ·The pin « #define ORIG_SDCARDDETECT PB0 » is right -
X/Y probe offset not used when bed leveling
by MartinH ·With #define Z_PROBE_Y_OFFSET 60 -
Experience RUMBA32 installation (and upload problem)
by karl_ranseier ·#define MOTHERBOARD MOTHERBOARD_FELIX // 405 -
X/Y probe offset not used when bed leveling
by opy01 ·#define NUM_EXTRUDER 1 -
endstops not working
by N1YDP ·#define ENDSTOP_PULLUP_X_MIN true -
V2 - Compilation Error with HEAT_MANAGER_BANG_BANG
by frguy ·#define HEAT_MANAGER_BANG_BANG(name, tp, index, input, output, maxTemp, maxPwm, decVariance, decPeriod, hotPlugable) \ -
autohome motor issue
by bpetrus ·I uploaded with " #define EEPROM_MODE 2", now works! -
Auto Leveling Crashes Print Head at Third Sample Spot
by AndreasZ ·#define Z_PROBE_RUN_AFTER_EVERY_PROBE "M340 P0 S2194" -
autohome motor issue
by RAyWB ·I still change #define EEPROM_MODE 1 to #define EEPROM_MODE 2 when reuploading with new values. -
autohome motor issue
by Repetier ·#define EEPROM_MODE 1 -
autohome motor issue
by bpetrus ·#define BAUDRATE 115200 -
autohome motor issue
by bpetrus ·#define MAX_FEEDRATE_X 300