Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. SD init fail

    Repetier
    by Repetier · July 2017
    #if FEATURE_CONTROLLER == CONTROLLER_SMARTRAMPS || FEATURE_CONTROLLER == CONTROLLER_GADGETS3D_SHIELD || FEATURE_CONTROLLER == CONTROLLER_BAM_DICE_DUE || (FEATURE_CONTROLLER == CONTROLLER_REPRAPDISCOUN
  2. SD init fail

    OkurRo
    by OkurRo · July 2017
    #if SDSS > -1#if SDCARDDETECT > -1
  3. Adding constructor for U8GLIB and SPI display

    Repetier
    by Repetier · July 2017
    #if UI_DISPLAY_TYPE == DISPLAY_U8G // Special case for graphic displays
  4. Adding constructor for U8GLIB and SPI display

    Twmaster
    by Twmaster · June 2017
    #ifdef U8GLIB_SH1106_SW_SPI
  5. HELP 'SD init fail' Repetier 0.92.9

    Repetier
    by Repetier · June 2017
    #if (SDSS == 4) || (SDSS == 10) || (SDSS == 52) || (SDSS == 77) 
  6. HELP 'SD init fail' Repetier 0.92.9

    mils24
    by mils24 · June 2017
    #if FEATURE_CONTROLLER == CONTROLLER_RADDS
  7. NTC thermistor not registering temper over ~160

    jonawald
    by jonawald · June 2017
    #ifndef CONFIGURATION_H
  8. HELP 'SD init fail' Repetier 0.92.9

    mils24
    by mils24 · June 2017
    #if SDSS >- 1
  9. Printer always ON on startup

    abuharsky
    by abuharsky · June 2017
    #if PS_ON_PIN > -1
  10. Printer always ON on startup

    Repetier
    by Repetier · June 2017
    #if defined(ENABLE_POWER_ON_STARTUP) && ENABLE_POWER_ON_STARTUP && (PS_ON_PIN>-1)
  11. Printer always ON on startup

    abuharsky
    by abuharsky · June 2017
    #if defined(ENABLE_POWER_ON_STARTUP) && ENABLE_POWER_ON_STARTUP && (PS_ON_PIN>-1)
  12. Impossible to upload firmare with FEATURE_Z_PROBE = 1 ?

    vince_007
    by vince_007 · June 2017
    #ifndef CONFIGURATION_H
  13. Corexy End stops and Home

    recoush
    by recoush · June 2017
    #ifndef SDSUPPORT  // Some boards have sd support on board. These define the values already in pins.h
  14. CoreXZ Compiling Error

    frostyybeer
    by frostyybeer · June 2017
    #if DRIVE_SYSTEM==XZ_GANTRY || DRIVE_SYSTEM==ZX_GANTRY       
  15. Store position to eeprom

    ASH
    by ASH · June 2017
          #if EEPROM_MODE !=0
  16. Adding rotary encoder with I2C OLED display

    RAyWB
    by RAyWB · June 2017
    #if UI_HAS_KEYS!=0
  17. Z probe and Z max

    Dawido
    by Dawido · June 2017
    #ifndef CONFIGURATION_H
  18. Mixing Extruder with 3 seperate heaters

    Repetier
    by Repetier · June 2017
    #if MIXING_EXTRUDER
  19. Mixing Extruder with 3 seperate heaters

    hubinio
    by hubinio · June 2017
    #if NUM_EXTRUDER > 2
  20. How to run SELECT_COMMANDS for extruder ?

    Sulli
    by Sulli · June 2017
    #ifndef CONFIGURATION_H
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