-
Compilation error in dev version: undefined reference to `runBedLeveling(int)'
by Repetier ·Thanks for the hint. Will look at it and add a #if to solve problem. Until then just delete that line. -
Melzi v2 and ?zonestar? on Tronxy X3
by Repetier ·#if false && UI_DISPLAY_RW_PIN >= 0 // not really needed -
Melzi v2 and ?zonestar? on Tronxy X3
by Tsoukan ·#if false && UI_DISPLAY_RW_PIN >= 0 // not really needed -
Display for Laser/CNC mode
by RAyWB ·#ifndef _CustomEvents_H -
Display for Laser/CNC mode
by RAyWB ·#if defined(CUSTOM_EVENTS) -
Repetier Working on my robot arm 3d printer
by wangsamax ·#if NONLINEAR_SYSTEM -
Repetier Working on my robot arm 3d printer
by wangsamax ·#ifdef DEBUG_SPLIT -
Auto Bed Leveling issue
by Repetier ·#ifdef Z_PROBE_RUN_AFTER_EVERY_PROBE -
Prusa i3, Z probe, repetier firmware and problems...
by Mister_Fab ·#ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h -
G33 does not do what was expected
by Taxus812 ·#ifndef CONFIGURATION_H -
LCD2004 and RAMPS 1.4 - ALL Blocks HELP!
by AlbertZeroK ·#ifndef CONFIGURATION_H -
Change jam detection behavior in dev
by shaiss ·#if EXTRUDER_JAM_CONTROL -
PS-ON activates automatically without instructions
by Tom.B ·#if defined(ENABLE_POWER_ON_STARTUP) && ENABLE_POWER_ON_STARTUP && (PS_ON_PIN>-1) -
PS-ON activates automatically without instructions
by Repetier ·#if defined(PS_ON_PIN) && PS_ON_PIN>-1 -
Viki 2 LCD on RAMPS v1.4
by UniversalRemonster ·Next, I edited the ui.h file. Near the bottom you'll find: #if FEATURE_CONTROLLER == CONTROLLER_VIKI2, followed by several motherboard pinouts. The first motherboard is Azteeg X3. Change it to read li -
Securitiy Switch for the Heatbed with a Relay
by Delta_88 ·#if NUM_TEMPERATURE_LOOPS > 0 -
Repetier sending unknown command to printer, and thermistor issues
by jonawald ·#ifndef CONFIGURATION_H -
Z won't move after homing with repetier dev
by shaiss ·for clarity. the replacement code is from line 320 in motion.h to 360:#if MULTI_ZENDSTOP_HOMING -
Z won't move after homing with repetier dev
by Repetier ·#if MULTI_ZENDSTOP_HOMING -
Z-height, Z-Min and Z-probe setup questions
by Repetier ·#if DISTORTION_CORRECTION