* added Prusa Mini with Input Shaper to profiles * refactoring to more reusable settings * added more processes, changed settings * Update 0.15mm Speed @MINIIS.json * Update 0.10mm Speed @MINIIS.json * changed to cubic because of speed * further changes after reviewing prusa slicer settings * simplified machine settings * retraction speeds according to prusa slicer * changed max flow according to prusa slicer * after clearification at the prusaslicer repository M900 got removed * precise wall per default * enable reverse overhang on odd by default * added settings from prusa slicer * changed cooling setings
11 lines
No EOL
229 B
JSON
11 lines
No EOL
229 B
JSON
{
|
|
"type": "process",
|
|
"setting_id": "GP004",
|
|
"name": "0.20mm Speed @MINIIS",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "process_speed_miniis",
|
|
"compatible_printers": [
|
|
"Prusa MINIIS 0.4 nozzle"
|
|
]
|
|
} |