i have elite cnc, vacuum connected to machine and router Makita connected to machine. I use Vectric Aspire 12. When i try to cut some test, router and vacuum is not power on. I think the problem is in the processor, because the machines themselves work if I start them manually via the mass screen. Apparently the processor is not generating the right gcode. I used Masso ATC Arcs with Vacuum Control (mm) for the test. Codes:
…
(0 = End Mill {1/4"})
N12 G00
N13 G21
N14 G17
N15 G90
N16 G80
N17 (End Mill {1/4"})
N18 T0 M06
N19 G00 Z20.320
N20 S16000 M03
N21 M08
N22 (Toolpath:- Pocket 1)
N23 ()
N24 G94
N25 X0,000 Y0,000 F3600.0
…
which processor do i need to use (mm) so that it will generate my gcode correctly?