NanoELS separate box for control panel, Pictures #13
wberggren
started this conversation in
Show and tell
Replies: 4 comments 4 replies
-
Such an awesome build, thanks for sharing! Very well done. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Thanks for speedy reply. I have the Nano 4 but I saw that parameter in the ino file. Assume it’s the same function?
Thanks,
Rustin
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Maxim Kachurovskiy ***@***.***>
Sent: Friday, July 14, 2023 1:27:23 PM
To: kachurovskiy/nanoels ***@***.***>
Cc: RGUERI1 ***@***.***>; Mention ***@***.***>
Subject: Re: [kachurovskiy/nanoels] NanoELS separate box for control panel, Pictures (Discussion #13)
@RGUERI1<https://github.com/RGUERI1> calculate the number of pulses encoder sends per revolution of the spindle and use it in ENCODER_STEPS if you're building H2 - https://github.com/kachurovskiy/nanoels/blob/main/h2/h2.ino#L6 - cheers!
—
Reply to this email directly, view it on GitHub<#13 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AACYRK3MF2ZZ42ORPJLAQADXQGFQXANCNFSM47UH2FHQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Ok, my encoder pulley is smaller than the spindle pulley that I'm using. I
come up with 1.644 turns of the encoder for every 1-turn of the spindle. If
my math is correct that is 986.664 pulses per spindle rev.
Does that make sense?
…On Fri, Jul 14, 2023 at 1:43 PM Maxim Kachurovskiy ***@***.***> wrote:
Yes, it's same parameter in the same line -
https://github.com/kachurovskiy/nanoels/blob/main/h4/h4.ino#L6 - thanks!
—
Reply to this email directly, view it on GitHub
<#13 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AACYRK6FHKL6OJ6X6GPA47TXQGHL3ANCNFSM47UH2FHQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Oops, I thought this was just an email between us! . So in summary it needs to come out to a whole number to work correctly?
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Maxim Kachurovskiy ***@***.***>
Sent: Friday, July 14, 2023 4:27:36 PM
To: kachurovskiy/nanoels ***@***.***>
Cc: RGUERI1 ***@***.***>; Mention ***@***.***>
Subject: Re: [kachurovskiy/nanoels] NanoELS separate box for control panel, Pictures (Discussion #13)
Perhaps we should take this to a new discussion and keep this thread dedicated to the H2 build above. Sadly fractional PPR is not supported, we rely on it being convertible to integer pretty hard.
—
Reply to this email directly, view it on GitHub<#13 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AACYRK4VEBWI7WYI3YD72ALXQG2URANCNFSM47UH2FHQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all many thanks to Maxim for his excellent work and very good description. I have an Optimum lathe which has a smaller diameter spindle. This forced me to select a larger gear wheel (100 teeth) for the encoder. The encoder that I had was a 1024 pulses Omron 26B2 encoder from ebay. The speed can be easily corrected in the software. I also used a servo stepper motor which works fine. Here are the pictures:
Beta Was this translation helpful? Give feedback.
All reactions