Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. no print option on SD card

    sonam_18
    by sonam_18 · October 2018
    #define SDSUPPORT 1
  2. RepRapDiscount Full Graphic controller - SD card issues

    sonam_18
    by sonam_18 · October 2018
    #define SDSUPPORT 1
  3. Rumba board extruders aren't moving

    MatthewJTK
    by MatthewJTK · October 2018
    #define NUM_EXTRUDER 3
  4. Repetier-Firmware Does Not Recognize The Hotend on Ramps 1.4

    Deutadado
    by Deutadado · October 2018
    #define NUM_EXTRUDER 1
  5. RuRamps V1.3 and Repetier V1.0.4DEV: work only without the eeprom enabled

    Marco67
    by Marco67 · October 2018
    #define EEPROM_ADDR  0                    // Slave Address 0 (A0=0,A1=0,A2=0)
  6. RuRamps V1.3 and Repetier V1.0.4DEV: work only without the eeprom enabled

    Marco67
    by Marco67 · October 2018
    #define TWI_CLOCK_FREQ          100000
  7. RuRamps V1.3 and Repetier V1.0.4DEV: work only without the eeprom enabled

    Marco67
    by Marco67 · October 2018
    #define EEPROM_I2C
  8. 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
  9. Dual X Axis improvements

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

    Repetier
    by Repetier · October 2018
    #define TWI_CLOCK_FREQ          400000
  11. 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
  12. Dual X Axis improvements

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

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

    Repetier
    by Repetier · October 2018
    #define DUAL_X_RESOLUTION 1
  15. 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
  16. 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
  17. 2 In 1 Out Hotend Configuration Cannot unpause when Jam detected

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

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

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

    Repetier
    by Repetier · October 2018
    #define EXT0_PID_INTEGRAL_DRIVE_MAX 140
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