orcaslicer/resources/profiles/OrcaArena/filament/OrcaArena Generic PLA @0.2 nozzle.json

18 lines
645 B
JSON
Raw Normal View History

2023-04-24 02:24:55 +00:00
{
"type": "filament",
"setting_id": "GFSL99_00",
"name": "OrcaArena Generic PLA @0.2 nozzle",
2023-04-24 02:24:55 +00:00
"from": "system",
"instantiation": "true",
"inherits": "OrcaArena Generic PLA @base",
2023-04-24 02:24:55 +00:00
"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": [
2023-04-24 15:16:07 +00:00
"Orca Arena X1 Carbon 0.2 nozzle"
2023-04-24 02:24:55 +00:00
]
}