Programmazione Iso mazak vtc800 sr

Rispondi
Cblego
Newbie
Newbie
Messaggi: 9
Iscritto il: mercoledì 15 gennaio 2020, 20:41

Re: Programmazione Iso mazak vtc800 sr

Messaggio da Cblego » giovedì 30 gennaio 2020, 22:23

Grazie per il manuale Kalytom mi é stato di aiuto.

Questa é la programmazione corretta da utilizzare quando l'origine é in centro con la tavola girevole.

Codice: Seleziona tutto

T1 M6 (FRESA DIAM 50 INSERTI MANDRINO 125)
M3 S2000
G54.1P3 (ORIGINE IN CENTRO TAVOLA ROTANTE)
(LA Z SUL PIANO DI APPOGGIO PEZZO)
(SPIANATURA DI PROVA C0)
B0 C0
G68 X0 Y0 Z0 I0J1 K0 R90
G0X-50 Y0 M8
G43 Z200
Z3
G1 F500 X50
Z1
X-50
G0Z200
G69
G0 G53 Z0
G0 Z200
G69
G0 G53 Z0
G53 X-200 M8
Per lavorare con l'origine spostata rispetto al centro tavola serve una macro che la riposiziona. Macro introvabile 😡😡😡😡😡😡😡

Premetto che concordo perfettamente con voi sulla modalità di messa a punto di un post processor tra costruttore della macchina e tecnico del Cam utilizzatore della macchina utensile.
Purtroppo sono già 2 mesi che ho richiesto in Mazak un corso di formazione per quella macchina, ma non si é ancora visto nessuno, oggi quelli dell'assistenza (direttamente in Mazak) mi hanno detto per l'ennesima volta che la prossima settimana non possono venire..........sarà che la macchina non é stata acquistata da loro, ma il servizio non é dei migliori.

Secondo voi ......... aspetto che Mister Mazak si sveglia? Oppure cerco una soluzione diversa?
Ultima modifica di Fiveaxis il martedì 4 febbraio 2020, 18:57, modificato 1 volta in totale.
Motivazione: inserito listato in CODE

Avatar utente
Fiveaxis
God
God
Messaggi: 5710
Iscritto il: sabato 15 gennaio 2011, 12:08
Località: Monza e Brianza

Re: Programmazione Iso mazak vtc800 sr

Messaggio da Fiveaxis » giovedì 30 gennaio 2020, 22:51

Cblego ha scritto:
martedì 21 gennaio 2020, 21:24
Buonasera a tutti, sto cercando di capire come devo programmare in iso le lavorazioni con testa inclinata e sulle varie lati del pezzo, mi servono per creare il postprocessor del Cam nel modo corretto.

Scusa, non capisco: per creare il post, cosa centra Mazak? Io mi inc..(ops) Arrabbierei con Esprit! o no? :-k
La macchina conta...ma la differenza la fa il "manico"!

andreas0008
Newbie
Newbie
Messaggi: 4
Iscritto il: domenica 2 febbraio 2020, 18:51

Re: Programmazione Iso mazak vtc800 sr

Messaggio da andreas0008 » domenica 2 febbraio 2020, 20:04

Hi.
Define the center of rotation in the center of the table. Set or check the parameters:

Codice: Seleziona tutto

S5 X VALUE of rotary table centre (sub micron)					
S5 Y VALUE of rotary table centre (sub micron)					
S5 Z VALUE = 0							
S25 X VALUE of rotary table centre (sub micron)					
S25 Y VALUE of rotary table centre (sub micron)					
S25 Z VALUE = 0							
S26 X VALUE of rotary table centre (sub micron)					
S26 Y VALUE of rotary table centre (sub micron)					
S26 Z VALUE = 0							
K113 VALUE = 2							
K114 VALUE = 1							
K115 VALUE = 2							
K116 VALUE = 3							
K117 VALUE = 32 ---------------------------------------------check here							
K124 VALUE = Same as BA62  (sub micron)					
K125 VALUE = 5							
K126 VALUE of rotary table centre (sub micron)-----	check here				
K127 VALUE of rotary table centre (sub micron)	-------check here				
K128 VALUE = 0	----------------------------------------------check here		



Parameters that should be set for a rotary axis that is mounted upright (rotating around the machine X axis)

Codice: Seleziona tutto

S5 X VALUE = 0							
S5 Y VALUE of rotary table centre (sub micron)					
S5 Z VALUE of rotary table centre from B axis centre (sub micron)				
S25 X VALUE = 0							
S25 Y VALUE of rotary table centre (sub micron)					
S25 Z VALUE of rotary table centre from B axis centre (sub micron)			
S26 X VALUE = 0							
S26 Y VALUE of rotary table centre (sub micron)					
S26 Z VALUE of rotary table centre from B axis centre (sub micron)			
K113 VALUE = 2							
K114 VALUE = 1							
K115 VALUE = 2							
K116 VALUE = 3							
K117 VALUE = 12---------------------------------------------------------	check here						
K124 VALUE = Same as BA62  (sub micron)					
K125 VALUE = 5							
K126 VALUE = 0	----------------------------------------------------------		check here				
K127 VALUE of rotary table centre (sub micron)	-----------------------------check here				
K128 VALUE distance from spindle nose to rotary table centre when B=0 (sub micron)----	check here


try this

Codice: Seleziona tutto

O123( 123.EIA )

G69
G0G17G21G40G64(G54)G80G90G94
G53Z0.
G53Y0.
C0.B0.
( 10 MM end mill )
( CS#2 - C=0 B-45 )
N1T15M6
G53Z0.
(G54)
S3500M3
G0G90C0.B-45.
X-300.Y45.
G68.2P1Q213X0.Y0.Z0.I0.J-45.K0.
G43X10.Y45.Z50.H15
G61.1
M8
X-26.82Z35.
Z24.749
G17
G1Y-45.F1500.
G0Z35.
X10.Z50.
G69
G53Z0.
( 10 MM end mill )
( CS#3 - C=90 B-45 )
G0G90C90.B-45.
X-300.Y45.
G68.2P1Q213X0.Y0.Z0.I0.J-45.K90.
G43X10.Y45.Z50.H15
X-26.82Z35.
G1Z24.749F1500.
Y-45.F2500.
G0Z35.
X10.Z50.
G69
G53Z0.
( 10 MM end mill )
( CS#4 - C=180 B-45 )
G0G90C180.B-45.
X-300.Y45.
G68.2P1Q213X0.Y0.Z0.I0.J-45.K180.
G43X10.Y45.Z50.H15
X-26.82Z35.
G1Z24.749F1500.
Y-45.F2500.
G0Z35.
X10.Z50.
G69
G53Z0.
( 10 MM end mill )
( CS#5 - C=270 B-45 )
G0G90C270.B-45.
X-300.Y45.
G68.2P1Q213X0.Y0.Z0.I0.J-45.K270.
G43X10.Y45.Z50.H15
X-26.82Z35.
G1Z24.749F1500.
Y-45.F2500.
G0Z35.
M9
X10.Z50.
G69
G53Z0.
G53Y0.
M5
C360.B0.
M99
%

Cblego
Newbie
Newbie
Messaggi: 9
Iscritto il: mercoledì 15 gennaio 2020, 20:41

Re: Programmazione Iso mazak vtc800 sr

Messaggio da Cblego » lunedì 3 febbraio 2020, 22:10

Andreas0008 tank you!!!

andreas0008
Newbie
Newbie
Messaggi: 4
Iscritto il: domenica 2 febbraio 2020, 18:51

Re: Programmazione Iso mazak vtc800 sr

Messaggio da andreas0008 » martedì 4 febbraio 2020, 17:38

This is the settings for the new software:


Parameterliste VTC
5 AXIS AND G68.2 PARAMETER SETUP FOR VTC 800/30SR
MAIN A-B SOFTWARE A6A OR LATER

MAIN A-B SOFTWARE A6A OR LATER
Parameters that should be set for a rotary axis that is mounted flat (rotating around the machine Z axis)

S5 X VALUE of rotary table centre (sub micron)
S5 Y VALUE of rotary table centre (-3900000sub micron)
S5 Z VALUE = 0
S25 X VALUE of rotary table centre (sub micron)
S25 Y VALUE of rotary table centre (-3900000 sub micron)
S25 Z VALUE = 0
S26 X VALUE of rotary table centre (sub micron)
S26 Y VALUE of rotary table centre (-3900000sub micron)
S26 Z VALUE = 0
K113 VALUE = 2
K114 VALUE = 1
K115 VALUE = 2
K116 VALUE = 3
K117 VALUE = 32
K124 VALUE = Same as BA62 (sub micron)
K125 VALUE = 5
K126 VALUE of rotary table centre (sub micron)
K127 VALUE of rotary table centre (-3900000 sub micron)
K128 VALUE = 0
M 17 BIT 5=0 (UNDER C AXIS)

F -PARAMETERS FOR BOTH VERTICAL AND HORIZONTAL TABLE MOUNTING

F85 BIT 2 = 1, WORKPIECE SYSTEM CONTROL. (Set to 0 if CAM is ok)
F85 BIT 3 = 0 AXIS ROTATION INTERPOLATION SYSTEM
F86 BIT 2 = 1, RAPID TRAVERSE OVERRIDE DURING TTPC
F86 BIT 5 = 1, CUTTING FEED OVERRIDE DURING TTPC
F92 BIT 7 = 0,
F93 BIT 3 = 1
F94 BIT 7 = 0
F114 BIT 1 = 1, NO MOVEMENT AT TIME OF TTPC CANCELATION
F123 bit 1 = 0 (Allows G68.2 and G43.4 to use the same K128 value of -4400000 FOR VERTICAL TABLE)
F144 BIT 1 = 1
F161 BIT 1 = 1
F162 BIT 0 = 1












Parameters that should be set for a rotary axis that is mounted upright (rotating around the machine X axis
Mounted on the right hand side of the table)
S5 X VALUE = 0
S5 Y VALUE of rotary table centre (-3900000 sub micron)
S5 Z VALUE of rotary table centre from B axis centre (4400000+ BA 62 VALUE sub micron)
S25 X VALUE = 0
S25 Y VALUE of rotary table centre (-3900000 sub micron)
S25 Z VALUE of rotary table centre from B axis centre (4400000+ BA 62 VALUE sub micron)
S26 X VALUE = 0
S26 Y VALUE of rotary table centre (-3900000 sub micron)
S26 Z VALUE of rotary table centre from B axis centre (4400000+ BA 62 VALUE sub micron)
K113 VALUE = 2
K114 VALUE = 1
K115 VALUE = 2
K116 VALUE = 3
K117 VALUE = 12
K124 VALUE = Same as BA62 (sub micron)
K125 VALUE = 5
K126 VALUE = 0
K127 VALUE of rotary table centre (-3900000 sub micron)
K128 VALUE distance from spindle nose to rotary table centre when B=0 (-4400000 sub micron)

M 17 BIT 5=1 (UNDER C AXIS)
F -PARAMETERS FOR BOTH VERTICAL AND HORIZONTAL TABLE MOUNTING

F85 BIT 2 = 1, WORKPIECE SYSTEM CONTROL (Set to 0 if CAM is ok)
F85 BIT 3 = 0 AXIS ROTATION INTERPOLATION SYSTEM
F86 BIT 2 = 1, RAPID TRAVERSE OVERRIDE DURING TTPC
F86 BIT 5 = 1, CUTTING FEED OVERRIDE DURING TTPC
F92 BIT 7 = 0,
F93 BIT 3 = 1
F94 BIT 7 = 0
F114 BIT 1 = 1, NO MOVEMENT AT TIME OF TTPC CANCELATION
F123 bit 1 = 0 (Allows G68.2 and G43.4 to use the same K128 value of -4400000 FOR VERTICAL TABLE)
F144 BIT 1 = 1
F161 BIT 1 = 1
F162 BIT 0 = 1

M17 BIT 2 changes every time if you turn the C axis direction- Direction at 0 point driving C.

andreas0008
Newbie
Newbie
Messaggi: 4
Iscritto il: domenica 2 febbraio 2020, 18:51

Re: Programmazione Iso mazak vtc800 sr

Messaggio da andreas0008 » martedì 4 febbraio 2020, 18:17

from the marix II control:
Clip01.png
Clip02.png
Clip03.png
Non hai i permessi necessari per visualizzare i file e le foto allegati in questo messaggio. Per visualizzare tali file devi registrarti ed effettuare il Login

Avatar utente
Fiveaxis
God
God
Messaggi: 5710
Iscritto il: sabato 15 gennaio 2011, 12:08
Località: Monza e Brianza

Re: Programmazione Iso mazak vtc800 sr

Messaggio da Fiveaxis » martedì 4 febbraio 2020, 18:56

@andreas0008
The official language of the forum is Italian.
Please write in Italian, you can use the google translator.
La macchina conta...ma la differenza la fa il "manico"!

Rispondi

Torna a “Mazatrol”