17 lines
645 B
JSON
17 lines
645 B
JSON
{
|
|
"type": "filament",
|
|
"setting_id": "GFSL99_00",
|
|
"name": "OrcaArena Generic PLA @0.2 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "OrcaArena Generic PLA @base",
|
|
"filament_max_volumetric_speed": [
|
|
"2"
|
|
],
|
|
"filament_start_gcode": [
|
|
"; filament start gcode\n{if (bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{elsif(bed_temperature[current_extruder] >30)||(bed_temperature_initial_layer[current_extruder] >30)}M106 P3 S180\n{endif}"
|
|
],
|
|
"compatible_printers": [
|
|
"Orca Arena X1 Carbon 0.2 nozzle"
|
|
]
|
|
}
|