Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. RuRamps V1.3 and Repetier V1.0.4DEV: work only without the eeprom enabled

    Marco67
    by Marco67 · October 2018
    #define EEPROM_I2C
  2. Dual X Axis improvements

    Repetier
    by Repetier · October 2018
    #define X_MAX_LENGTH 248 <-this is how far the left carriage can travel from home to right without crashing into the other
  3. Dual X Axis improvements

    Braccoz
    by Braccoz · October 2018
    #define X_HOME_DIR -1
  4. RuRamps V1.3 and Repetier V1.0.4DEV: work only without the eeprom enabled

    Repetier
    by Repetier · October 2018
    #define TWI_CLOCK_FREQ          400000
  5. Heated bed zones

    Luca
    by Luca · October 2018
    #ifndef CustomEventsImpl_H #define CustomEventsImpl_H #include <Wire.h> String temps; char data[32]; bool Custom_MCode(GCode *com){ switch(com->M){ case 140: if(com-&g
  6. Dual X Axis improvements

    Braccoz
    by Braccoz · October 2018
    #define DUAL_X_LEFT_OFFSET -44.5
  7. Sensorless Homing/StallGuard

    Dreide
    by Dreide · October 2018
        #define TMC2130_TCOOLTHRS_X 1048575
  8. dual x axis matter

    Repetier
    by Repetier · October 2018
    #define DUAL_X_RESOLUTION 1
  9. dual x axis matter

    raymond
    by raymond · October 2018
    If not, see . */ #ifndef CONFIGURATION_H #define CONFIGURATION_H /**************** READ FIRST ************************ This configuration file was created with the configuration tool
  10. Sensorless Homing/StallGuard

    zhan_v_c
    by zhan_v_c · October 2018
    #define DRV_TMC2130 // Uncomment if you use the stall guard for homing. Only for cartesian printers and xy direction #define SENSORLESS_HOMING // The drivers with set CS pin will be used, all o
  11. 2 In 1 Out Hotend Configuration Cannot unpause when Jam detected

    dannnnsyh
    by dannnnsyh · October 2018
    #define CONFIGURATION_H
  12. GeeeTech I3 Pro C firmware questions

    EGropp
    by EGropp · October 2018
    #define CONFIGURATION_H
  13. Endstop

    Repetier
    by Repetier · October 2018
    Just to be sure, you have  #define DRIVE_SYSTEM 0
  14. Extruder PWM

    Repetier
    by Repetier · October 2018
    #define EXT0_PID_INTEGRAL_DRIVE_MAX 140
  15. Endstop

    enrico77
    by enrico77 · October 2018
    #define X_ENABLE_ON 1
  16. Endstop

    enrico77
    by enrico77 · October 2018
    #define MULTI_ZENDSTOP_HOMING 0
  17. LEDs control in the LCD menu doesnt work with 1.0.3DEV and RuRamps

    Marco67
    by Marco67 · September 2018
    #define CASE_LIGHTS_PIN 11
  18. Endstop

    enrico77
    by enrico77 · September 2018
    made by hand is the line 416 of reperier.h #define start_step_whith_high 0.! everything else is standard.
  19. Endstop

    Repetier
    by Repetier · September 2018
    #define ENDSTOP_X_RETEST_REDUCTION_FACTOR 3
  20. Endstop

    enrico77
    by enrico77 · September 2018
    #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