Search found 134 matches
- Thu Sep 30, 2021 5:54 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Drilling Cycles giving Error in 3+2 Axis operation
- Replies: 7
- Views: 7024
Re: Drilling Cycles giving Error in 3+2 Axis operation
Hi tom, Thanks for your kind reply. That looks correct to me. With G17 (XY Plane) the G83 drill direction is to be in GCode Z direction. With RTCP on and the part rotated 90 degrees to move the tool tip in Z Axis #1 must change. Same as with a G1 command with that orientation to mill in Z axis #1 wo...
- Wed Sep 29, 2021 9:50 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Drilling Cycles giving Error in 3+2 Axis operation
- Replies: 7
- Views: 7024
Re: Drilling Cycles giving Error in 3+2 Axis operation
Hi tom, Thank you for earlier reply. I have attached a drilling cycle G code that runs in 3+2 axis with RTCP on. and instead of moving spindle in actual z direction, it is moving in actual Y direction. and video of run program also here uploaded in google drive. https://drive.google.com/file/d/1Jbx7...
- Tue Sep 21, 2021 6:08 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Drilling Cycles giving Error in 3+2 Axis operation
- Replies: 7
- Views: 7024
Re: Drilling Cycles giving Error in 3+2 Axis operation
Hi Amit, Post a small GCode program that gives the error. What is the exact error message that you are seeing? It gives error of different plane in drilling cycle. Assume we are drilling in yz plane and with RTCP that plane changes with table rotation. So it give error of wrong plane with Z move or...
- Tue Sep 21, 2021 6:06 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Tool Diameter compensation giving error of gauge
- Replies: 3
- Views: 4333
Re: Tool Diameter compensation giving error of gauge
Hi tom,
Thank you for your reply.
Does this radius compensation works in 3+2 axis mode with RTCP on (G43.4).
If yes then is there anything to enable in settings??
If not then how can we make it work ?
Waiting for your kind reply.
Thank you for your reply.
Does this radius compensation works in 3+2 axis mode with RTCP on (G43.4).
If yes then is there anything to enable in settings??
If not then how can we make it work ?
Waiting for your kind reply.
- Mon Sep 20, 2021 12:32 pm
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Tool Diameter compensation giving error of gauge
- Replies: 3
- Views: 4333
Tool Diameter compensation giving error of gauge
Hi tom, I am using Kflop+konnect for my cnc machine. I am facing one problem in G40, G41, G42 (Tool diameter compensation). It is giving error of tool gauge while simulation as well as actual run of g code on machine. I am attaching G code and screenshot of error i am facing. gcode.nc.txt tool-table...
- Tue Sep 14, 2021 10:39 am
- Forum: Hardware Interface Issues
- Topic: KONNECT I/O INPUT NOT DETECTING
- Replies: 1
- Views: 3116
KONNECT I/O INPUT NOT DETECTING
Hi tom, I am using KFLOP+KONNECT combination for my machine. I have connected i/o to konnect input 0-7 and i have supplied +v to 0 of input commons and -v to the one side of i/o input switch, still not getting any input in 0-7 of konnect inputs, but if i connect same to konnect input 16-32 i am able...
- Fri Sep 03, 2021 6:24 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Drilling Cycles giving Error in 3+2 Axis operation
- Replies: 7
- Views: 7024
Drilling Cycles giving Error in 3+2 Axis operation
Hi Tom, I am using KFLOP+KONNECT for CNC machines. I have made code for drilling cycle supported by kmotion (Eg. G80....). And in 3+2 axis it is giving error of plane change and cycle is halted. Or it is running in horizontal direction, but it should run in vertical direction to make drills. I am no...
- Sun Aug 22, 2021 6:37 pm
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Soft Limit issue with 5-Axis Positioning
- Replies: 5
- Views: 6818
Re: Soft Limit issue with 5-Axis Positioning
Hi tom,
same issue for me also, i am using Kinematics5AxisTableAC.cpp., so which file need to change then rebuild the release? as per your previous post, there are many files, for my case which one i need to update.
Let me know of patch or how to do it ?
Waitingo for your kind reply.
same issue for me also, i am using Kinematics5AxisTableAC.cpp., so which file need to change then rebuild the release? as per your previous post, there are many files, for my case which one i need to update.
Let me know of patch or how to do it ?
Waitingo for your kind reply.
- Fri Jul 02, 2021 11:40 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Segments Visible while cutting a 3 Axis circle
- Replies: 2
- Views: 4299
Segments Visible while cutting a 3 Axis circle
Hi tom, Thanks for previous replies. I am using KFLOP+Konnect setup. and output of axis is CW/CCW. I am facing one problem while machining circle in 3 Axis. I have generated a 3 axis program for a simple circle in aluminum. WhatsApp Image 2021-07-02 at 4.56.04 PM.jpeg WhatsApp Image 2021-07-02 at 4....
- Wed Feb 17, 2021 9:50 am
- Forum: Hardware Interface Issues
- Topic: How to use a servo with in built 23bit Absolute encoder with kflop
- Replies: 23
- Views: 13432
Re: How to use a servo with in built 23bit Absolute encoder with kflop
Hi tom and cnc_freak Thanks for your replies. I got one rs485 to rs232 converter without flow control and i have done wiring according to the description mentions in kflop and leadshine manual and after running modbus master init v1, i am getting attached console response. Screenshot (119).png Pleas...