-
Non-mixing 3-in-1-out extruder
by Repetier ·#if SHARED_EXTRUDER_HEATER -
manual positioning / Jogwheel
by Lexar ·#ifndef JOYSTICK_H -
G0 default speed in CNC mode
by Lexar ·#if defined(SUPPORT_LASER) && SUPPORT_LASER -
Láser pin pwm. Help-__-
by Omnimusha ·#if defined(SUPPORT_LASER) && SUPPORT_LASER -
Problem with TMC2130 and SPI
by stefanokolos ·#ifdef TMC2130DEBUG -
manual positioning / Jogwheel
by Lexar ·#if UI_HAS_KEYS == 1 -
Support for TMC2208 via uart
by Repetier ·#if (X_ENABLE_PIN > -1) -
Help with SD-Pause position and behavior
by allen_g30 ·#if DRIVE_SYSTEM == DELTA -
G30
by sandro730 ·#if (DRIVE_SYSTEM == DELTA) && DISTORTION_EXTRAPOLATE_CORNERS -
Repetier 1.0.0 + Due + RADDS 1.5 + RepRapDiscount Full Graphic Smart Controller 128x64
by ZiguleBigule ·#if FEATURE_CONTROLLER == CONTROLLER_SPARKLCD -
Repetier 1.0.0 + Due + RADDS 1.5 + RepRapDiscount Full Graphic Smart Controller 128x64
by ZiguleBigule ·#if FEATURE_CONTROLLER == CONTROLLER_RADDS -
Is it possible to independently z calibrate 2 extruders
by Repetier ·#if EEPROM_MODE != 0 -
Help with SD-Pause position and behavior
by Repetier ·void SDCard::pausePrint(bool intern){ if(!sdactive) return; sdmode = 2; // finish running line Printer::setMenuMode(MENU_MODE_PAUSED, true);#if !defined(DISABLE_PRINTMODE_ON_PAUSE) || DISABLE -
Microswitch initiated pause during SD print
by Repetier ·#elif JAM_ACTION == 2 // pause host/print#if SDSUPPORT if(sd.sdmode == 2) { sd.pausePrint(true); break; }#endif // SDSUPPORT GCodeSource::printAllFLN(PSTR(&q -
could not activate Z probe error
by dmkmedia ·#ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h -
Custom retract routine with a servo
by repraprob ·#if FEATURE_RETRACTION && NUM_EXTRUDER > 0 -
Extruder pauses during perimeter/infill
by Crosshatch ·#ifndef CONFIGURATION_H -
Y axis wont work after moving
by dmkmedia ·#ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h -
TTL laser 2W
by triblax ·#if LASER_PIN > -1 -
Hotbed Mosfet configuration.h code
by Merlotmaker ·#if ENABLED(PIDTEMP)