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
6457608f3e
commit
e0ac508f6a
242 changed files with 7757 additions and 2 deletions
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFS01",
|
||||
"name": "Arena Support G @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"required_nozzle_HRC": [
|
||||
"3"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Orca Arena"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.22"
|
||||
],
|
||||
"filament_is_support": [
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"filament_cost": [
|
||||
"34.99"
|
||||
],
|
||||
"slow_down_layer_time":[
|
||||
"6"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue