Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. MKS MINI 12864 on a RUMBA

    Repetier
    by Repetier · July 2018
    #define U8GLIB_MINI12864_2X_HW_SPI
  2. MKS MINI 12864 on a RUMBA

    SlickNickeL
    by SlickNickeL · July 2018
    #define DOGLCD
  3. MKS MINI 12864 on a RUMBA

    SlickNickeL
    by SlickNickeL · July 2018
    #define UI_DISPLAY_DOGLCD_CS 38 #define UI_DISPLAY_DOGLCD_A0 41 U8GLIB_MINI12864 u8g(UI_DISPLAY_DOGLCD_CS, UI_DISPLAY_DOGLCD_A0,U8G_I2C_OPT_NONE);
  4. Bed Map seems to not be working..

    Repetier
    by Repetier · July 2018
    #define E2_PINS ORIG_E2_STEP_PIN,ORIG_E2_DIR_PIN,ORIG_E2_ENABLE_PIN,
  5. MKS MINI 12864 on a RUMBA

    Repetier
    by Repetier · July 2018
    #define U8GLIB_ST7920
  6. MKS MINI 12864 on a RUMBA

    SlickNickeL
    by SlickNickeL · July 2018
    #define U8GLIB_ST7920
  7. Bed Map seems to not be working..

    EGropp
    by EGropp · July 2018
    #define HEATER_0_PIN       10
  8. Bed Map seems to not be working..

    Repetier
    by Repetier · July 2018
    #define HEATER_0_PIN       10
  9. MKS MINI 12864 on a RUMBA

    Repetier
    by Repetier · July 2018
    #define BEEPER_PIN             44
  10. Bed Map seems to not be working..

    EGropp
    by EGropp · July 2018
    #define DISTORTION_CORRECTION 0 .. i changed to #define DISTORTION_CORRECTION 1
  11. Problems Setting up Viki 2 on Rambo v1.4

    rmb54
    by rmb54 · July 2018
    #elif MOTHERBOARD == 301 // RAMBO #define SDCARDDETECT 72 // sd card detect as shown on drawing#undef BEEPER_PIN#define BEEPER_PIN 33// Display A0#define UI_DISPLAY_D5_PIN 70// Display CS#def
  12. Issue with enabled "Z-Probing" on zonestar based printer with repetier 0.92.0

    Repetier
    by Repetier · July 2018
    #define Z_PROBE_HEIGHT 0
  13. ETA Wrong

    Repetier
    by Repetier · June 2018
    #define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_X 20
  14. ETA Wrong

    JamesT
    by JamesT · June 2018
    #define FAN_BOARD_PIN -1
  15. Anet A8 ( Melzi ) v1 firmware problem

    Repetier
    by Repetier · June 2018
    #define ZHOME_PRE_RAISE 0
  16. Issue with enabled "Z-Probing" on zonestar based printer with repetier 0.92.0

    MartinH
    by MartinH · June 2018
    * #define Z_PROBE_X_OFFSET 0   These 2 values are how far the probe is mounted from the nozzzle
  17. Cant Upgrade Repetier Firmware to 1.0.2.

    Repetier
    by Repetier · June 2018
    As a simple test upload your config to 0.92 version and download and see if it still works. If not search the difference between what you defined as #define and what is set in tool. Especially stepper
  18. Z Probe with BL Touch Error

    MartinH
    by MartinH · June 2018
    #define Z_PROBE_PIN Z_MIN_PIN      should be   #define Z_PROBE_PIN ORIG_Z_MIN_PIN
  19. Z Probe with BL Touch Error

    thibis
    by thibis · June 2018
    #define FEATURE_SERVO 1
  20. Would you add a MKS MINI12864LCD

    SlickNickeL
    by SlickNickeL · June 2018
    #define DOGLCD_CS 38 #define DOGLCD_A0 41 That is the Marlin fix. I saw the code that addressed this in Repetier and it looks a bit confusing to me as if I need to uncomment it. I
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