-
migrating from stable to dev, xyz delta axis fail
by neovin87 ·#ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h -
migrating from stable to dev, xyz delta axis fail
by neovin87 ·#ifndef CONFIGURATION_H -
fan PWM frequency
by venkel ·#if FAN_PIN > -1 && FEATURE_FAN_CONTROL -
SD reader does not work
by operrr ·#ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h -
Laser intensity
by lucasss ·#if defined(SUPPORT_LASER) && SUPPORT_LASER -
Custom Drive System
by MaxGyver ·#if DRIVE_SYSTEM == XY_GANTRY -
LCD 12864 blocks COM port when attached
by hokanp ·#ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h -
SSD1306 I2C Display on DUE
by geppo456 ·#if defined(__AVR__) -
Cannot connect with DEV 1.0
by cinematographer ·#ifndef CONFIGURATION_H -
Sdcard configuration place
by Sineg ·#if MOTHERBOARD == 703 -
Configuration tool for version 1.0.0dev doesn't compile any more?!
by MAKA ·#if DRIVE_SYSTEM == DELA -
Upgraded Firmware, now i have no temperature readings
by Raphael ·#ifndef SDSUPPORT // Some boards have sd support on board. These define the values already in pins.h -
Upgraded Firmware, now i have no temperature readings
by Raphael ·#ifndef CONFIGURATION_H -
Support for new TMC2130 SSS (SilentStepStick) via SPI
by Repetier ·#if FEATURE_LOSTSTEPCONTROL -
Laser turned on on all moves.
by Repetier ·#if is a preprocessor if and decides which code parts get compiled at all. The following else is part of c++ logic. SO watch out for # signs indicating non c++ but preprocessor statements. -
Nozzle Distance wrong between Homing and Printing
by dtgamer99 ·#if DAVINCI==1 -
Laser turned on on all moves.
by freez ·#if defined(SUPPORT_LASER) && SUPPORT_LASER -
Laser turned on on all moves.
by freez ·#ifndef CONFIGURATION_H -
[DUE] Watchdog keeps resetting after power on for random amount of time
by Repetier ·#if FEATURE_WATCHDOG -
Case light invert logic level
by freez ·#if CASE_LIGHTS_PIN > -1