-
Extruder motor not responding
by SannyGT ·#if MOTHERBOARD == 702 -
dual extruders temps sensors 0 & 1
by recoush ·#ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h -
Autolevel - Z axis crashes into bed!!
by garfield30 ·#ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h -
Endstops CoreXY
by hokanp ·#ifndef CONFIGURATION_H -
Extruder Stepper is not working!
by hokanp ·#ifndef CONFIGURATION_H -
Laser Add-on
by dmkmedia ·#ifndef CONFIGURATION_H -
repetier dev Bluetooth serial
by Repetier ·#if NEW_COMMUNICATION && defined(BLUETOOTH_SERIAL) && BLUETOOTH_SERIAL > 0 -
Random Movement in CustomEventsImpl.h problem with String and PSTR
by Georg99 ·#ifdef DEBUG_PRINT -
Bed leveling going out of bounds
by dmkmedia ·#ifndef CONFIGURATION_H -
Shared power "budget" for extruder and bed
by mpl ·== HTR_PID:uint8_t _pidMax = act->pidMax; #if HEATED_BED_AND_EXTRUDER_MAX_PID if (act->pwmIndex == HEATED_BED_INDEX){ int16_t ivalue = HEATED_BED_AND_EXTRUDER_MAX_PID; for(uint8_t i = 0; -
G28 with laserOn
by Georg99 ·#if defined(SUPPORT_LASER) && SUPPORT_LASER -
dual extrusion offset error
by ekaggrat ·ok i think i now understand and it is normal behavior i guess.. on another note is it possible to make the printer from dual to single extruder on a flick of a toggle switch? Basically if one pin goe -
Using buttons without a LCD
by stefanokolos ·} in ui.cpp ..... #if UI_HAS_KEYS == 1 if(action & UI_ACTION_TOPMENU) // Go to start menu { menuLevel = 0; } action &= 8191; // strip out higher level f -
Connection Problems - No start signal detected - forcing start
by cc88 ·#ifndef RFSERIAL -
Delta Homing Issue
by n3delva ·#ifndef CONFIGURATION_H -
Extrusion when moving on axis
by robinsonjas ·#ifndef CONFIGURATION_H -
'TWI_CLOCK_FREQ' error when upload
by omv1065 ·#ifndef PINS_H -
Temperature modification during Z movement !
by Repetier ·void Printer::transformToPrinter(float x,float y,float z,float &transX,float &transY,float &transZ) {#if FEATURE_AXISCOMP -
'TWI_CLOCK_FREQ' error when upload
by Repetier ·#ifndef PINS_H#define PINS_H -
NTC thermistor not registering temper over ~160
by jonawald ·#if NUM_TEMPS_USERTHERMISTOR0 > 0