mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-13 12:07:41 +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": "Flashforge PAHT-CF @FF C5P",
|
||||
"inherits": "Generic PA-CF @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
],
|
||||
@@ -49,17 +54,12 @@
|
||||
"filament_type": [
|
||||
"PAHT-CF"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp": [
|
||||
"80"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"inherits": "Generic PA-CF @System",
|
||||
"instantiation": "true",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge PAHT-CF @FF C5P",
|
||||
"nozzle_temperature": [
|
||||
"310"
|
||||
],
|
||||
@@ -83,6 +83,5 @@
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"80"
|
||||
],
|
||||
"version": "2.3.0.3"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user