Bunch of teaks to IdeViewer

- add grid
- slit normals
- resync openscad camera with three camera
- fix stl download for CQ and openscad
- clean up failed preview image attempt
This commit is contained in:
Kurt Hutten
2021-08-09 18:12:14 +10:00
parent 283bdcc56d
commit 3d02143422
6 changed files with 33 additions and 214 deletions

View File

@@ -7,11 +7,9 @@
"@sentry/node": "^6.5.1",
"cloudinary": "^1.23.0",
"human-id": "^2.0.1",
"nodemailer": "^6.6.2",
"puppeteer-core": "^10.1.0"
"nodemailer": "^6.6.2"
},
"devDependencies": {
"@netlify/functions": "^0.7.2",
"@types/nodemailer": "^6.4.2"
}
}