-
Axis compensation
by mattr254 ·#define FEATURE_Z_PROBE 1 -
Strange temperature table generation from the online configuration tool?
by inornate ·#define USER_THERMISTORTABLE0 {{349,1648},{38,2800},{490,1504},{103,2224},{61,2512},{90,2296},{976,1216},{185,1936},{137,2080},{159,2008},{119,2152},{2397,784},{252,1792},{215,1864},{296,1720},{413,15 -
Z-probing reply error in delta printer
by hmrap ·I tried change some parameter such as "DELTA FLOOR SAFETY MARGIN", "#define MIN_HARDWARE_ENDSTOP_Z (false)". and I have no idea about resolve this problem. -
Initial Delta Value Setup
by Lars ·#define Z_PROBE_X1 20 -
moving problem
by szivgy ·#define STEPPER_HIGH_DELAY 2 -
Extruder motor won't go
by kreto ·in sprinter i uncomment #define RAMPS_V_1_3 in pin.h under mega so i tryed the same in repetier. -
Understanding temperature code
by Msquare ·clue around line 1300 i extruder.cpp with the #define NUM_TEMPERATURE_LOOPS .... but feel most uncertain on the consequences of adding 1 to it, and where code would transfer osAnalogInputValues[my in -
RADDS Board with Full Graphic Reprap Clone
by Repetier ·#define UI_SPI_SCK UI_DISPLAY_D4_PIN -
RADDS Board with Full Graphic Reprap Clone
by daniel ·Line 101: #define UI_DISPLAY_TYPE 5 -
Thermocouple AD597 (595) decreases to zero all the time
by lazy_mosquito ·#define EXT0_TEMPSENSOR_TYPE 100 -
SD Card Instructions
by Repetier ·#define BEEPER_PIN 61 // Beeper on AUX-4 -
SD Card Instructions
by Msquare ·#define SDSUPPORT false -
Temperautre Defective at -50.88oC
by Repetier ·#define EXT0_TEMPSENSOR_PIN TEMP_0_PIN -
Z Axis not working
by romaytech ·#define ENDSTOP_Z_MIN_INVERTING true -
compiling problem: Arduino IDE
by mgund ·I use a Ultimaker v1.5.7 Motherboard. I have configured it in the online configurator and made no further changes by hand. My entry in the configuration.h is #define MOTHERBOARD 37 -
Z speed limits ignored
by Repetier ·#define DEBUG_QUEUE_MOVE -
Z axis kossel moves double steps than x and y axis in kossel mini by he3d
by Repetier ·* #define STEPPER_HIGH_DELAY 0 -
"temp sensor defect" message with megatronics v3
by benzuria ·#define KNOWN_BOARD 1 -
Custom gantry, loses steps
by palmerr ·#define DELTASEGMENTS_PER_PRINTLINE 24 -
Custom gantry, loses steps
by Repetier ·Maybe a speed problem. You have DOUBLE_STEP_DELAY 1000 so with double stepping your max. frequency is 1000. So you have to hope that you never reach that,#define STEPPER_HIGH_DELAY 20 is also long but