SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Moderators: TomKerekes, dynomotion
- TomKerekes
- Posts: 2330
- Joined: Mon Dec 04, 2017 1:49 am
Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
I thought you meant the Acorn was driving the indramat drives.
Be sure to mention our Controller can output encoder quadrature signals as well as step/direction signals.
Be sure to mention our Controller can output encoder quadrature signals as well as step/direction signals.
Regards,
Tom Kerekes
Dynomotion, Inc.
Tom Kerekes
Dynomotion, Inc.
Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Hi Tom
I wanted to share this videos but don't know where to post them, so i leave the links here.
Thanks
https://youtu.be/zIYLK1Qv6Ps
https://youtu.be/lLOx8CiVWyw
I wanted to share this videos but don't know where to post them, so i leave the links here.
Thanks
https://youtu.be/zIYLK1Qv6Ps
https://youtu.be/lLOx8CiVWyw
- TomKerekes
- Posts: 2330
- Joined: Mon Dec 04, 2017 1:49 am
Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Nice! But what are those used for?
Regards,
Tom Kerekes
Dynomotion, Inc.
Tom Kerekes
Dynomotion, Inc.
Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
it is the cnc router i recently retrofitted with kflop and kanalog, now the machine it's in production making casket parts, thank you for your support all the time, has been lot of work lot of learning as well.
regards
Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Hi Tom
I found this problem this morning I don't have any idea what happened, looks like it lost all parameters, how can i solve it.
Thanks
I found this problem this morning I don't have any idea what happened, looks like it lost all parameters, how can i solve it.
Thanks
- TomKerekes
- Posts: 2330
- Joined: Mon Dec 04, 2017 1:49 am
Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Looks like "reset,OK" got entered into the INIT filename. How is the button configured?
Regards,
Tom Kerekes
Dynomotion, Inc.
Tom Kerekes
Dynomotion, Inc.
Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Reset ok is the c program i have configured with the reset button to initialize, everything was working fine, days ago i saved the configuration to a usb memory and today i found that, the pc was not been used since that day, now is working but i had to uninstall the software and install it again. Where is saved all data for tool setup located? I had to enter by hand all parameters, fortunately i had screenshots of all information.
Regards
Regards
Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Re: Messed up program access
Post by NOELNOG » Thu Aug 11, 2022 8:54 pm
TomKerekes wrote: ↑Thu Jan 02, 2020 11:58 am
Hi Scott,
I did not find the correct file. I went to operating system and opened a new file. I named the file CNCLathe and moved the programs into it from the backup file.
I think that was correct, but you are using some wrong terminology. Files and folders are different things. Folders can contain files and sub folders. Files cannot. Sometimes Folders are referred to as Directories. I often mistakenly refer to them as Directories instead of Folders.
"Moving" and "Copying" are also two different things. Moving deletes the files/folders from the original location. Copying does not. I think that was what got you in trouble in the first place. Maybe when backing up the folder you moved the files rather than making a copy.
The "unknown extension type" error is because the Compiler expects a .c extension (lower case) rather than a .C (upper case). Change:
c:\CNCLathe\CNCLathe.C
to
C:\CNCLathe\CNCLathe.c
Also be careful with regard to spaces, they often matter.
Note If you had a backup of the "C:\KMotion435b\KMotion\Data" folder you could have restored the entire contents of this folder. Then you wouldn't have had to re-enter all your KMotionCNC | Tool Setup Settings.
HTH
Tom i found this post, maybe this happen to my controller?, i had a back up of my folders, maybe i moved instead of copied something?, also i did replaced the Data folder, so looks like it was the problem.
Post by NOELNOG » Thu Aug 11, 2022 8:54 pm
TomKerekes wrote: ↑Thu Jan 02, 2020 11:58 am
Hi Scott,
I did not find the correct file. I went to operating system and opened a new file. I named the file CNCLathe and moved the programs into it from the backup file.
I think that was correct, but you are using some wrong terminology. Files and folders are different things. Folders can contain files and sub folders. Files cannot. Sometimes Folders are referred to as Directories. I often mistakenly refer to them as Directories instead of Folders.
"Moving" and "Copying" are also two different things. Moving deletes the files/folders from the original location. Copying does not. I think that was what got you in trouble in the first place. Maybe when backing up the folder you moved the files rather than making a copy.
The "unknown extension type" error is because the Compiler expects a .c extension (lower case) rather than a .C (upper case). Change:
c:\CNCLathe\CNCLathe.C
to
C:\CNCLathe\CNCLathe.c
Also be careful with regard to spaces, they often matter.
Note If you had a backup of the "C:\KMotion435b\KMotion\Data" folder you could have restored the entire contents of this folder. Then you wouldn't have had to re-enter all your KMotionCNC | Tool Setup Settings.
HTH
Tom i found this post, maybe this happen to my controller?, i had a back up of my folders, maybe i moved instead of copied something?, also i did replaced the Data folder, so looks like it was the problem.
Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Hello Tom.
I am setting up my lube pump to be automatically turned on and off, it's there any way to set a timer in the Init c. program to activate the pump every 15 minutes of g code runnig or some like that?
regards
Noel
I am setting up my lube pump to be automatically turned on and off, it's there any way to set a timer in the Init c. program to activate the pump every 15 minutes of g code runnig or some like that?
regards
Noel
Re: SETTING UP KFLOP, KANALOG FOR NEW CNC ROUTER RETROFIT
Hi Tom.
Does KmotionCnc works with touch screen? It is some way to make it possible?
Thanks
Does KmotionCnc works with touch screen? It is some way to make it possible?
Thanks