cnc planer

More
10 Jul 2013 11:53 #36480 by Diederik
cnc planer was created by Diederik
I am interested to build a slotting attachment on a milling machine. so what I would like it to do, is to let the y axis move away from the material on the up stroke, and move towards the material before the up stroke is tdc. The tool doesn't need to clear alot, just enough for the tool not to rub on the material, like 0.1mm is enough.

So, I am intending to have a encoder running on the rotating spindle which will drive the ram up and down with a cam, so let's say 0 degrees is tdc, it needs to move the y axis say 0.02mm positive, and stay there up to 180 degrees, then move the y axis 0.1mm negative, between 180 degrees and 200 degrees, then when it reaches say 330 degrees it needs to move 0.1mm positive, up to 0 degrees, then move 0.02mm positive for the next cut, and repeat the cycle, as if the y axis is on a cam, like a planer would operate.

I hope someone has done something similar, anycase I'll go ahead with my mechanicals so long, propably another month before I'll start playing around in linuxcnc,

Please let me know if you have some ideas.

I currently use my z axis and m19(spindle orientation lock) to do internal keys, running a sub program, but I imagine that my bearings and ball screw is eventually going to pack up.

Please Log in or Create an account to join the conversation.

More
10 Jul 2013 21:47 #36504 by andypugh
Replied by andypugh on topic cnc planer

I am interested to build a slotting attachment on a milling machine. so what I would like it to do, is to let the y axis move away from the material on the up stroke, and move towards the material before the up stroke is tdc.


As far as I am aware no conventional slotting head does this. Which doesn't make it a bad idea.

I think I would use "lincurve" (driven by encoder angle) and "offset" between the Y-command and Y-PID.

www.linuxcnc.org/docs/devel/html/man/man9/lincurve.9.html (master only, I think)
www.linuxcnc.org/docs/devel/html/man/man9/offset.9.html
The following user(s) said Thank You: Diederik

Please Log in or Create an account to join the conversation.

Time to create page: 0.061 seconds
Powered by Kunena Forum