nano_stepper icon indicating copy to clipboard operation
nano_stepper copied to clipboard

Stepper feedback controller

Results 16 nano_stepper issues
Sort by recently updated
recently updated
newest added

Hi Misfittech team, congrats for your very nice work. I was looking at your GitHub and saw this mention about the firmware license: > The firmware is licensed as GPL...

Hi, I was wondering if the board, provided it's properly aligned with shaft and magnet can be used directly on a Nema 14 motor, instead of Nema 17. Thanks.

https://github.com/bigtreetech/BIGTREETECH-S42B-V1.0 https://github.com/bigtreetech/BIGTREETECH-S42A-V1.0

Looking to convert this to a TMC2208. I was wondering if any firmware modifications would be necessary? Any help appreciated!

The schlib and pcblib files are missing from the source tree, but are referenced by the Altium project. This leads to errors when opening the project.

Need files

https://github.com/makerbase-mks/MKS-SERVO42B

Hi, just wired up some bash stuff to operate Smart Steppers with scripts utilizing screen ``` apt install screen ``` ``` #!/bin/bash SCREEN_NAME="screen_smart_stepper" LOG_FILE="/opt/${SCREEN_NAME}.log" # remove old log file if...

small typo fixes command description

Hi, I followed http://misfittech.net/blog/arduino-package-install/ and have a MKS SERVO42A, I bought it without knowing the story about this copy-product, but I need to buy some others soon for my bachelor...

Need files

Hi, in the recent documentation there are missing some really simple things - color and sense of the two LEDs which are lighting red (for Reset) and orange (for Status/Error)...

Need files