Compare commits

...

2 Commits

Author SHA1 Message Date
andrea.villa 5d2bac29ce Soluzione di default testa 3 verso X meno 2026-02-24 13:25:41 +01:00
andrea.villa 707eb81248 Corretto ToolHolder e modificato colore collisioni 2026-02-24 10:58:26 +01:00
3 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -5,7 +5,7 @@
require( 'EmtGenerator')
EgtEnableDebug( false)
PP_VER = '3.1a2_DEV12'
PP_VER = '3.1a2_DEV14'
PP_NVER = '3.1.1.2'
MIN_MACH_VER = '2.7d2'
MACH_NAME = EgtGetCurrMachineName()
@@ -508,6 +508,7 @@ local H31Id = EmtHead {
TDir = Vector3d( 0, 0, 1),
ADir = X_AX(),
Rot1W = 0.2,
SolCh = MCH_SCC.ADIR_XM,
Rot2Stroke = {MinB3, MaxB3},
OthColl = {'B3/SOLID', 'C3/SOLID'},
Geo = 'H38_HEAD/GEO'}
Binary file not shown.
Binary file not shown.