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

    mils24
    by mils24 · June 2017
    On a side note my 'back' option on the menu has been removed. I have changed #define UI_HAS_BACK_KEY from 1 to 0 and uploaded but it has not brought the 'back' option back.
  2. ok abfrage im screen vom Code heraus

    RAyWB
    by RAyWB · June 2017
    #define EVENT_TIMER_500MS {Custom_500MS();}
  3. Menu/control question.

    RAyWB
    by RAyWB · June 2017
    #define UI_HAS_BACK_KEY 0
  4. Repetier für BL-Touch an einem RADDS 1.5 einstellen

    RAyWB
    by RAyWB · June 2017
    schau mal in die Configuration.h wo steht der #define Z_PROBE_BED_DISTANCE  ??
  5. Menu/control question.

    Twmaster
    by Twmaster · June 2017
    #define UI_DISPLAY_TYPE 5
  6. z -probe did not untrigger after going back to start position

    Repetier
    by Repetier · June 2017
    #define Z_PROBE_BED_DISTANCE 5.0 // Higher than max bed level distance error in mm
  7. error - DIO31_DDR' was not declared in this scope

    bkingii
    by bkingii · June 2017
    #define  _SET_OUTPUT(IO)  do {DIO ##  IO ## _DDR |=  MASK(DIO ## IO ## _PIN); } while (0)
  8. Repetier für BL-Touch an einem RADDS 1.5 einstellen

    Schotte
    by Schotte · June 2017
    Kann zum Teil Entwarnung geben - der Drucker bewegt sich wieder, es lag an einem fehlenden "Delay" Eintrag bei den Achsen.  Und zwar hier - #define STEPPER_HIGH_DELAY 2    War also mein Fehl
  9. make Z home then retract 10mm

    Repetier
    by Repetier · June 2017
    #define Z_UP_AFTER_HOME 0
  10. Impossible to upload firmare with FEATURE_Z_PROBE = 1 ?

    vince_007
    by vince_007 · June 2017
    #define CONFIGURATION_H
  11. Corexy End stops and Home

    recoush
    by recoush · June 2017
    #define DEFAULT_PRINTER_MODE 0
  12. Store position to eeprom

    RAyWB
    by RAyWB · June 2017
    //#define EVENT_UNHANDLED_G_CODE(c) Custom_GCode(c)
  13. Store position to eeprom

    ASH
    by ASH · June 2017
    #define epr_memoryX1        400
  14. Adding rotary encoder with I2C OLED display

    RAyWB
    by RAyWB · June 2017
    set #define FEATURE_UI_KEYS 1
  15. Adding rotary encoder with I2C OLED display

    Twmaster
    by Twmaster · June 2017
    #define UI_DISPLAY_TYPE 5
  16. Custom Key @autostart_next_job

    frostyybeer
    by frostyybeer · June 2017
    #define UI_ACTION_CUSTOM_KEY    1999
  17. Z probe and Z max

    RAyWB
    by RAyWB · June 2017
    #define ZHOME_HEAT_HEIGHT 5
  18. Z probe and Z max

    Dawido
    by Dawido · June 2017
    #define CONFIGURATION_H
  19. Z probe and Z max

    MartinH
    by MartinH · June 2017
    #define Z_MIN_POS -10
  20. Z probe and Z max

    Dawido
    by Dawido · June 2017
    #define MULTI_ZENDSTOP_HOMING 0
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