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
22
resources/profiles/Prusa/filament/Generic PVA @Prusa.json
Normal file
22
resources/profiles/Prusa/filament/Generic PVA @Prusa.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFS99",
|
||||
"setting_id": "GFSS99_PRUSA_00",
|
||||
"name": "Generic PVA @Prusa",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pva",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"7"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Prusa MK3S 0.4 nozzle",
|
||||
"Prusa MINI 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue