-
I am trying to configure marlin bugfix 2.0.0 ( both from bigtreetech github repo an marlin github repo ).
If I configure like this ;
#define X_DRIVER_TYPE TMC2208
#define Y_DRIVER_TYPE TMC2…
-
Hi,
ich hätte eine allgemeine Frage. Ich würde gerne die offizielle Firmware von Anycubic nutzen, um mein 8 Bit Board vom Anycubic I3 Mega etwas umzuprogrammieren. Leider gibt es dort nur die HEX-Da…
-
Can't get my E0 - E1 to work
I have received 2 death 2130 drivers, so i am trying to run my SKR 1.3 bort like..
```
#define X_DRIVER_TYPE TMC2130_STANDALONE
#define Y_DRIVER_TYPE TMC2130_STANDAL…
-
I have just installed E3 DIP v1.1 into my stock Ender 3, added four A4988 stepsticks, and flashed the pre-compiled firmware found here:
https://github.com/bigtreetech/BIGTREETECH-SKR-E3-DIP-V1.0/blob…
-
Hello,
I have almost finished my laser machine, (see attached jpg.) I have it running but not the laser head just yet. I will be using an air pump and wondering if you have added the control for t…
-
ПОМОГИТЕ! Как написать скетч кормушки 2.0 для степстика А4988 там не 4 пина а dir enable и step
в голову пришло вот что но кажется что не будет работать как надо:
```
digitalWrite(enable, LOW);…
-
Stepper Driver Model Max A RMS
A4988 2A
TMC2208 1.2A
DRV8825 2.0A
TMC2100 2.5A
Example for A4988
Stepper Current = VREF × Max RMS
Finding VREF: Stepper Current/Max RMS = VREG
VREF POT: 2.0=0.8…
-
Hello world, my first post @ git :) I have read similar topic which is closed, there was no solution for problem.
I switch from ramps to skr 1.4 turbo (Marlin 2.9.0.1), got 2x tmc2099 for X,Y but i w…
-
Hello,
Thanks for sharing this. I have set up everything but the machine is not very accurate. On the A4988, I have used the following set up for micro stepping:
MS1 : H
MS2: H
MS3: L
This woul…
-
Hello,
I've found no way to get this board working with dual Z driver and dual Z endstop.
The second Z driver (Z2) was recognized, but the endstop resource never be used.
My actual configuration …