-
Active low stepper pulse
by Repetier ·#define START_STEP_WITH_HIGH 0 -
Heating of a non existing bed and seems like there are 2 different extruders
by Ore_ ·#define EXTRUDERS 1 -
Extruder Reverses Filament Prior to Print
by Repetier ·#define EXT0_WAIT_RETRACT_TEMP 150 -
Decoupling or Something Else
by 3didd ·#define DECOUPLING_TEST_MAX_HOLD_VARIANCE 20 -
Trouble Homing Z-axis
by afzalpatil ·2) Look for #define HOMING_FEEDRATE {50*60, 50*60, 4*60, 0} under Movement Settings -
Motor Steps/mm configuration
by bebbbo ·#define XAXIS_STEPS_PER_MM 80 -
SDSS error when verifying Firmware
by steve4545 ·#define SDSS 31 // 31 http://reprap.org/wiki/Melzi#Melzi_Arduino_Pin_Numbers says 31, schamtic show pin 37 = PA0 which is arduino pin 31! -
GAMEDUINO2
by GRB352 ·At the top of ui.h I have notice the new option of :#define DISPLAY_GAMEDUINO2 6 -
How to apply end-stop corrections?
by Repetier ·#define ENDSTOP_X_BACK_ON_HOME 1 -
Can't send G-code Repetier-Host Mac
by rohan91 ·#define BAUDRATE 250000 -
Z Probing, Understanding Max Z-probe -bed distance
by dbrown31 ·This solved the issue described directly above...#define ENDSTOP_Z_BACK_ON_HOME 10 -
Z-probing and G29
by sns5400 ·#define Z_PROBE_Z_OFFSET 0 -
geeetech GT2560
by MShievitz ·#define MICROSTEP_MODES {16,16,16,16,16} // [1,2,4,8,16] -
Double/Quadstepping Setup
by RAyWB ·#define DOUBLE_STEP_DELAY in a Range from 0 to 10 , (Optimum seems around 3 ) -
Z-Probe height problems after upgrading to 0.92.8
by Nandox7 ·#define BENDING_CORRECTION_A 0 -
Z Probing, Understanding Max Z-probe -bed distance
by Repetier ·One thing you should be aware of is setting #define ENDSTOP_Z_BACK_ON_HOME 10 or higher. Only that way you do not touch too fast the endstops since deltas have after homing 0mm play to the sides and m -
Your printer requested a pause message
by Repetier ·For delta only z is relevant, so #define ENDSTOP_Z_BACK_MOVE 3 -
extruder won't extrude
by Repetier ·#define MIN_DEFECT_TEMPERATURE -10 -
Z-Probe height problems after upgrading to 0.92.8
by Nandox7 ·#define FEATURE_Z_PROBE 1 -
Compilation
by clad ·#define SDSUPPORT 1