mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-04 21:53:25 +01:00
18 lines
531 B
JSON
18 lines
531 B
JSON
{
|
|
"printer.normalFlowRate": 1.0,
|
|
"printer.bottomFlowRate": 2.0,
|
|
"printer.bottomLayerSpeed": 35.0,
|
|
"printer.bottomThickness": 0.4,
|
|
"printer.fillSize": 10.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": 230.0,
|
|
"printer.topThickness": 0.8,
|
|
"printer.travelSpeed": 200.0
|
|
} |