-
I can not compile the firmware
by Mauro ·#define SIG_USARTx_RECV SIG_USART1_RECV -
Extruder spins on print start after warm up
by lslewis901 ·Hello, My units setting was #define EXT0_WAIT_RETRACT_UNITS 500. I have set it to zero and will see what happens. -
Extruder spins on print start after warm up
by Repetier ·#define EXT0_WAIT_RETRACT_TEMP 150 -
Almost there.... and strange behaviour
by Repetier ·Not sure if you can handle the high travel acceleration, but could work.#define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_Z 500 -
Almost there.... and strange behaviour
by boelle ·#define MAX_HALFSTEP_INTERVAL 1999#define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_X 500#define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_Y 500#define MAX_ACCELERATION_UNITS_PER_SQ_SECOND_Z 500#define MAX_TRAV -
Almost there.... and strange behaviour
by Repetier ·#define STEPPER_HIGH_DELAY 10 -
Almost there.... and strange behaviour
by boelle ·#define STEPPER_HIGH_DELAY 0 -
Not uploading after making change in Frimware
by Reza ·#define HAVE_HEATED_BED 0 -
z-probe offset and extruder(s) offset for auto-leveling
by sparky ·#define EXT1_EXTRUDER_COOLER_PIN ORIG_FAN_PIN -
Almost there.... and strange behaviour
by Repetier ·#define X_ENABLE_ON 0 -
Error 0x00 when uploading
by Repetier ·#define ENDSTOP_X_BACK_ON_HOME 1 -
How i can manage a fan with chamber sensor?
by frguy ·I just found that with the #define FAN_BOARD_PIN of 0.92.3, the fan is on when the bed is heating, but also when stepper motors are active. This near what I want for protect my card, even if the venti -
How i can manage a fan with chamber sensor?
by Repetier ·Simplest solution currently would be either#define FAN_BOARD_PIN pinnumber -
Z-Speed too slow
by weeman ·//#define COMPAT_PRE1 -
Extruder motor won't go
by ajit_jain1 ·#define PDM_FOR_COOLER 0 -
mixing extruder feedrate
by Repetier ·#define DEBUG_QUEUE_MOVE -
Bed leveling - can't get nozzle close enough to bed surface
by schumsel293 ·(See Marlin,configuration.adv.h: #define ENDSTOPS_ONLY_FOR_HOMING // If defined the endstops will only be used for homing) -
Bed leveling - can't get nozzle close enough to bed surface
by schumsel293 ·#define FEATURE_Z_PROBE 1 -
WRN-01 Sensor?
by Tapps ·#define EXT0_TEMPSENSOR_TYPE 97 -
v092: "use_advance" in combination with "drive_system 2"
by andin ·#define DRIVE_SYSTEM 2