mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-14 20:47: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 TPU-64D @FF C5P",
|
||||
"inherits": "Generic TPU @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"activate_air_filtration": [
|
||||
"1"
|
||||
],
|
||||
@@ -55,14 +60,9 @@
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode"
|
||||
],
|
||||
"from": "system",
|
||||
"filament_type": [
|
||||
"TPU-64D"
|
||||
],
|
||||
"inherits": "Generic TPU @System",
|
||||
"instantiation": "true",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Generic TPU-64D @FF C5P",
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
@@ -92,6 +92,5 @@
|
||||
],
|
||||
"textured_cool_plate_temp_initial_layer": [
|
||||
"35"
|
||||
],
|
||||
"version": "2.3.0.3"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user