-
serial com error system io ports
by Weedz ·#define UI_HAS_KEYS 1#define UI_HAS_BACK_KEY 0#if FEATURE_CONTROLLER == CONTROLLER_REPRAPDISCOUNT_GLCD#define UI_DISPLAY_TYPE DISPLAY_U8G#define U8GLIB_ST7920#define UI_LCD_WIDTH 128#define UI_LCD_HEI -
Firmware for CNC
by dentikhval ·#define FAN_BOARD_PIN -1 -
Machine freezes after autolevel in 0.92.2
by dentikhval ·#define FEATURE_Z_PROBE 1 -
AD595 or 597
by ta1dr ·hello AllI want to use termocupler for bed and I have AD595 board I used ths board merlin firmware and ramps connect aux1 A3 pin also change #define TEMP_1_PIN 3 -
Thermistor Definition
by Ironman51 ·* #define EXT0_TEMPSENSOR_TYPE 8 -
Z Probe not working with G30
by Paul ·#define FEATURE_Z_PROBE 1 -
Z Probe not working with G30
by Paul ·#define FEATURE_Z_PROBE 1 -
Question about Firmware Version .092
by str8up ·I have a home made Delta printer (Ardunio MEGA, Ramps 1.4) that was working well with .91. I could change the speed setting in Simplify3D and see the effect in the printer. This was after I upped the -
Auto level is not level
by Lars ·#define DISTORTION_CORRECTION 1 -
ui.cpp errors when verifying code in Arduino Ide
by andrewhg ·#define INCREMENT_MIN_MAX(a,steps,_min,_max) if ( (increment<0) && (_min>=0) && (a<_min-increment*steps) ) {a=_min;} else { a+=increment*steps; if(a<_min) a=_min; else if( -
Auto bed leveling does not update z-height
by frans87 ·#define ENDSTOP_PULLUP_X_MIN true -
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