Mach Discussion > Spanish

POSTPROCESADOR PARA 4 EJES CON ARTCAM

(1/2) > >>

josegermanlanda:
Hola. Trabajo con ARTCAM y en 4 ejes (A Rotatorio) en MACH3. Los postprocesadores que vienen con ARTCAM generan códigos para mecanizar SOLO en el eje Y. Mi eje rotativo está situado en el eje X. Cómo puede editar el post para que se genere el código haciendo movimientos sobre el eje X? Gracias y perdón por los errores: esta es mi primera intervención.

Tweakie.CNC:
I think the easiest way would be to modify your existing ArtCam post processor to exchange the X - Y axes then save it as 'my rotary' pp.

The details for modifying an ArtCam pp are contained in their .pdf  http://frezeru.ru/files/Postprocessor%20Configuration%20Guide.pdf

Tweakie.

josegermanlanda:
Thanks a lot Tweakie for your kind answerd.
I have tried it and by the moment it works! I go now to try it in the CNC.
I am very gratefull to you. Best wishes.
JG Landa

josegermanlanda:
A new question, please.
The g code is not properly working. Actually it runs on X axis
I have changed these sentences:
FORMAT = [X|#|Y|1.4] <-----
FORMAT = [Y|#|X|1.4]  <-------
FORMAT = [Z|#|Z|1.4]
FORMAT = [R|#| A|1.4]
; Home tool positions
FORMAT = [XH|@|Y|1.4] <------
FORMAT = [YH|@|X|1.4] <--------
FORMAT = [ZH|@|Z|1.4]
FORMAT = [RH|@|A|1.4]

And now the model is cutted INVERSE (like a mirror)  ???
What I am doing bad?

ZASto:
So you, or somebody else, made a typing error.
Easy to correct in notepad.

Navigation

[0] Message Index

[#] Next page

Go to full version