Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Need Help, Huge version jump

    nexnox
    by nexnox · April 2016
        #if DELTA_DRIVE_TYPE == 0
  2. Safety switch for Laser

    RAyWB
    by RAyWB · April 2016
    #ifdef DEBUG_PRINT
  3. Safety switch for Laser

    RAyWB
    by RAyWB · April 2016
    #ifdef DEBUG_PRINT
  4. Safety switch for Laser

    Repetier
    by Repetier · April 2016
    You can not read pin -1. You need a #if SAFETY_PIN >=0
  5. Safety switch for Laser

    RAyWB
    by RAyWB · April 2016
    #if FEATURE_SAFETY_DOOR && SAFETY_PIN < 0
  6. UIMENU and I2C respectively SPI

    RAyWB
    by RAyWB · April 2016
    #if defined(UI_HAS_I2C_KEYS) && UI_HAS_KEYS!=0
  7. uniconfig.h custom buttons

    GRB352
    by GRB352 · March 2016
    #if EEPROM_MODE != 0
  8. UIMENU and I2C respectively SPI

    RAyWB
    by RAyWB · March 2016
    #if UI_DISPLAY_I2C_CHIPTYPE==1  // will change this to check one pin if gamepad is connected
  9. A guide to add a simple menu?

    RAyWB
    by RAyWB · March 2016
    #if Z_PROBE_PIN>=0
  10. Diamond nozzle not heating up, unless...

    justTrying
    by justTrying · March 2016
    #if MOTHERBOARD == 33
  11. SD-Card Error

    Scotty
    by Scotty · March 2016
    #if DRIVE_SYSTEM == DELTA
  12. Extruder motor won't go

    ChaosReadman
    by ChaosReadman · March 2016
    Above #if is not  related with this issue.
  13. Extruder motor won't go

    ChaosReadman
    by ChaosReadman · March 2016
    #if defined(Z_PROBE_MIN_TEMPERATURE) && Z_PROBE_MIN_TEMPERATURE
  14. manual positioning / Jogwheel

    RAyWB
    by RAyWB · March 2016
    #if UI_HAS_KEYS!=0
  15. Home All Problem | Delta Printer

    Helipad14399
    by Helipad14399 · February 2016
    #ifndef CONFIGURATION_H
  16. Repetier with Ramps FD. Headbed conected to Pin 7 (!). How to invert signal?

    futzicomp
    by futzicomp · February 2016
    #if MOTHERBOARD == 403
  17. Zmax move back after homing not working.

    Repetier
    by Repetier · February 2016
    #if defined(ENDSTOP_Z_BACK_ON_HOME)
  18. Z-Probing problems on delta printer / z-probe triggered before starting probing

    dec
    by dec · February 2016
    #ifndef CONFIGURATION_H
  19. Why configuration between first extruder and second extruder is different?

    yanie_karlina
    by yanie_karlina · February 2016
    #if UI_DISPLAY_TYPE==3 // I2C Pin configuration
  20. 0.92.8 Z-probe hits the bed with G32 command (Github 2 Feb 2016 dev version)

    paul_delta
    by paul_delta · February 2016
    #if defined(Z_PROBE_MIN_TEMPERATURE) && Z_PROBE_MIN_TEMPERATURE
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