Corretta scrittura origini

This commit is contained in:
andrea.villa
2026-04-07 15:06:41 +02:00
parent bd7c69ac0a
commit 5b072281f4
2 changed files with 20 additions and 17 deletions
+5 -5
View File
@@ -8,7 +8,7 @@ require( 'EmtGenerator')
EgtEnableDebug( false)
if not EmtModifyHeadAuxDirection then error( 'A newer version of the program is required (minimum 2.3j5)') end
PP_VER = '3.1d1_DEV7'
PP_VER = '3.1d1_DEV8'
PP_NVER = '2.7.4.1'
-- Parametri macchina
@@ -53,13 +53,13 @@ Nail14DeltaX = 0 -- Distanza da Mandrino a Graffettatrice H24 (non esiste
Nail14DeltaY = 0
Nail14DeltaZ = 0
Orig2DeltaX = 0 -- Origine angolo tavola 2
Orig2DeltaY = -3500
Orig2DeltaY = 0
Orig2DeltaZ = 0
Orig3DeltaX = 33383 -- Origine angolo tavola 2
Orig3DeltaX = 0 -- Origine angolo tavola 2
Orig3DeltaY = 0
Orig3DeltaZ = 0
Orig4DeltaX = 33383 -- Origine angolo tavola 2
Orig4DeltaY = -3500
Orig4DeltaX = 0 -- Origine angolo tavola 2
Orig4DeltaY = 0
Orig4DeltaZ = 0
Orig5DeltaX = 27000 -- Origine angolo tavola 2
Orig5DeltaY = 0