Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. How to use end stop at max position

    Repetier
    by Repetier · June 2018
    #define ENDSTOP_Y_BACK_MOVE 5
  2. Multi Z Endstop variable not set correctly in FW 1.0.3Dev

    GoBig
    by GoBig · June 2018
    #define MULTI_ZENDSTOP_HOMING 0
  3. Firmware 1.0.3Dev does not compile

    GoBig
    by GoBig · June 2018
     #define  _WRITE(IO, v)   do { if (v) {DIO ##  IO ## _WPORT |= MASK(DIO ## IO ## _PIN); } else {DIO ##  IO ## _WPORT &= ~MASK(DIO ## IO ## _PIN); }; } while (0)
  4. Missing steps -> Where to start

    Repetier
    by Repetier · June 2018
    #define STEPPER_HIGH_DELAY 0
  5. Missing steps -> Where to start

    MartinH
    by MartinH · June 2018
    #define ALWAYS_CHECK_ENDSTOPS 0
  6. G28 + Z Endstop min

    mtmello2003
    by mtmello2003 · June 2018
    #define ENDSTOP_X_BACK_ON_HOME 100
  7. Problem with Z max Home

    Romain34
    by Romain34 · May 2018
    #define SUPPORT_CNC 1
  8. Homing failed on miniKossel

    Repetier
    by Repetier · May 2018
    #define ENDSTOP_Z_BACK_ON_HOME 1
  9. Homing failed on miniKossel

    sennalb
    by sennalb · May 2018
    #define CONFIGURATION_H
  10. Why would both thermistors report an exact same negative reading?

    Repetier
    by Repetier · May 2018
    #define TEMP_0_PIN 7
  11. The heatbed heats automatically if the second extruder is on

    blastactionhero
    by blastactionhero · May 2018
    i have had allready set the FEATURE_FAN_CONTROL to false 0 /** Should support for fan control be compiled in. If you enable this make sure the FAN pin is not the same as for your second extruder.
  12. The heatbed heats automatically if the second extruder is on

    blastactionhero
    by blastactionhero · May 2018
    Hello, thats my opinion, too. I have had checked the pin settings. I think, pins.h are the heaterpin connected like on the hardware should be. #define HEATER_0_PIN 10 // 1. extuder on
  13. The heatbed heats automatically if the second extruder is on

    blastactionhero
    by blastactionhero · May 2018
    If not, see . */ #ifndef CONFIGURATION_H #define CONFIGURATION_H /* Some words on units: From 0.80 onwards the units used are unified for easier configuration, watch out when transferin
  14. Why would both thermistors report an exact same negative reading?

    Batteau62
    by Batteau62 · May 2018
    #define CONFIGURATION_H
  15. sd card does not work no 1.0.2

    Repetier
    by Repetier · May 2018
    #define MAX_VFAT_ENTRIES (2)
  16. Laser turn on on G0 movement

    LordGabriele
    by LordGabriele · May 2018
    #define CONFIGURATION_H
  17. problems with second extruder.

    terzyans
    by terzyans · May 2018
    #define EXT1_X_OFFSET 30
  18. RADDS, i2c and Oled on Arduino Due

    PmK
    by PmK · May 2018
    #define U8GLIB_SSD1306_I2C
  19. Z-probe autoleveling problem

    mystique
    by mystique · May 2018
    #define FEATURE_AUTOLEVEL 1
  20. In firmware version 1.0.2 the variable MINMAX_HARDWARE_ENDSTOP_Z2 gets defined twice

    GoBig
    by GoBig · May 2018
    #define MINMAX_HARDWARE_ENDSTOP_Z2 true  // duplicate
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