Search found 13 matches

by cyprian21
Tue Jan 16, 2024 12:30 am
Forum: C Programs
Topic: Going from KFLOP to KOGNA
Replies: 1
Views: 125

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...
by cyprian21
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: 1442

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
by cyprian21
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: 1442

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...
by cyprian21
Mon Mar 29, 2021 10:02 pm
Forum: Hardware Interface Issues
Topic: Unexpected behavior on JP5
Replies: 1
Views: 458

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...
by cyprian21
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: 1442

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...
by cyprian21
Fri Dec 18, 2020 3:06 am
Forum: C Programs
Topic: Interfacing Kflop with Blender
Replies: 4
Views: 2031

Re: Interfacing Kflop with Blender

Thanks Tom! Worked like a charm!

I got KmotionCNC using Gcode to mimic the rotation of the virtual motor axis in Blender.

I thought I would do it by writing c code and running it in KMotion Executive Application but this works as well.

I'll keep experimenting,

Thanks again!
Cyprian
by cyprian21
Thu Dec 17, 2020 9:23 am
Forum: C Programs
Topic: Interfacing Kflop with Blender
Replies: 4
Views: 2031

Re: Interfacing Kflop with Blender

Thank you Tom, To take a simpler approach, I wrote a script in Python that exported the rotation of an object as a list of degrees sampled at 30 times a second. In this simple example below, the object (I called it 'Stepper01') just rotates on it's Z axis twice in 2 seconds according to an animation...
by cyprian21
Sat Jul 18, 2020 10:20 pm
Forum: Hardware Interface Issues
Topic: Connecting Two Kflops Together
Replies: 1
Views: 1098

Connecting Two Kflops Together

Hi there,

I searched the forums but did not see if anyone already asked this.

My application will require more than 8 axis. Can you cluster two Kflop boards together so that you can control up to 16 axis?

If yes, is there any documentation on this topic?

Thank you kindly,
Cyprian
by cyprian21
Mon May 18, 2020 7:33 pm
Forum: C Programs
Topic: Interfacing Kflop with Blender
Replies: 4
Views: 2031

Interfacing Kflop with Blender

Good day, I am wondering if anyone has attempted to interface the kflop motion controller with Blender which is a free and open source 3D creation suite, https://www.blender.org/. Below is an example of how someone managed to interface Blender and an Arduino to control a robotic arm in real-time by ...
by cyprian21
Mon Apr 27, 2020 12:56 am
Forum: Hardware Interface Issues
Topic: Using 4700 series logic ICs
Replies: 1
Views: 874

Using 4700 series logic ICs

Hello, I'm trying to use some 4700 series logic with one of the 3.3v only inputs on the Kflop. I'm looking for ICs in DIP packages in particular. Looking at Digikey, there are 74HC, 74HCP, 74AC, 74ACT and 74AHC families that are still available in DIP. I don't really know which ones would work, let ...