Search found 169 matches

by NOELNOG
Mon Jan 13, 2025 5:16 pm
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 301
Views: 64127

Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT

Hi Tom Is there a function to watch the value of the axes read outs, for example when performing tool change, if the X axis moves 70 inches near magazine, do the next step and continue, but if for any reason the axes doesn't get to 70 inches the tool change operation must stop, is any function to ad...
by NOELNOG
Tue Jan 07, 2025 10:35 pm
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 301
Views: 64127

Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT

Thank you Tom,
it's working now, i have some buttons locked up while running G code.
Captura de pantalla (13).png
by NOELNOG
Mon Jan 06, 2025 9:06 pm
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 301
Views: 64127

Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT

Yes, I have created some bitmap buttons, also i need that some buttons be disabled when running G code like jog buttons, how can do that, You would probably want to use a state machine approach in your forever loop in Thread #1 to do multiple things at the same time. also how to do this please. Than...
by NOELNOG
Mon Jan 06, 2025 4:39 pm
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 301
Views: 64127

Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT

Hi Tom I am designing a new custom screen interface for a cnc router, i need to add some new user buttons and i would like to make them, light up or change their color when be active, like toggle button but some of em will be momentary just push and keep light on, and turn off when push other button...
by NOELNOG
Wed Aug 28, 2024 10:06 pm
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 301
Views: 64127

Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT

Hi Tom

does kflop and konnect works with Mach 4 ?

regards
by NOELNOG
Fri Aug 16, 2024 2:12 pm
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 301
Views: 64127

Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT

Hi Tom

What is the function of the reset pin #4 on JP7, JP6, JP4 ?

best regards
by NOELNOG
Sun Jul 21, 2024 9:32 pm
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 301
Views: 64127

Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT

Hi Tom. I am trying to find where are the Cycle start, Stop, buttons functions, if i want to add a function or modify something. for example i wouild like the Stop button make a controllerd stop by halt first then disable the axis, also the Cycle start add the code you sent me in the previous post. ...
by NOELNOG
Mon Jul 15, 2024 12:28 am
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 301
Views: 64127

Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT

Hi Tom what can i do to set the home reset action as a first condition at the KmotionCNC startup, like if the machine is not homed first, the park and cycle start buttons are disabled maybe only be able to jog the axes, then after homing the axes and set to zero, enable the cycle start and park butt...
by NOELNOG
Mon Jul 01, 2024 9:49 pm
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 301
Views: 64127

Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT

Hi Tom I think I found the problem. I was setting Z to the total distance between the spindle and machine bed, so there was no space for tool length and stock, now i entered the right distance that match every tool length plus the stock and is working ok, other issue was the run button if i do not p...
by NOELNOG
Mon Jul 01, 2024 2:29 am
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 301
Views: 64127

Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT

Tom
have an other question, i have read in other topic here, about tool table index, what is it? does the tool value have relation with each other or one in specific?

thanks