Search found 18 matches
- Tue Aug 27, 2024 12:45 am
- Forum: Custom Screens, KMotionCNC Screen Editor
- Topic: Maximum Amount of Possible Axis
- Replies: 1
- Views: 8637
Maximum Amount of Possible Axis
Hi Tom, If I were to make a custom robot controlled with g-code commands, what would be the maximum amount of axis I'd be able to run using g-code in KMotionCNC in combination with the new Kogna 16-Axis Motion Control Board? I see in the Trajectory Planner tab there are X,Y,Z,U,V and then A,B,C. I'd...
- Thu Aug 08, 2024 7:26 pm
- Forum: Custom Screens, KMotionCNC Screen Editor
- Topic: G54 Fixture Offset Button to Set Z Axis Independently
- Replies: 2
- Views: 2578
Re: G54 Fixture Offset Button to Set Z Axis Independently
Fantastic, that worked!
Thank you kindly!
Cyprian
Thank you kindly!
Cyprian
- Tue Aug 06, 2024 5:13 am
- Forum: Custom Screens, KMotionCNC Screen Editor
- Topic: G54 Fixture Offset Button to Set Z Axis Independently
- Replies: 2
- Views: 2578
G54 Fixture Offset Button to Set Z Axis Independently
Hi there, In my cnc machine, I change out tools manually. Every time I change a tool, I have to find the new tool height. I do this via my MPG, lowering the tool down on the Z axis until the tool touches the top of the stock. I then enter in the Z DRO value from the machine coord. into the Edit Fixt...
- Sat Jun 15, 2024 2:07 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: DRO Not Zero After Homing
- Replies: 16
- Views: 3448
Re: DRO Not Zero After Homing
Thank you kindly Tom,
Yes I did indeed have a G54 work offset.
When I removed the offset the DRO reads zero when homed.
Yes I did indeed have a G54 work offset.
When I removed the offset the DRO reads zero when homed.
- Wed Jun 12, 2024 9:07 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: DRO Not Zero After Homing
- Replies: 16
- Views: 3448
DRO Not Zero After Homing
Hi there,
Please see my initialization file attached.
I can't seem to get KMotionCNC's DRO to show zero on XYZ after my homing routine is complete.
Am I using the Zero command incorrectly to clear the measured position?
Thank you in advance,
Cyprian
Please see my initialization file attached.
I can't seem to get KMotionCNC's DRO to show zero on XYZ after my homing routine is complete.
Am I using the Zero command incorrectly to clear the measured position?
Thank you in advance,
Cyprian
- Tue Jan 16, 2024 12:30 am
- Forum: C Programs
- Topic: Going from KFLOP to KOGNA
- Replies: 1
- Views: 2456
Going from KFLOP to KOGNA
Hi there, Thrilled to see a 16 axis board! Currently, I have a KFLOP setup that is working. Can the KOGNA be a drop-in replacement for the KFLOP? How much, or if any, code will I have to re-write to migrate from KFLOP to KOGNA? When reading the KOGNA documentation I noticed the section that says: KF...
- Tue Apr 06, 2021 1:20 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Drewtronics TS1000 Tool Setter with KmotionCNC
- Replies: 5
- Views: 2216
Re: Drewtronics TS1000 Tool Setter with KmotionCNC
Thank you Tom,
The SAFEZ did the trick, I went and commented out every SAFEZ just to make sure it was removed on all probing cycles.
Thank you!
Cyprian
The SAFEZ did the trick, I went and commented out every SAFEZ just to make sure it was removed on all probing cycles.
Thank you!
Cyprian
- Mon Apr 05, 2021 7:25 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Drewtronics TS1000 Tool Setter with KmotionCNC
- Replies: 5
- Views: 2216
Re: Drewtronics TS1000 Tool Setter with KmotionCNC
Wonderful thank you! In reference to the ProbeMain.c file discussed here https://www.cnczone.com/forums/dynomotion-kflop-kanalog/407224-getting-variable-scripts.html, I cannot seem to find how I can specify at the end of the probing cycle for Z not to do this "Moving Up 1.000000 Inches" after is cal...
- Mon Mar 29, 2021 10:02 pm
- Forum: Hardware Interface Issues
- Topic: Unexpected behavior on JP5
- Replies: 1
- Views: 795
Unexpected behavior on JP5
Hi there, I recently got a MPG2 – Control Pendant from Automation Technology. https://www.automationtechnologiesinc.com/products-page/mpgs/mpg2-pendant I have been following the implementation from this post here: https://www.dynomotion.com/forum/viewtopic.php?f=6&t=1178&p=3139&hilit=mpg#p3139 and l...
- Wed Jan 20, 2021 5:16 am
- Forum: KMotionCNC, G Code Files, Offsets, Post Process
- Topic: Drewtronics TS1000 Tool Setter with KmotionCNC
- Replies: 5
- Views: 2216
Drewtronics TS1000 Tool Setter with KmotionCNC
Hi there, I bought the Drewtronics s5000LED WIRED CNC PROBE (https://drewtronics.org/s5000led) and I set it up according to this discussion thread: https://www.cnczone.com/forums/dynomotion-kflop-kanalog/407224-getting-variable-scripts.html Works great, thank you to all involved in making that happe...