Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. LCD i2c - how the lcd should behave right after uploading firmware?

    dev
    by dev · March 2016
    #define UI_DISPLAY_RS_PIN _BV(2)
  2. UIMENU and I2C respectively SPI

    Repetier
    by Repetier · March 2016
    #define UI_KEYS_I2C_BUTTON_LOW(pin,action_) if((keymask & pin)==0) action=action_;
  3. I2C LCD with PCF8574 hangs the firmware

    dev
    by dev · March 2016
    #define UI_DISPLAY_I2C_ADDRESS 0x4e
  4. uniconfig.h custom buttons

    GRB352
    by GRB352 · March 2016
    #define UI_ACTION_AUTOLEVEL_G32S2        1215
  5. Hot to set #define Z_PROBE_X1 ?

    Repetier
    by Repetier · March 2016
    Whats the problem? Just put the coordinates behind#define Z_PROBE_X1  100
  6. Hot to set #define Z_PROBE_X1 ?

    dinizhobby
    by dinizhobby · March 2016
    #define Z_PROBE_X1 
  7. Hot to set #define Z_PROBE_X1 ?

    dinizhobby
    by dinizhobby · March 2016
    #define Z_PROBE_X1 
  8. Home Position

    Scet
    by Scet · March 2016
    #define DISABLE_MIN_ENDSTOPS
  9. Stop ok 0 output

    Repetier
    by Repetier · March 2016
    #define ACK_WITH_LINENUMBER 0
  10. STop move endstop

    sandro730
    by sandro730 · March 2016
    #define MIN_HARDWARE_ENDSTOP_X false
  11. A guide to add a simple menu?

    RAyWB
    by RAyWB · March 2016
    #define UI_ACTION_Z_PROBE                139  //number is from my assignment
  12. how to foind out the default homing speed

    icefire
    by icefire · March 2016
    #define HOMING_FEEDRATE_X 40
  13. Prints are too big on x and y - Repetier 0.92.8

    evbohrer
    by evbohrer · March 2016
    Verify your #define DELTA_MAX_RADIUS #define ROD_RADIUS 
  14. 3rd extruder issue

    Paxy
    by Paxy · March 2016
    #define ORIG_E2_STEP_PIN         40
  15. Trouble with endstop configuration

    skal
    by skal · March 2016
    #define ENDSTOP_PULLUP_X_MIN true
  16. Manual SD Mount

    Hecot
    by Hecot · March 2016
    #define SDCARDDETECT SDCARDDETECT // original
  17. Diamond nozzle not heating up, unless...

    justTrying
    by justTrying · March 2016
    #define KNOWN_BOARD 1
  18. New to Repetier need help with Z probe height

    randyf1965
    by randyf1965 · March 2016
    #define Z_PROBE_Z_OFFSET 0
  19. 'Repetier-Firmware Configuration Tool' resetting my Extruders temp sensor

    AK_Eric
    by AK_Eric · March 2016
    #define EXT0_TEMPSENSOR_TYPE 8Which I do, and everything works great.
  20. manual positioning / Jogwheel

    RAyWB
    by RAyWB · March 2016
    #define UI_ACTION_X_UP1 114
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