Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. serial com error system io ports

    Weedz
    by Weedz · March 2015
    #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
  2. Firmware for CNC

    dentikhval
    by dentikhval · March 2015
    #define FAN_BOARD_PIN -1
  3. Machine freezes after autolevel in 0.92.2

    dentikhval
    by dentikhval · March 2015
    #define FEATURE_Z_PROBE 1
  4. AD595 or 597

    ta1dr
    by ta1dr · March 2015
    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
  5. Thermistor Definition

    Ironman51
    by Ironman51 · March 2015
    * #define EXT0_TEMPSENSOR_TYPE 8
  6. Z Probe not working with G30

    Paul
    by Paul · March 2015
    #define FEATURE_Z_PROBE 1
  7. Z Probe not working with G30

    Paul
    by Paul · February 2015
    #define FEATURE_Z_PROBE 1
  8. Question about Firmware Version .092

    str8up
    by str8up · February 2015
    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
  9. Auto level is not level

    Lars
    by Lars · February 2015
    #define DISTORTION_CORRECTION 1
  10. ui.cpp errors when verifying code in Arduino Ide

    andrewhg
    by andrewhg · February 2015
     #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(
  11. Auto bed leveling does not update z-height

    frans87
    by frans87 · February 2015
    #define ENDSTOP_PULLUP_X_MIN true
  12. Axis compensation

    mattr254
    by mattr254 · February 2015
    #define FEATURE_Z_PROBE 1
  13. Strange temperature table generation from the online configuration tool?

    inornate
    by inornate · February 2015
    #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
  14. Z-probing reply error in delta printer

    hmrap
    by hmrap · February 2015
    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. 
  15. Initial Delta Value Setup

    Lars
    by Lars · February 2015
    #define Z_PROBE_X1 20
  16. moving problem

    szivgy
    by szivgy · February 2015
    #define STEPPER_HIGH_DELAY 2
  17. Extruder motor won't go

    kreto
    by kreto · January 2015
    in sprinter i uncomment #define RAMPS_V_1_3 in pin.h under mega so i tryed the same in repetier.
  18. Understanding temperature code

    Msquare
    by Msquare · January 2015
    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
  19. RADDS Board with Full Graphic Reprap Clone

    Repetier
    by Repetier · January 2015
    #define UI_SPI_SCK UI_DISPLAY_D4_PIN
  20. RADDS Board with Full Graphic Reprap Clone

    daniel
    by daniel · January 2015
    Line 101: #define UI_DISPLAY_TYPE 5
Previous Next

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register