-
I have been doing the G0602 VFD and ELS conversions by James videos. All has worked well. I finally received TI LaunchXL-F280049C last week and programed the board. The only issue I have is the thread…
-
Hello, I just finished my voron 2.4 built and went through the initial startup testing. When I was trying all the motors ("STEPPER_BUZZ STEPPER=stepper_x") and went through all the motors. I had an is…
-
Is it possible to use this board which has only STEP DIR and EN inputs ?
https://www.ebay.com/itm/42-CH-Stepper-Motor-Driver-Expansion-Board-DRV8825-A4988-for-3D-Printer-UNO-R3-/132540586828
-
Hi, i have an Ender 3 and today i've installed the Skr mini e3 v1.2 with the firmware from github page, but the stepper driver are noisy like the original card. Some advice? Thank you
-
The stepper driver does not get above 32Khz in conjunction with an ATMega4809.
16MHz are at the clock input of the TMC4210 (measured with oscilloscope)
-
running the following code works with Chrome standard mode, Firefox, and Edge, it fails with Chrome headless:
```
const { By, Key } = require('selenium-webdriver');
const until = require('seleniu…
-
I use GRBL 1.1 with laser cutter.
I do not understand $30, $31 and $32
$31 and $32 is almost understandable, but $30 is not clear.
Why my laser is working with 100% all time when $32?
how exactly …
-
How to program stepper ESP32:
https://randomnerdtutorials.com/esp32-stepper-motor-28byj-48-uln2003/
-
I'm a newbie with grblHAL, so apologies if I missed something in the documentation I should've seen.
I set up a new environment for the SKR 2 with TMC2209s as follows:
```
[env:btt_skr_2_tmc2209]…
-
I've used these macros on a Voron 0.1 and a CR-10S Pro with good results, but having a little trouble with my BLV Cube, which uses a Duet 2 motherboard. I'm getting an error when I try to home that s…