-
I'm new to the embedded-hal ecosystem, so apologies if this is a dumb question. It may also have more to do with the PL022 hardware than this crate.
I'm trying to configure a TMC2130 stepper driver…
-
Looking to convert this to a TMC2208. I was wondering if any firmware modifications would be necessary? Any help appreciated!
-
Would it be possible to increase the image resolution (Quality) to 50 lines/mm?
I am currently using a laser which has a spot size that can be adjusted down to about 20-micron diameter. Thus having 5…
-
Hi,
I have the following issue :
It beeps when reaching min temperature, fan is starting and puller motor starts but motor extruder doesn't. I switched the motors and the pins e0 with e1 to check…
-
I'm nearly there. My electronics are working. Code loaded. Configuration done.
However the motor and encoder are not turning in the correct ratios to each other. I'm pretty sure it is because the p…
-
DoD: PCB board that is able to handle:
- Single Stepper motor (4 wire)
- Single CAN communication
- Power in noisy automotive env (requirements pending, likely 12V @ 10A peak)
- STM32
Saved…
amzoo updated
3 years ago
-
https://github.com/INTI-CMNB/KiBot
-
How can I add a micro switch that will stop the stepper motor, after the distance I choose ?
-
### Description
I'm using Ender 3 + SKR-MINI-E3 V1.2 + TouchMi and latest BTT Marlin
### Steps to reproduce
Launching G29 or a print bed level stops after 6 probes
**Expected behavior**
bed…
-
Hello,
I'm using a PS4 controller connected via bluetooth to control a stepper motor.
I want to use setLed to indicate when a particular operation is happening, e.g. turn stepper motor 180 deg …