-
Wait for external signal before executing G-Code command
by 3D_Le ·#ifdef DEBUG_PRINT -
Wait for external signal before executing G-Code command
by 3D_Le ·// while(true) {#ifdef DEBUG_PRINT debugWaitLoop = 1;#endif Printer::breakLongCommand = false; // block is now finished if (!Printer::isBlockingReceive()) {#if SDSUPPORT if (sd.sdm -
MKS-Base problem and solution for two extruders...
by Repetier ·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 -
setting up tmc2209 drivers in DEV2
by Repetier ·#ifdef DEBUG_MOVES -
MKS GEN L V2.1 + DRV8825 + Smart controller full graphic
by HRIM ·#ifdef IS_RAMPS_13 -
MKS GEN L V2.1 + DRV8825 + Smart controller full graphic
by HRIM ·#ifdef FILAMENT_RUNOUT_DISTANCE_MM -
dev2 and Rumba32, Servo pins not working after restructuring board files
by Scottty ·#ifdef HAL_DAC_MODULE_ENABLED -
Configuring SKR2 for CoreXY with Z-Probe in Version 2
by lmcbmai ·#ifdef SAFE_POWER_PIN -
Configuring SKR2 for CoreXY with Z-Probe in Version 2
by lmcbmai ·#ifdef SAFE_POWER_PIN -
Core XY - one axis is always wrong
by Repetier ·#ifdef Z_PROBE_RUN_AFTER_EVERY_PROBE -
Dual Y- Motor
by Bastik ·#ifdef RAMPS_V_1_3 -
Repetier Firmware on MKS GEN L
by Repetier ·#ifdef UI_MAIN -
Z_MIN & Z Probe auf dem gleichen Pin, derzeit eine sehr dumme Idee. Getestet bis 1.0.4 dev
by Repetier ·#ifdef Z_PROBE_RUN_AFTER_EVERY_PROBE -
I got stuck in configuring a dual x carriage setup
by Repetier ·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 -
I got stuck in configuring a dual x carriage setup
by KoenP ·#ifdef RAPS128_XY -
Repetier compilation problem mac catalina
by Jack5225 ·sketch/uimenu.h:567:18: warning: extra tokens at end of #ifdef directive -
Rumba with MKS LCD12864A display
by RiaanAspeling ·#ifdef U8GLIB_MINI12864_2X_HW_SPI -
Mini 12864 Panel (RGB) in Repetier
by Repetier ·#ifdef U8GLIB_MINI12864_2X_SW_SPI -
COREXY dual X-Carriage
by 0xmarcelx0 ·#ifdef FAST_COREXYZ -
Help me to connect oled SSD1309
by Gromovnik ·#ifdef U8GLIB_SSD1306_SW_SPI