Replies: 7 comments 14 replies
-
Beta Was this translation helpful? Give feedback.
-
Welcome to the strange hacker collective! So on your calibration, keep in
mind that the s42b controllers interpolate one step across a binary
multiple regardless of natural steps of the stepper. For example, in 32 bit
mode, you have 8192 steps per rotation of the stepper. The 5160 on the
other hand, depending on what chopping mode you use, will average steps out
in the name of noise. It's kind of surprising to see your side-by-side
there, but I suspect that you could benefit from some pid tuning for your
application. This project does not have functioning pid tuning right now,
but it is definitely in the works to implement positional pid instead if
speed control pid. If your running the stock s42b firmware, you can use the
serial interface to play with pid settings.
…On Sat, Apr 3, 2021, 13:46 lav8org ***@***.***> wrote:
Introduction, ah, +- yet another weirdo hacker type; got my start in
earnest diy fungineering with the 2nd gen makerbot (ToM), also have a
background in ML and graphics. My goto "something about yourself": rode a
bicycle across the US once upon a time (highly recommended).
My Intellistep relevant project is a souped up plotter/drag engraving
robot, trying to place .01mm lines with roughly that positioning
accuracy/precision at a rate sufficient to cut millions of lines in less
than days. I've just run my first few tests with the stock S42B fw and the
results were... hilaribad, the worst I've seen. One of my test patterns is
a Hilbert curve (maximum torturous tortuousness) and with TMC 5160s running
open loop I'd get irregular gap widths that appear to be a very small dead
reckoning drift... well the gaps *are* gone now, but so is any semblance
of the actual curve
[image: IMG_20210403_130818]
<https://user-images.githubusercontent.com/46395752/113489225-3ae8eb80-9480-11eb-93a6-4970f93aa028.jpg>
idk where intellistep falls on the tune up/rewrite spectrum, but if it's
anywhere near the former I think it's worth noting that the steps/mm is
suspiciously off. I calibrate my axes with a dial indicator and the correct
values differed from those for the 5160s by a significant amount (factor of
10/9)
I think the rest of what's on my mind fits better in the other topic...
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA6S6SVF2KPDIEUAAE77373TG5WCXANCNFSM42JY5GBA>
.
|
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
Got caught up today. Stepper is enabled now, but it has a high-pitched whine, no stepper movement, and the stepper gets warm pretty rapidly. I'm assuming your aware since there is more to be done, but I figured it post just in case. |
Beta Was this translation helpful? Give feedback.
-
0.0.23 Observations |
Beta Was this translation helpful? Give feedback.
-
I was forced to put my test motor onto my printer with version 0.0.42 due to lost parts on my R/C car. The parts were small, plastic parts that the car cannot run without, but would cost a ton to ship. I put the Intellistep board on the X, original BTT firmware on the Y. So far, the Intellistep board as been performing flawlessly. No visible layer shifts (I'm using PID correction). I did see that there is additional lag between the motor getting up to speed, but I think that's only the stock firmware. The motor is also nice and quiet and hasn't heated up past around 45-50 deg. Honestly, I'm really happy with the performance so far. Good inspiration to continue working. Thanks to everyone who's helped out, especially @IhorNehrutsa , @TazerReloaded , @xerootg , and @GhostlyCrowd for code work as well as testing |
Beta Was this translation helpful? Give feedback.
-
hi,
sorry for late answer
is there any prebuilt I can test with?
thanks and regards
Le ven. 9 juil. 2021 à 21:41, Christian Piper ***@***.***> a
écrit :
… I was forced to put my test motor onto my printer with version 0.0.42 due
to lost parts on my R/C car. The parts were small, plastic parts that the
car cannot run without, but would cost a ton to ship. I put the Intellistep
board on the X, original BTT firmware on the Y. So far, the Intellistep
board as been performing flawlessly. No visible layer shifts (I'm using PID
correction). I did see that there is additional lag between the motor
getting up to speed, but I think that's only the stock firmware. The motor
is also nice and quiet and hasn't heated up past around 45-50 deg.
Honestly, I'm really happy with the performance so far. Good inspiration to
continue working. Thanks to everyone who's helped out, especially
@IhorNehrutsa <https://github.com/IhorNehrutsa> , @TazerReloaded
<https://github.com/TazerReloaded> , @xerootg <https://github.com/xerootg>
, and @GhostlyCrowd <https://github.com/GhostlyCrowd> for code work as
well as testing
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJUDLRH3HG2M64O5734EAELTW5GIJANCNFSM42JY5GBA>
.
|
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Note that this is my first time using discussions, let's see how it goes.
Beta Was this translation helpful? Give feedback.
All reactions