* 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
39 lines
No EOL
950 B
JSON
39 lines
No EOL
950 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFL98",
|
|
"setting_id": "GFSA04",
|
|
"name": "Prusa Generic PLA-CF",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_flow_ratio": [
|
|
"0.95"
|
|
],
|
|
"filament_type": [
|
|
"PLA-CF"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"7"
|
|
],
|
|
"compatible_printers": [
|
|
"Prusa MK3S 0.25 nozzle",
|
|
"Prusa MK3S 0.4 nozzle",
|
|
"Prusa MK3S 0.6 nozzle",
|
|
"Prusa MK3S 0.8 nozzle",
|
|
"Prusa MINI 0.25 nozzle",
|
|
"Prusa MINI 0.4 nozzle",
|
|
"Prusa MINI 0.6 nozzle",
|
|
"Prusa MINI 0.8 nozzle",
|
|
"Prusa MK4 0.25 nozzle",
|
|
"Prusa MK4 0.4 nozzle",
|
|
"Prusa MK4 0.6 nozzle",
|
|
"Prusa MK4 0.8 nozzle",
|
|
"Prusa MINIIS 0.4 nozzle",
|
|
"Prusa MINIIS 0.25 nozzle",
|
|
"Prusa MINIIS 0.6 nozzle",
|
|
"Prusa MINIIS 0.8 nozzle"
|
|
]
|
|
} |