I'm trying to do a circular helix with toolcompansation. the code is ( without z movemant) G90 G40 G21 T03 G0 X0 Y-100 Z0 D3G41 G01 X0Y-76 F800 G02 X0 Y-76 I0...
Im trying to configure mach3 output pins. I'm using kflop + kanalog, my spindel start is set to bit 155 and coolant set to bit 158. This works with kmotioncnc....
Hi Tom I know I have asked this one before, but for the life of me I can't find the reply you sent to me. How can I interupt an running c program????? I am...
Hi Andrew, I think you need to check if the axis has been disabled in all your homing loops. Something like: Â while (ReadBit(0) && ch0->Enable) ; // wait for...
I have a Hankook Protec-5N, of 1997 vintage, from which we have removed the Fagor 800T system and are fitting with a Kanalog/Kflop board and running Mach3. The...
I have a early eighties VQC that I want to retrofit with a Kflop. It has brushed servos with resolvers. Would it be appropriate to use the resolvers or should...
Hi, Encoders would be much simpler. SnapAmps can supply 12.5A cont. @ 80V you would need to determine if that is sufficient for your motors/needs. I'd...
Hi Tom, Looking in files section I can find a nice schematics as a pdf file for Kflop - Snapamp - Brush - MPG. Do you have such file for Kflop - Kanalog -...
Hi all, I am using Kflop+Kanalog to control robot axis with break. I want to break the system in case of Max following error is detected otherwise the axis...
Hi Tom, Ok, later on when I have my doc's in order. Question, how is the Safety Charge Pump within Mach3 used/connected in KFlop/Kanalog? Cheers Bengt...
Hi Azeddien, There is no provision for this but you should be able to do it with a "watchdog" type of User C program that runs constantly and watches if...
Hi Bengt, Its not really. One of the main purposes of KFlop is to remove the real-time requirements from the PC/Windows/Mach3. There is no longer any...
Thanks Tom, By the way How can share variables with other running threads? Regards Azeddien ... From: Tom Kerekes <tk@...> Subject: Re: [DynoMotion]...
Hi Azeddien, There are 100 global 32 bit variables called persist.UserData[100]. (They are called persist because they are in an area that gets flashed if you...
There is a button on the Config/Flash Screen called "User Memory". It saves all the configuration variables, User programs, and persist variables to flash...
Bengt, Good point. I noticed that also AFTER several Users had success with the wiring :} But it is probably ok. The problem with connecting 5V signals to...
Hi Tom, After a long hicup on Yahoo I'm on line again. I will go the safe way with LVTH245, DIR is tied to 3.3V rail and OE to GND and yes I have missed to...
Hi Bengt, Looks pretty good. But a few minor comments: #1 - I think the pinout for Kanalog JP13 is wrong. There are 2 isolated pins for each opto. So all...
Hi Tom, Thanks for your comments, new updated file. #1 I did not write pin numbers as it was too obvious for me :), now in schematics. #2 Did not find correct...
Hi Bengt, AH! 1K8 = 1800 ohms. I see. My mistake. But that makes the max current even less. I don't follow your formula for R1. The maximum current you...
Hi Tom, I don't remember where I did read that min HFE was 100, anyway this seems to be wrong. I have a bunch of these transistors so I will make use for them....