Corretta posizione magazzino utensili standard

This commit is contained in:
andrea.villa
2025-04-23 10:53:10 +02:00
parent d19f5f7ddd
commit 5560497d4f
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -8,8 +8,8 @@ require( 'EmtGenerator')
EgtEnableDebug( false)
if not EmtModifyHeadAuxDirection then error( 'A newer version of the program is required (minimum 2.3j5)') end
PP_VER = '2.6i2'
PP_NVER = '2.6.9.2'
PP_VER = '2.7d1'
PP_NVER = '2.7.4.1'
-- Parametri macchina
NumericalControl = 'NUM' -- NUM o TPA
@@ -438,7 +438,7 @@ EmtTcPos {
TDir = -Y_AX(),
ADir = X_AX(),
Geo = 'Y_AXIS/TA9'}
local ptTcB = Point3d( -370.6,-4226.7,17.0)
local ptTcB = Point3d( -495.6,-5226.7,17.0)
EmtTcPos {
Name = 'T10',
Parent = 'Y',
BIN
View File
Binary file not shown.