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 PLA Metal @FF C5P",
|
||||
"inherits": "Generic PLA @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
@@ -46,11 +51,6 @@
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode"
|
||||
],
|
||||
"from": "system",
|
||||
"inherits": "Generic PLA @System",
|
||||
"instantiation": "true",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge PLA Metal @FF C5P",
|
||||
"pressure_advance": [
|
||||
"0.025"
|
||||
],
|
||||
@@ -65,6 +65,5 @@
|
||||
],
|
||||
"supertack_plate_temp_initial_layer": [
|
||||
"40"
|
||||
],
|
||||
"version": "2.3.0.3"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user