-
"Ausgabe" der Heizelement falsch beim Prusa MK4
by BigAl ·#if HAS_TEMP_HEATBREAK -
Strange letters on display.
by Repetier ·#if false && UI_DISPLAY_RW_PIN >= 0 // not really needed -
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 -
Upgrade to Firmware V2 on Ultratronics Board
by Repetier ·#if defined(DOOR_PIN) && DOOR_PIN > -1 -
changing speeds between lines and curves
by Thorsten ·#ifndef CONFIGURATION_H -
Can't change z min pos
by Repetier ·#if DAVINCI > 0 -
Heated Bed disables after connecting server
by Daneasch ·#ifndef CONFIGURATION_H -
Printer crashes during autobedlevel procedure
by Daneasch ·#ifndef CONFIGURATION_H -
Temprature gain
by Repetier ·#if ENABLED(TEMP_GAIN) -
Extruder stops during print
by Repetier ·#if MIN_EXTRUDER_TEMP > 20 -
Extruder stops during print
by DJ_IRAS ·#if MIN_EXTRUDER_TEMP > 30 -
Unable to find the right pin on Melzi 2.0 P802M for BLTouch
by Repetier ·#if defined(__AVR_ATmega1280__) || defined(__AVR_ATmega2560__) || defined(__AVR_AT90USB646__) || defined(__AVR_AT90USB1286__) || defined(__AVR_ATmega128__) || defined(__AVR_ATmega1281__) || defined(__ -
MKS-Base problem and solution for two extruders...
by 3dGenie ·#ifndef MOSFET_A_PIN -
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 -
ticking sounds
by Repetier ·#ifndef IGNORE_TMC5160_FEEDBACK -
ramps 1.4 issue with 3 extruder motors
by recoush ·#ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h -
Rotate Raspberry Pi screen image
by orion ·#if screen is rotated, you need to transform the touch-matrix as per the below: -
Make filament sensor work with Ender 5+
by vaporlock ·#if ENABLED(FILAMENT_RUNOUT_SENSOR) -
Z probing
by Repetier ·#if HOMING_ORDER != HOME_ORDER_XYZ && HOMING_ORDER != HOME_ORDER_YXZ && HOMING_ORDER != HOME_ORDER_ZXYTZ && HOMING_ORDER != HOME_ORDER_XYTZ