summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--technic/machines/LV/cnc.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/technic/machines/LV/cnc.lua b/technic/machines/LV/cnc.lua
index 280c869..6c90fb4 100644
--- a/technic/machines/LV/cnc.lua
+++ b/technic/machines/LV/cnc.lua
@@ -56,9 +56,9 @@ local onesize_products = {
diagonal_truss = 6,
diagonal_truss_cross = 4,
onecurvededge_lr = 1,
- d45_slope_216 = 1,
- d45_beam_216 = 4,
twocurvededge_lr = 1,
+ d45_slope_216 = 1,
+-- d45_beam_216 = 4,
}
local twosize_products = {
element_straight = 4,