Hello Guest it is April 26, 2024, 06:37:38 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - CWare

Pages: « 1 2
11
seems like my spec was wrong it should be 500Khz max step frequency
 http://www.dynomotion.com/Help/SpecificationKStep.htm

So Kflop is no option thanks for your reply though.
I shouldve made 2 threads i guess.

12
Was browsing the mach4 forum and founs something abt scripting

http://www.machsupport.com/wp-content/uploads/2014/05/Mach4%20Scripting%20Manual.pdf

Can I use a plc script to look for filechange?
Or am I completely wrong.

Never used lua is it possible to do file io with it?

13
I prefer ethernet stability is really important there is a lot of stuff running that generates noise on the line.
 2.5 MHz step dir should be faste enough.
also 1 MHz encoder freq seems low.

Have you programmed for it?
The support of vitalsystem seems to be great though.





14
Trying to figure out if mach is the right choice. Tldr in bold^^
Not exactly a hobby mill i'm running its a fast cutting machine (F15000) with a toolchanger...


Because of a limited step frequency (125khz) of the controller i'm using (EdingCnc) I'm considering switching to Mach3/4 on a VitalSystem DSPMC 7762 controller.

I would need to control mach from an external cam like program though.
I can alter that program if needed (c++).

I want mach just to launch on startup(thats no problem) sit in the background shut up and execute gcode when it recieves it.


The way I achieved this on the EdingCnc controller...
EdingCnc watches for filechange on a specified path.
When it detects a filechange you have the option in setup that it refreshes and starts execution immediately.

Is that possible with mach? If not i'll have to write something like mach for the DSPMC 7762   T.T (would take a while)
Or any tips on a real time fast controller  which is highly configurable? DSPMC  seemed to be the closest, idk what a siemens  costs or if it is better.

Also is there some conditional statement that can't be realized with macros?Is it burdensome to use?












Pages: « 1 2