create a c program to run axes.
Moderators: TomKerekes, dynomotion
Re: create a c program to run axes.
What are the uses of VAR?
and how, in one program g code there are 2 files?
and how, in one program g code there are 2 files?
- TomKerekes
- Posts: 2676
- Joined: Mon Dec 04, 2017 1:49 am
Re: create a c program to run axes.
Hi irmad,
Are you referring to dither? You might read this.what causes the DAC to oscillate on CH0 and CH1?
See this.can i put a value of 0 on the dead band range and dead band gain?
If KMotionCNC is configured properly and in mm mode then F will be in mm/minvelocity in the previous configuration, I set 700, does kmotioncnc automatically calculate when in kmotioncnc? if i want speed at g code F2100 (2100mm / min = 35mm / s).
See here and here.What are the uses of VAR?
To easily switch between files. Please don't use KMotion.exe's GCode Screen. It is obsolete. Use KMotionCNC instead.and how, in one program g code there are 2 files?
Regards,
Tom Kerekes
Dynomotion, Inc.
Tom Kerekes
Dynomotion, Inc.
Re: create a c program to run axes.
why when testing at kmotion.exe, it is very accurate, but when running with kmotionCNC is not accurate, the difference is 1-2 mm.
What is wrong ?
What is wrong ?
Re: create a c program to run axes.
I do not understand how to fill / rate this. please show me how.
- TomKerekes
- Posts: 2676
- Joined: Mon Dec 04, 2017 1:49 am
Re: create a c program to run axes.
What are you doing in KMotion.exe and what are you doing in KMotionCNC.exe? What "difference" are you referring to?why when testing at kmotion.exe, it is very accurate, but when running with kmotionCNC is not accurate, the difference is 1-2 mm.
What is wrong ?
See here. You can get to a explanation of any parameter yourself with just 2 mouse clicks: click Help, click the parameterI do not understand how to fill / rate this. please show me how.
Regards,
Tom Kerekes
Dynomotion, Inc.
Tom Kerekes
Dynomotion, Inc.
Re: create a c program to run axes.
about axis parameter:
for example in kmotion I use V = 700, A = 3500, J = 350000. what value should I set in KmotionCNC for the Axis parameter?
does it have to follow the value in kmotion.exe?
for example in kmotion I use V = 700, A = 3500, J = 350000. what value should I set in KmotionCNC for the Axis parameter?
does it have to follow the value in kmotion.exe?
Re: create a c program to run axes.
To easily switch between files. Please don't use KMotion.exe's GCode Screen. It is obsolete. Use KMotionCNC instead.
[/quote]
I mean, for multiple g code files in 1 program.
Can it ? and how?
- TomKerekes
- Posts: 2676
- Joined: Mon Dec 04, 2017 1:49 am
Re: create a c program to run axes.
see here.about axis parameter:
for example in kmotion I use V = 700, A = 3500, J = 350000. what value should I set in KmotionCNC for the Axis parameter?
does it have to follow the value in kmotion.exe?
No, a GCode Program is one file.I mean, for multiple g code files in 1 program.
Can it ? and how?
Regards,
Tom Kerekes
Dynomotion, Inc.
Tom Kerekes
Dynomotion, Inc.
Re: create a c program to run axes.
Sir, I still can't make the pedal function as a Cycle Start command, and halt. I want pedal number 1 (bit 137) when Normaly Close is Cycel Start, and when Normaly Open is Halt. can you write down the C program, so that I copy it in my C program.
- TomKerekes
- Posts: 2676
- Joined: Mon Dec 04, 2017 1:49 am
Re: create a c program to run axes.
Hi irmad,
The ExternalButtons.c example has such an example of having an external input trigger Cycle Start. If you can't figure it out we offer personal programming support for a fee. Contact our support if you are interested. We charge $250/hr with a 2 hr minimum.
The ExternalButtons.c example has such an example of having an external input trigger Cycle Start. If you can't figure it out we offer personal programming support for a fee. Contact our support if you are interested. We charge $250/hr with a 2 hr minimum.
Regards,
Tom Kerekes
Dynomotion, Inc.
Tom Kerekes
Dynomotion, Inc.