-
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 -
Filament change
by Repetier ·#if FILAMENTCHANGE_REHOME -
Filament change
by Repetier ·#if FILAMENTCHANGE_REHOME -
Bed Coating Settings with Z-Probing and Z-Max Homing
by Repetier ·#if Z_PROBE_Z_OFFSET_MODE == 1 -
About SKR2 settings
by Repetier ·#if HAS_TMC_UART -
About SKR2 settings
by lmcbmai ·#if PRINTER_TYPE == 2