3 Commits

Author SHA1 Message Date
luca.mazzoleni 169aa72a0c - in ini macchina settata per usare la spunta invece del db setup 2025-06-17 15:30:36 +02:00
luca.mazzoleni 86f71435c6 - update corse e dimensioni massime 2025-06-17 11:23:55 +02:00
luca.mazzoleni 822f03ed17 update gitignore 2025-06-17 09:29:38 +02:00
7 changed files with 29 additions and 12 deletions
+10 -1
View File
@@ -1,8 +1,17 @@
/Tools
/Machinings
/SetUp
/Beam/Ts3Data.bak
/Beam/CutData.lua
/Beam/DrillData.lua
/Beam/MillingData.lua
/Beam/PocketingData.lua
/Beam/SawingData.lua
/Beam/SawingData.lua
/Beam/Ts3Data.lua
/Wall/Ts3Data.bak
/Wall/CutData.lua
/Wall/DrillData.lua
/Wall/MillingData.lua
/Wall/PocketingData.lua
/Wall/SawingData.lua
/Wall/Ts3Data.lua
+1
View File
@@ -15,6 +15,7 @@ DrillMaker=MakeWoodDrill.lua
SawbladeMaker=MakeSawblade.lua
MillMaker=MakeWoodCylMill.lua
ChiselMaker=MakeChisel.lua
Active=1
[ToolHolder]
H11.1=HSK-F63_MillWeld12.nge
+2 -2
View File
@@ -4,7 +4,7 @@
require( 'EmtGenerator')
EgtEnableDebug( false)
PP_VER = '2.7f2'
PP_VER = '2.7f3'
MIN_MACH_VER = '2.7d2'
-- DATI MACCHINA --
@@ -19,7 +19,7 @@ TabZ = 0
----------------------------------------------------
-------------------- CORSE ASSI --------------------
----------------------------------------------------
XAxisStroke = {-2000, 2000}
XAxisStroke = {-3000, 3000}
XAxisHome = 0
YAxisStroke = {-2000, 2000}
Z11AxisStroke = {-700, 700}
+2 -1
View File
@@ -1,4 +1,4 @@
-- DrillData.lua by Egaltech s.r.l. 22/04/2025 14:49:06
-- DrillData.lua by Egaltech s.r.l. 23/05/2025 12:52:40
-- Gestione dati lavorazioni per Travi
-- Tabella per definizione modulo
@@ -9,6 +9,7 @@ local DrillData = {
{ On = true, Name = 'MultiDrilling_Y-', Type = 'MultiDrill'},
{ On = true, Name = 'MultiDrilling_Z+', Type = 'MultiDrill'},
{ On = true, Name = 'MultiDrilling_Z-', Type = 'MultiDrill'},
{ On = true, Name = 'PocketD8 boven', Type = 'Pocket'},
{ On = true, Name = 'PocketD14', Type = 'Pocket'}
}
+7 -2
View File
@@ -1,10 +1,15 @@
-- MillingData.lua by Egaltech s.r.l. 22/04/2025 14:35:40
-- MillingData.lua by Egaltech s.r.l. 23/05/2025 15:43:49
-- Gestione dati lavorazioni per Travi
-- Tabella per definizione modulo
local MillingData = {
{ On = true, Name = 'Contouring14', Type = 'FreeContour'},
{ On = true, Name = 'Contouring12', Type = 'FreeContour'},
{ On = true, Name = 'Contouring8boven', Type = 'FreeContour'},
{ On = true, Name = 'Contouring14', Type = 'Side'},
{ On = true, Name = 'Contouring18', Type = 'FreeContour'},
{ On = true, Name = 'Contouring12', Type = 'Side'},
{ On = true, Name = 'Contouring8boven', Type = 'Side'},
{ On = false, Name = 'Contouring_bt2', Type = 'FreeContour'},
{ On = false, Name = 'Clean_Corner_1_2', Type = 'CleanCorner60'}
}
+4 -3
View File
@@ -1,10 +1,11 @@
-- PocketingData.lua by Egaltech s.r.l. 24/04/2025 15:56:33
-- PocketingData.lua by Egaltech s.r.l. 23/05/2025 12:52:23
-- Gestione dati lavorazioni per Travi
-- Tabella per definizione modulo
local PocketingData = {
{ On = true, Name = 'PocketD14', Type = 'Pocket'},
{ On = true, Name = 'PocketD8', Type = 'Pocket'}
{ On = false, Name = 'PocketD8', Type = 'Pocket'},
{ On = true, Name = 'PocketD8 boven', Type = 'Pocket'},
{ On = true, Name = 'PocketD14', Type = 'Pocket'}
}
---------------------------------------------------------------------
+3 -3
View File
@@ -9,10 +9,10 @@ local WallData = {
MIN_WIDTH = 100, -- larghezza minima del grezzo
MIN_HEIGHT = 5, -- altezza minima del grezzo
MAX_LENGTH = 2800, -- lunghezza massima del grezzo
MAX_WIDTH = 1200, -- larghezza massima del grezzo
MAX_WIDTH = 1220, -- larghezza massima del grezzo
MAX_HEIGHT = 60, -- altezza massima del grezzo
STD_RAW_LENGTH = 3000, -- lunghezza standard del grezzo
STD_RAW_WIDTH = 1200, -- larghezza standard del grezzo
STD_RAW_LENGTH = 2800, -- lunghezza standard del grezzo
STD_RAW_WIDTH = 1220, -- larghezza standard del grezzo
OVM_HEAD = 60, -- sovramateriale testa
OVM_MID = 50, -- sovramateriale intermedio
COLL_SIC = 5, -- distanza di sicurezza per collisioni