Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Problems with compiling with IDE 1.81

    wstanley
    by wstanley · January 2017
    #define _SET_OUTPUT(IO) do {DIO ## IO ## _DDR |= MASK(DIO ## IO ## _PIN); } while (0)
  2. Communicate with RUMBA board via alternate TX/RX connections?

    k_eckes
    by k_eckes · January 2017
    So, I modified the firmware to use Bluetooth (#define BLUETOOTH_SERIAL 3, #define BLUETOOTH_BAUD), compiled, and uploaded the firmware to the test Arduino Mega board via USB. 
  3. Original Config.h File

    Tanuki44
    by Tanuki44 · January 2017
    #define EXT0_STEP_PIN ORIG_E0_STEP_PIN
  4. Custom Event System

    Repetier
    by Repetier · January 2017
    #define EVENT_CHECK_FAST_KEYS(action) {}
  5. Unknown command: M106 & M107

    Ian
    by Ian · January 2017
    1) Leave this as is : #define REPURPOSE_FAN_TO_COOL_EXTRUSIONS 0
  6. Exact same JSON file compiled in DEV version won't execute Gcode

    BeastPrinter
    by BeastPrinter · January 2017
    #define CONFIGURATION_H
  7. Arduino due eeprom storage

    Morpheus69
    by Morpheus69 · January 2017
    #define SDCARDDETECT -1
  8. Adding new EEPROM definition problem

    wangsamax
    by wangsamax · January 2017
    #define ARM_LENGTH 220
  9. Communicate with RUMBA board via alternate TX/RX connections?

    k_eckes
    by k_eckes · January 2017
    #define RXD DIO15
  10. DEV version Gcode won't execute

    BeastPrinter
    by BeastPrinter · January 2017
    #define CONFIGURATION_H
  11. Unknown command: M106 & M107

    MartinH
    by MartinH · January 2017
      #define FAN_PIN -1  #define FEATURE_FAN_CONTROL 0#endif
  12. Unknown command: M106 & M107

    Ian
    by Ian · January 2017
    #define DAVINCI 1 // "0" if not DAVINCI, "1" For DAVINCI 1.0, "2" For DAVINCI 2.0 with 1 FAN, "3" For DAVINCI 2.0 with 2 FAN, 4 for AiO (WITH NO SCANNER SUPPORT
  13. OLED SW_SPI DUE RADDS1.5

    Axel
    by Axel · January 2017
    * #define UI_DISPLAY_TYPE 5
  14. Custom Event System

    Repetier
    by Repetier · January 2017
    #define EVENT_UI_OK_WIZARD(action) {}
  15. Error Compiling Message in DEV firmware

    BeastPrinter
    by BeastPrinter · January 2017
    In the configuration.h file I have set #define HAVE_HEATED_BED 0
  16. Prusa i3 ramps 1.4 , min endstops only - z printing offset magicaly is active

    N37
    by N37 · January 2017
    #define ZAXIS_STEPS_PER_MM 8000
  17. Prusa i3 ramps 1.4 , min endstops only - z printing offset magicaly is active

    N37
    by N37 · January 2017
    #define DRIVE_SYSTEM 0
  18. Prusa i3 ramps 1.4 , min endstops only - z printing offset magicaly is active

    N37
    by N37 · January 2017
    #define ENDSTOP_X_BACK_MOVE 5
  19. Head crash when moving past 1mm

    Poida
    by Poida · January 2017
    I have the following:#define EXT0_INVERSE 0
  20. Head crash when moving past 1mm

    Repetier
    by Repetier · January 2017
    Inverse is#define EXT0_INVERSE false
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