-
Extruder motor issue on Delta
by bazis ·If I only change #define DRIVE_SYSTEM 3 to 0 in config, extruder turn from repetier-host buttons commands as expected. -
Decoupling error
by Repetier ·#define DECOUPLING_TEST_MAX_HOLD_VARIANCE 20 -
MKS-Base V1.4
by juulius ·#define FAN_PIN ORIG_FAN2_PIN -
Z Probe homes after every measurement
by Repetier ·Check #define Z_PROBE_BED_DISTANCE 25 in eeprom. For G32 it should home go to 25mm above bed and then always move back to that height not top. -
Z Probe homes after every measurement
by Parkush ·#define Z_PROBE_Z_OFFSET 0 -
Manual SD Mount
by Repetier ·You need #define SDCARDDETECT -1 -
Home All Problem | Delta Printer
by Helipad14399 ·#define CONFIGURATION_H -
Trouble moving two of the three motors
by kentmcn ·Changing the ENABLE defines to "#define X_ENABLE_ON 1" and "#define Z_ENABLE_ON -
Unknown Command Issues
by nortybynature ·the "Unknown Command" error. Also #define FEATURE_AUTOLEVEL 1 is set. Is there some other config setup that needs to be set for those commands to work? I can move the print head fine with t -
Z-Probing working except right side (P2) is about 1mm too high compared to P1 and P3
by ddragon ·#define Z_PROBE_Z_OFFSET 0 -
Z Axis stutter on up, X axis homing issue
by steve4545 ·Hey, just a quick update. Took me a while to get back to it but the second #define option worked a treat. -
Repetier with Ramps FD. Headbed conected to Pin 7 (!). How to invert signal?
by futzicomp ·#define HEATER_PINS_INVERTED 1 -
G30 doesn't reverse properly
by Repetier ·2mm/s based on your#define Z_PROBE_SPEED 2 -
100k NTC 3950 thermistor as option
by madias ·#define NUM_TEMPS_USERTHERMISTOR0 103 -
G29, G30, G32, S0, S1, S2, measure heights... What a mess! ^^
by Repetier ·#define DISTORTION_CORRECTION 1 -
printer will not start
by mrtwizta ·#define BLUETOOTH_BAUD 250000 -
Z Axis stutter on up, X axis homing issue
by Repetier ·1) There are 2 solutions #define X_MIN_POS -45 -
Cannot compile Repetier with full graphics support
by alexanderfitu ·If I set #define FEATURE_CONTROLLER 0 from 11 it compiles and works fine (with no LCD/controller support) -
Distorsion MAP in cartesian Prusa I3 Steel
by batonio ·#define Z_PROBE_BED_DISTANCE 10, I do 3,8+6,2 G1 z6,2; G92 Z10. The position real in TIPS probe and nozzle are 10mm or can avoid the #define Z_PROBE_BED_DISTANCE 10. -
Distorsion MAP in cartesian Prusa I3 Steel
by batonio ·a) #define ALWAYS_CHECK_ENDSTOPS 0