Repetier-Forum
  • Categories
  • Discussions
  • About Us
  • Privacy Policy
  • Sign In
Home › Search
  1. Wait for external signal before executing G-Code command

    3D_Le
    by 3D_Le · December 2023
    #ifdef DEBUG_PRINT
  2. Wait for external signal before executing G-Code command

    3D_Le
    by 3D_Le · December 2023
        // while(true) {#ifdef DEBUG_PRINT    debugWaitLoop = 1;#endif    Printer::breakLongCommand = false; // block is now finished    if (!Printer::isBlockingReceive()) {#if SDSUPPORT        if (sd.sdm
  3. MKS-Base problem and solution for two extruders...

    Repetier
    by Repetier · December 2022
    Try assigning the pin number directly in configuration.h in case you changed it in wrong #ifdef section in pins.h and as said make sure no other function has same pin number. Only heaters and fans and
  4. setting up tmc2209 drivers in DEV2

    Repetier
    by Repetier · March 2022
    #ifdef DEBUG_MOVES
  5. MKS GEN L V2.1 + DRV8825 + Smart controller full graphic

    HRIM
    by HRIM · March 2022
      #ifdef IS_RAMPS_13
  6. MKS GEN L V2.1 + DRV8825 + Smart controller full graphic

    HRIM
    by HRIM · March 2022
      #ifdef FILAMENT_RUNOUT_DISTANCE_MM
  7. dev2 and Rumba32, Servo pins not working after restructuring board files

    Scottty
    by Scottty · February 2022
        #ifdef HAL_DAC_MODULE_ENABLED
  8. Configuring SKR2 for CoreXY with Z-Probe in Version 2

    lmcbmai
    by lmcbmai · December 2021
    #ifdef SAFE_POWER_PIN
  9. Configuring SKR2 for CoreXY with Z-Probe in Version 2

    lmcbmai
    by lmcbmai · December 2021
        #ifdef SAFE_POWER_PIN
  10. Core XY - one axis is always wrong

    Repetier
    by Repetier · February 2021
    #ifdef Z_PROBE_RUN_AFTER_EVERY_PROBE
  11. Dual Y- Motor

    Bastik
    by Bastik · January 2021
    #ifdef RAMPS_V_1_3
  12. Repetier Firmware on MKS GEN L

    Repetier
    by Repetier · September 2020
    #ifdef UI_MAIN
  13. Z_MIN & Z Probe auf dem gleichen Pin, derzeit eine sehr dumme Idee. Getestet bis 1.0.4 dev

    Repetier
    by Repetier · June 2020
    #ifdef Z_PROBE_RUN_AFTER_EVERY_PROBE
  14. I got stuck in configuring a dual x carriage setup

    Repetier
    by Repetier · May 2020
    Uncomment this so it uses the definition for raps driver. Or just remove the #ifdef RAPS128_XY else part in configuration_io. RAPS128 have enable signal inverted to regular stepper drivers like A4988
  15. I got stuck in configuring a dual x carriage setup

    KoenP
    by KoenP · May 2020
    #ifdef RAPS128_XY
  16. Repetier compilation problem mac catalina

    Jack5225
    by Jack5225 · April 2020
    sketch/uimenu.h:567:18: warning: extra tokens at end of #ifdef directive
  17. Rumba with MKS LCD12864A display

    RiaanAspeling
    by RiaanAspeling · April 2020
    #ifdef U8GLIB_MINI12864_2X_HW_SPI
  18. Mini 12864 Panel (RGB) in Repetier

    Repetier
    by Repetier · January 2020
    #ifdef U8GLIB_MINI12864_2X_SW_SPI
  19. COREXY dual X-Carriage

    0xmarcelx0
    by 0xmarcelx0 · November 2019
    #ifdef FAST_COREXYZ
  20. Help me to connect oled SSD1309

    Gromovnik
    by Gromovnik · September 2019
    #ifdef U8GLIB_SSD1306_SW_SPI
Next

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register