mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-16 19:17:57 +01:00
remove line break
This commit is contained in:
parent
637b757215
commit
9eef3c0074
@ -17,7 +17,6 @@ export default function generateSupport(slices, settings) {
|
|||||||
nozzleDiameter
|
nozzleDiameter
|
||||||
} = settings.config;
|
} = settings.config;
|
||||||
|
|
||||||
|
|
||||||
supportGridSize /= PRECISION;
|
supportGridSize /= PRECISION;
|
||||||
supportMargin /= PRECISION;
|
supportMargin /= PRECISION;
|
||||||
plateSize /= PRECISION;
|
plateSize /= PRECISION;
|
||||||
|
Loading…
Reference in New Issue
Block a user