mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2025-06-10 17:33:18 +02:00
remove enter
This commit is contained in:
@ -42,7 +42,6 @@ export default function generateSupport(slices, settings) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
var supportTemplate = getFillTemplate(supportAreas.bounds(), supportGridSize, true, true);
|
||||
var supportFill = supportTemplate.intersect(supportAreas);
|
||||
if (supportFill.length === 0) {
|
||||
|
Reference in New Issue
Block a user