mirror of
https://github.com/Doodle3D/Doodle3D-Slicer.git
synced 2024-11-16 19:17:57 +01:00
25 lines
774 B
JSON
25 lines
774 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.brimOffset": 5.0,
|
|
"printer.temperature": 210.0,
|
|
"printer.topThickness": 0.8,
|
|
"printer.travelSpeed": 200.0,
|
|
"printer.support.accaptanceMargin": 1.5,
|
|
"printer.support.distanceY": 0.4,
|
|
"printer.support.use": true,
|
|
"printer.support.gritSize": 6.0,
|
|
"printer.support.margin": 2.0,
|
|
"printer.support.plateSize": 4.0
|
|
} |