mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-04 21:53:25 +01:00
38bf3c74f3
gulp didn’t make any more sense to use because it is build modulair
18 lines
530 B
JSON
18 lines
530 B
JSON
{
|
|
"printer.normalFlowRate": 1.0,
|
|
"printer.bottomFlowRate": 2.0,
|
|
"printer.bottomLayerSpeed": 35.0,
|
|
"printer.bottomThickness": 0.4,
|
|
"printer.fillSize": 5.0,
|
|
"printer.firstLayerSlow": true,
|
|
"printer.layerHeight": 0.2,
|
|
"printer.retraction.amount": 3.0,
|
|
"printer.retraction.enabled": true,
|
|
"printer.retraction.speed": 50,
|
|
"printer.retraction.minDistance": 5.0,
|
|
"printer.shellThickness": 0.4,
|
|
"printer.speed": 50.0,
|
|
"printer.temperature": 210.0,
|
|
"printer.topThickness": 0.8,
|
|
"printer.travelSpeed": 200.0
|
|
} |