mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-15 13:07:33 +00:00
Add more Polymaker filament presets (#13858)
* add new presets * fix inhernce * fix rename * update * apply fix * update index
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PLA Silk @FF C5",
|
||||
"inherits": "Generic PLA Silk @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"additional_cooling_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
@@ -49,17 +54,12 @@
|
||||
"filament_type": [
|
||||
"SILK"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp": [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"inherits": "Generic PLA Silk @System",
|
||||
"instantiation": "true",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Generic PLA Silk @FF C5",
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
@@ -80,6 +80,5 @@
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"65"
|
||||
],
|
||||
"version": "2.3.0.3"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user