Non-circular boring. (Linuxcnc fun)
23 Mar 2020 16:07 #161229
by Abros
Replied by Abros on topic Non-circular boring. (Linuxcnc fun)
Brilliant work
Please Log in or Create an account to join the conversation.
23 Mar 2020 19:44 #161259
by rodw
On a version of Linuxcnc 2.8 and above, there will be a number of sims installed on your system you can play with using external offsets. Pretty sure that is what Andy used here to offset the axis based on the spindle position.
Replied by rodw on topic Non-circular boring. (Linuxcnc fun)
Really cool stuff, for now my mill is only 10% finished so i can't play with your component but i'm really impatient.
Actually i try to include (difficult to understand) to my lathe config something similar done by andypugh for excentric turning (oval + polygon).
I'm waiting for other reply lol
Br
On a version of Linuxcnc 2.8 and above, there will be a number of sims installed on your system you can play with using external offsets. Pretty sure that is what Andy used here to offset the axis based on the spindle position.
Please Log in or Create an account to join the conversation.
- skunkworks
- Offline
- Moderator
Less
More
- Posts: 361
- Thank you received: 150
23 Mar 2020 20:28 #161274
by skunkworks
Replied by skunkworks on topic Non-circular boring. (Linuxcnc fun)
I also output actual position offsets for using the 'offset' component and limit3. I tested it and it seems to work very much the same.
Really cool stuff, for now my mill is only 10% finished so i can't play with your component but i'm really impatient.
Actually i try to include (difficult to understand) to my lathe config something similar done by andypugh for excentric turning (oval + polygon).
I'm waiting for other reply lol
Br
On a version of Linuxcnc 2.8 and above, there will be a number of sims installed on your system you can play with using external offsets. Pretty sure that is what Andy used here to offset the axis based on the spindle position.
Please Log in or Create an account to join the conversation.
- skunkworks
- Offline
- Moderator
Less
More
- Posts: 361
- Thank you received: 150
30 Mar 2020 02:40 #162048
by skunkworks
Replied by skunkworks on topic Non-circular boring. (Linuxcnc fun)
Please Log in or Create an account to join the conversation.
30 Mar 2020 02:44 #162049
by cmorley
Replied by cmorley on topic Non-circular boring. (Linuxcnc fun)
It does an amazing jog in the corners.
Linuxcnc is pretty damn cool.
What the next challenge...
Linuxcnc is pretty damn cool.
What the next challenge...
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- skunkworks
- Offline
- Moderator
Less
More
- Posts: 361
- Thank you received: 150
30 Mar 2020 02:50 #162052
by skunkworks
Replied by skunkworks on topic Non-circular boring. (Linuxcnc fun)
Isn't it? I would like to add a bit more functionality to the comp.. I would like to make it cut outside polygons. (not that you really need to on a mill - but on the lathe it would be cool.) I would also like to add a rotation per z movement. A coworker mentioned it - You should be able to create a twisted polygon. (I think it would be cool to make a 'nut and bolt' that was a twisted hex..)
Don't know why... Because?
Don't know why... Because?
It does an amazing jog in the corners.
Linuxcnc is pretty damn cool.
What the next challenge...
Please Log in or Create an account to join the conversation.
30 Mar 2020 02:57 #162053
by cmorley
Replied by cmorley on topic Non-circular boring. (Linuxcnc fun)
outside polys could be interesting for building a driving square inside a bore - rare but interesting.
So no gcode for this right?
If that is the case a M code to turn it on and off would be handy.
Chris
So no gcode for this right?
If that is the case a M code to turn it on and off would be handy.
Chris
Please Log in or Create an account to join the conversation.
30 Mar 2020 02:58 #162054
by cmorley
Replied by cmorley on topic Non-circular boring. (Linuxcnc fun)
oh outside poly for making molds too .. opens up possibilities
Please Log in or Create an account to join the conversation.
- skunkworks
- Offline
- Moderator
Less
More
- Posts: 361
- Thank you received: 150
30 Mar 2020 03:09 #162055
by skunkworks
Replied by skunkworks on topic Non-circular boring. (Linuxcnc fun)
I think packaged up in a nice re-map would be good. But currently I am just setting hal pins from gcode (m64/65 and such for enabling/diabling and so on). if you are slaving the x axis to the radius of the polygon - then yes - gcode 'modifies' the motion.
oh outside poly for making molds too .. opens up possibilities
Please Log in or Create an account to join the conversation.
30 Mar 2020 10:38 - 30 Mar 2020 10:44 #162094
by alkabal
Replied by alkabal on topic Non-circular boring. (Linuxcnc fun)
Hi
I see you speak about lathe, did you think your actual .comp can work with lathe ? Can you think about including oval/eccentric ?
I will like to do a gladevcp panel like Andy lathe-macro for polygon/oval/eccentric but for now this is less than a beta. (started without your comp)
Br
I see you speak about lathe, did you think your actual .comp can work with lathe ? Can you think about including oval/eccentric ?
I will like to do a gladevcp panel like Andy lathe-macro for polygon/oval/eccentric but for now this is less than a beta. (started without your comp)
EMBED_TAB_NAME = Polygon/Oval
EMBED_TAB_LOCATION = ntb_preview
EMBED_TAB_COMMAND = gladevcp -u ./python/lathpolygonhandler.py -x {XID} ./lathepolygonmacro-fr-numpad.ui
Br
Last edit: 30 Mar 2020 10:44 by alkabal.
Please Log in or Create an account to join the conversation.
Time to create page: 0.142 seconds