adjust z while milling
01 May 2018 18:17 #109926
by billykid
adjust z while milling was created by billykid
hi, as it is not very easy to adjust the height z to mill a printed circuit I would like to be able to adjust + or - 0.1 mm while working, in steps of 0.01 mm maybe with a manual encoder.
the system is closed loop with servo dc, just an idea to understand if you can.
thank you
Mauro
the system is closed loop with servo dc, just an idea to understand if you can.
thank you
Mauro
Please Log in or Create an account to join the conversation.
- skunkworks
- Offline
- Moderator
Less
More
- Posts: 361
- Thank you received: 150
01 May 2018 18:41 #109928
by skunkworks
Replied by skunkworks on topic adjust z while milling
Look at the offset component. You hook it between motion and your pid (or however you have your system setup)
linuxcnc.org/docs/html/man/man9/offset.9.html
then you can send it offset amounts that motion doesn't know about. You probably want to put a limit3 before it.
sam
linuxcnc.org/docs/html/man/man9/offset.9.html
then you can send it offset amounts that motion doesn't know about. You probably want to put a limit3 before it.
sam
The following user(s) said Thank You: billykid
Please Log in or Create an account to join the conversation.
01 May 2018 18:47 #109930
by billykid
Replied by billykid on topic adjust z while milling
thank you ! it seems just what I need
Please Log in or Create an account to join the conversation.
01 May 2018 21:21 #109945
by billykid
Replied by billykid on topic adjust z while milling
I looked to see some examples but all refer to moveoff ..
this is the Z section of my hal, I wrote next to the signals to intercept in my opinion.
can you take a look?
thank you
Mauro
this is the Z section of my hal, I wrote next to the signals to intercept in my opinion.
can you take a look?
thank you
Mauro
Please Log in or Create an account to join the conversation.
02 May 2018 23:41 #110072
by andypugh
Replied by andypugh on topic adjust z while milling
Probekins was written for this. I don't know if ir ever properly worked.
wiki.linuxcnc.org/cgi-bin/wiki.pl?ProbeKins
Something like that and the External Offsets branch would work.
wiki.linuxcnc.org/cgi-bin/wiki.pl?ProbeKins
Something like that and the External Offsets branch would work.
Please Log in or Create an account to join the conversation.
03 May 2018 07:29 #110099
by billykid
Replied by billykid on topic adjust z while milling
thanks Sam and Andy, I did with offset, very simple to use just as I meant
with a 24 cpr mechanical bourns encoder I can change z 0.001 mm in pitch.
if someone interested in the file there are the changes I made.
regards
Mauro
with a 24 cpr mechanical bourns encoder I can change z 0.001 mm in pitch.
if someone interested in the file there are the changes I made.
regards
Mauro
The following user(s) said Thank You: Clive S
Please Log in or Create an account to join the conversation.
26 Oct 2018 16:54 #119463
by alan_3301
Just for the record, I use probekins on my router sometimes, and it works great as long as you know and follow the limitations.
forum.linuxcnc.org/10-advanced-configura...sing-probe2stl#30130
Replied by alan_3301 on topic adjust z while milling
Probekins was written for this. I don't know if ir ever properly worked.
wiki.linuxcnc.org/cgi-bin/wiki.pl?ProbeKins
Something like that and the External Offsets branch would work.
Just for the record, I use probekins on my router sometimes, and it works great as long as you know and follow the limitations.
forum.linuxcnc.org/10-advanced-configura...sing-probe2stl#30130
Please Log in or Create an account to join the conversation.
Time to create page: 0.159 seconds