mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-15 21:17: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": "Generic TPU-64D @FF C5",
|
||||
"inherits": "Generic TPU @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"additional_cooling_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
@@ -52,7 +57,6 @@
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode"
|
||||
],
|
||||
"from": "system",
|
||||
"filament_type": [
|
||||
"TPU-64D"
|
||||
],
|
||||
@@ -62,10 +66,6 @@
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"40"
|
||||
],
|
||||
"inherits": "Generic TPU @System",
|
||||
"instantiation": "true",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Generic TPU-64D @FF C5",
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
@@ -101,6 +101,5 @@
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"40"
|
||||
],
|
||||
"version": "2.3.0.3"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user