mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-12-23 19:43:48 +01:00
remove comment
This commit is contained in:
parent
44e05bed28
commit
896eae7185
@ -7,7 +7,6 @@ export default function generateSupport(slices, settings) {
|
|||||||
|
|
||||||
if (!settings.config.supportEnabled) return;
|
if (!settings.config.supportEnabled) return;
|
||||||
|
|
||||||
// need to scale up everything because of clipper rounding errors
|
|
||||||
let {
|
let {
|
||||||
layerHeight,
|
layerHeight,
|
||||||
supportGridSize,
|
supportGridSize,
|
||||||
|
Loading…
Reference in New Issue
Block a user