Search found 82 matches

by cemoa9
Mon Sep 26, 2022 7:08 pm
Forum: C Programs
Topic: MPG for positioning and FRO control
Replies: 22
Views: 1440

Re: MPG for positioning and FRO control

Hello Guilherme,

You can check the init file of my Mazak or Stama, they have similar function. (available on the forum in the machines presentation)

Cordially,

Francois
by cemoa9
Sun Aug 28, 2022 4:14 pm
Forum: User Machines
Topic: STAMA MC010
Replies: 0
Views: 978

STAMA MC010

Hello all, Second machine with Kflop, a STAMA MC010 (also sold as Robodrill) : -4 axis -Umbrella type tool changer turned by the spindle -X & Y 12Nm steppers -Z and A Chinese servos -Spindle & drive from China -Pneumatic chuck Again here I struggled a while with the noise for the encoders feedback t...
by cemoa9
Sun Aug 28, 2022 4:04 pm
Forum: User Machines
Topic: MAZAK QT8n
Replies: 2
Views: 854

MAZAK QT8n

Hello all, I just finished to retrofit my MAZAK QT8n with Kflop and will share with you the programs and screens I made. So the machine is : -2 axis CNC lathe (both servo motors from china, in quadrature mode) -1 spindle with VFD in 0-10V with PWM from Konnect -hydraulic turret (new ABZ encoder to r...
by cemoa9
Sun Aug 28, 2022 3:49 pm
Forum: C Programs
Topic: Timeout error
Replies: 3
Views: 431

Re: Timeout error

Hello Tom,

Surely works without the wait. (took some minutes to understand which wait you were talking about)

Thanks for your help, with that I just finished the work on it and will try to sell it, as promised I will share all the programs.

Cordially,

Francois
by cemoa9
Sat Aug 27, 2022 2:59 pm
Forum: C Programs
Topic: Timeout error
Replies: 3
Views: 431

Timeout error

Hello Tom, On the lathe I use a ToolEye to measure the tools, C programs handle that, but in case the operator would like to stop the measurement before it is finished I implemented a button on the screen which set high the bit 1184 (not used) which is supposed to stop the axis and pause the thread,...
by cemoa9
Fri Aug 19, 2022 6:34 pm
Forum: C Programs
Topic: Tool Correction
Replies: 6
Views: 650

Re: Tool Correction

Hello Tom,

It now works perfectly, also with restoring KmotionCNC.exe.

Thanks a lot !

Francois
by cemoa9
Thu Aug 18, 2022 12:15 pm
Forum: C Programs
Topic: Tool Correction
Replies: 6
Views: 650

Re: Tool Correction

Hello Tom, Thank you very much for your support and those files, I tried with the files, when KmotionCNC opens I get an error message : Error Screen Script File. Screen Control not found. IDC_But0 The screenset is not what it is supposed to be. I tried to use the back-up of the screen script file, r...
by cemoa9
Tue Aug 16, 2022 7:06 am
Forum: C Programs
Topic: Tool Correction
Replies: 6
Views: 650

Re: Tool Correction

Hello Tom,

That unfortunately will not work as the tool to be corrected is not always (rarely) the active tool, target is really to be able to make corrections while a program is running (with bar-puller for example).

Cordially,

Francois
by cemoa9
Mon Aug 15, 2022 11:56 am
Forum: C Programs
Topic: Tool Correction
Replies: 6
Views: 650

Tool Correction

Hello Tom, With a spec screen I want to be able to make tools correction as available on commercial lathes, spec screen is ready but I have issues (as usual) with the C program, reading the content of the Edit button works perfectly. But I do not manage to get the tool length or offsets. Rigth under...
by cemoa9
Thu Jul 07, 2022 12:34 pm
Forum: C Programs
Topic: Ignore while G-code is running
Replies: 3
Views: 717

Re: Ignore while G-code is running

Great,

Thanks Tom, when finished I will definitely share my programs (for both machines), not that they are exceptional but I hope they can be a good start for some people.

Cordially,

Francois