Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. SD card Error while running engraver

    Repetier
    by Repetier · October 2019
    #if SDCARDDETECT > -1
  2. X2 motor doesn't move in IDEX

    Repetier
    by Repetier · October 2019
    #ifndef CONFIGURATION_H
  3. G30 G32 end in watchdog reset when z-probe is triggerd

    ziegelstein
    by ziegelstein · October 2019
    #ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h
  4. Mixing Extruder with four Extruders

    Repetier
    by Repetier · October 2019
    #if defined(EXT1_HEATER_PIN) && EXT1_HEATER_PIN>-1 && NUM_EXTRUDER>1
  5. Mixing Extruder with four Extruders

    Michiii_M
    by Michiii_M · October 2019
    #if defined(EXT0_HEATER_PIN) && EXT0_HEATER_PIN>-1
  6. Mixing Extruder with four Extruders

    Repetier
    by Repetier · October 2019
    maybe in setup (in printer.cpp) the initialization of the output pin for send one did not happen due to a similar #if test. Then it would not send any signals.
  7. Problem of connection. Empty buffer.

    Repetier
    by Repetier · October 2019
    #if EEPROM_MODE != 0
  8. Mixing Extruder with four Extruders

    Repetier
    by Repetier · October 2019
    #if defined(EXT1_HEATER_PIN) && EXT1_HEATER_PIN > -1 && NUM_EXTRUDER > 1 && !MIXING_EXTRUDER
  9. Problem of connection. Empty buffer.

    Repetier
    by Repetier · October 2019
    #if EEPROM_MODE != 0
  10. Laser intensity control - RAMPS 1.4 and TTL (5V) diode laser how to

    Lou
    by Lou · October 2019
    #if LASER_PIN > -1
  11. Laser intensity control - RAMPS 1.4 and TTL (5V) diode laser how to

    Repetier
    by Repetier · October 2019
    #if defined(DOOR_PIN) && DOOR_PIN > -1
  12. second UART for Bluetooth isnt working after upgrade from 0.9.2 to 1.0.1

    gepardya
    by gepardya · October 2019
    #if MOTHERBOARD==8 || MOTHERBOARD==88 || MOTHERBOARD==9 || MOTHERBOARD==92 || CPU_ARCH!=ARCH_AVR
  13. Problem of connection. Empty buffer.

    Repetier
    by Repetier · September 2019
    #if HOST_RESCUE
  14. Dual extruder X Y offset

    klaus
    by klaus · September 2019
    #ifndef CONFIGURATION_H
  15. Home all: X/Y axis is driving against endstop

    Repetier
    by Repetier · September 2019
    #if HOMING_ORDER == HOME_ORDER_XYZ
  16. Light control - On but not Off

    Repetier
    by Repetier · September 2019
    #if CASE_LIGHTS_PIN > -1
  17. Help me to connect oled SSD1309

    Gromovnik
    by Gromovnik · September 2019
    #if UI_DISPLAY_TYPE == DISPLAY_U8G
  18. Help me to connect oled SSD1309

    Repetier
    by Repetier · September 2019
    #ifdef U8GLIB_SSD1306_SW_SPI
  19. Ultratronics Pro USB connectivity

    lmcbmai
    by lmcbmai · August 2019
       #ifndef RFSERIAL
  20. Error:er cooler speed [0-255]

    Other_Dave
    by Other_Dave · August 2019
    Next steps, how do I remove them easily? Can I just remove all the code between "#if LANGUAGE_CHOICE == (x)" and "#endif" and reflash that new firmware, can I delete the languages
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