OrcaArena printers

This commit is contained in:
SoftFever 2023-04-24 10:24:55 +08:00
parent 5a49381d3c
commit 1347bc9290
242 changed files with 7757 additions and 2 deletions

View file

@ -0,0 +1,26 @@
{
"type": "filament",
"setting_id": "GFSG99_11",
"name": "Generic PETG @Arena P1P 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Generic PETG @base",
"hot_plate_temp" : [
"80"
],
"hot_plate_temp_initial_layer" : [
"80"
],
"textured_plate_temp" : [
"80"
],
"textured_plate_temp_initial_layer" : [
"80"
],
"filament_max_volumetric_speed": [
"1"
],
"compatible_printers": [
"Orca Arena P1P 0.2 nozzle"
]
}