update manifold dep, rm knife params from laser / wjet

This commit is contained in:
Stewart Allen 2025-08-18 19:50:26 -04:00
commit e459d8e765
2 changed files with 1 additions and 7 deletions

View file

@ -51,7 +51,7 @@
"fast-glob": "^3.3.3",
"i": "^0.3.7",
"jszip": "^3.7.1",
"manifold-3d": "^3.1.1",
"manifold-3d": "^3.2.1",
"moment": "^2.29.4",
"npm": "^11.4.2",
"prettier": "^3.5.3",

View file

@ -640,9 +640,6 @@ export const conf = {
ctOriginBounds: false,
outputInvertX: false,
outputInvertY: false,
ctOutKnifeDepth: 1,
ctOutKnifePasses: 1,
ctOutKnifeTip: 2,
ctOutInches: false,
ctOutShaper: false
}
@ -729,9 +726,6 @@ export const conf = {
ctOriginBounds: false,
outputInvertX: false,
outputInvertY: false,
ctOutKnifeDepth: 1,
ctOutKnifePasses: 1,
ctOutKnifeTip: 2,
ctOutStack: false,
},
},