Search found 165 matches

by NOELNOG
Wed Aug 28, 2024 10:06 pm
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 294
Views: 60111

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: 294
Views: 60111

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: 294
Views: 60111

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: 294
Views: 60111

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: 294
Views: 60111

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: 294
Views: 60111

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
by NOELNOG
Mon Jul 01, 2024 1:52 am
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 294
Views: 60111

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

Hi Tom Is length compensation for that tool turned on when you do this? yes tool length compensation is turned on with G43 from Gcode, also the tool length offset/immediately in trayectory planner is checked on. What value do you enter? I tested this first. when i reset home axes, after find the upp...
by NOELNOG
Sun Jun 30, 2024 3:57 pm
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 294
Views: 60111

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

Hi Tom I am resetting Z axis to zero in some point far away from stock, then i jog down to touch machine's bed with each tool and enter that value to tool table, my cam software have the option to set zero on the stock or the machine's bed, i always use this metod. i am not using any sensor or tool ...
by NOELNOG
Sat Jun 29, 2024 1:44 am
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 294
Views: 60111

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

Hi Tom My carousel is woking great now, i finally make the code you sent me work exelent. Now I am dealing with tool length offsets, i have not understood some points, because once i set some value in the table tool, everytime i reset home with different tools loaded looks like it chages the height ...
by NOELNOG
Sun Jun 23, 2024 10:57 pm
Forum: Configuration Issues
Topic: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Replies: 294
Views: 60111

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

Thankyou Tom. Note the UnloadTool inconsistency has not been fixed which will now probably become important. Currently the parameter 'Tool" is being used but never set by the caller so is basically garbage, so most likely doesn't match the CurrentTool, so always decides it must rotate the Carousel, ...