-
Hi
where do I get information on what stepper driver ICs are supported/tested by the current Marlin AVR 8 Bit branch or which requirements they have to meet to work?
Thanks
-
Description:
On my Prusa I3 clone which I changed from 8bit to 32bit with bigtreetech SKR1.4 with Bigtreetech TMC2209 v1.2 on Marlin 2.0.c from 06.09.2011 senssorless homing is not working . Chang…
-
### Description
Regarding TMC2130 in Configuration_adv.h
#define STEALTHCHOP
I want to setup Stealtchop or Spreadcycle for every axis individually.
I had some problems with losing stepps a…
-
Hi,
Just upgraded a Melzi board to RAMPS 1.4 board with latest Marlin release. All motors are moving only in one direction. This was my first time configuring Configuration.h, so I'm pretty sure th…
-
Hi all!
Does Marlin benefit from hw FPU on SOC?
-
### Description
I have searched bugfix, and I have searched the RepRap forum, and I can't seem to find what I am looking for. For this reason, this may be a bugfix.
With version 1.1.9, I am tryi…
-
### Bug Description
I got a problem with Anet a8 plus, My capacitieve sensor goes outside my bed to measure, when I try to auto level.
I use marlin 2.0 and search everywhere for the solution. …
-
Hi there,
using Arduino, and the datatype the compiler assumes is too short (int?) for the operation if the shift is bigger than 16.
Seems to work as intended as
"#define CAST_Sn_TO_S32(value, n…
-
### Bug Description
After bed leveling, in the middle of printing, the printhead randomly shift on x, y or both axes like when a stepper motor lose steps. Oviously I tried with the same gcode whith…
-
Not so much a request/bug as a simple question.
In the Configuration_adv.h, the standard setting for a TMC2208 Z axis is set to 3,
and the #define E0_HYBRID_THRESHOLD is set to 30 ?
But i wound…