mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-07 12:32:59 +00:00
new profiles for bigger nozzles, changed some cooling settings according to prusaslicer
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL98_4",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "Prusa Generic PLA-CF @MINIIS 0.8",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"1"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"15"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"M572 S{if nozzle_diameter[0]==0.6}0.17{elsif nozzle_diameter[0]==0.8}0.12{elsif nozzle_diameter[0]==0.4}0.27{elsif nozzle_diameter[0]==0.25}0.85{else}0{endif}"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Prusa MINIIS 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user