mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-09 18:27:00 +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 ASA Basic @FF C5P",
|
||||
"inherits": "Generic ABS @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"activate_chamber_temp_control": [
|
||||
"1"
|
||||
],
|
||||
@@ -40,17 +45,12 @@
|
||||
"filament_type": [
|
||||
"ASA"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp": [
|
||||
"110"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"110"
|
||||
],
|
||||
"inherits": "Generic ABS @System",
|
||||
"instantiation": "true",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge ASA Basic @FF C5P",
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
@@ -74,6 +74,5 @@
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"110"
|
||||
],
|
||||
"version": "2.3.0.3"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user