mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
ENH: rename third-party printers' filaments
Change-Id: Ie6a52f5b91cba9be83c6160f64f5d7edd113c2e9
This commit is contained in:
parent
68c990a1de
commit
ee11ca6eeb
75 changed files with 509 additions and 731 deletions
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN98_ANYCUBIC_00",
|
||||
"name": "Generic PA-CF @Anycubic",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Anycubic i3 Mega S 0.4 nozzle",
|
||||
"Anycubic Chiron 0.4 nozzle",
|
||||
"Anycubic Vyper 0.4 nozzle",
|
||||
"Anycubic Kobra Max 0.4 nozzle",
|
||||
"Anycubic 4Max Pro 0.4 nozzle",
|
||||
"Anycubic 4Max Pro 2 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue