mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
OrcaArena printers
This commit is contained in:
parent
5a49381d3c
commit
1347bc9290
242 changed files with 7757 additions and 2 deletions
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM003",
|
||||
"name": "Orca Arena X1 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_bbl_3dp_001_common",
|
||||
"printer_model": "Orca Arena X1",
|
||||
"default_filament_profile": [
|
||||
"Arena PLA Basic @Arena X1"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @Arena X1C",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x2"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"scan_first_layer": "1",
|
||||
"machine_load_filament_time": "29",
|
||||
"machine_unload_filament_time": "28",
|
||||
"nozzle_type": "stainless_steel",
|
||||
"nozzle_hrc": "20",
|
||||
"auxiliary_fan": "0",
|
||||
"upward_compatible_machine":[
|
||||
"Orca Arena P1P 0.4 nozzle",
|
||||
"Orca Arena X1 Carbon 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue