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": "Flashforge PETG-CF @FF C5P",
|
||||
"inherits": "Generic PETG-CF @System",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Flashforge Creator 5 Pro 0.4 nozzle",
|
||||
"Flashforge Creator 5 Pro 0.6 nozzle",
|
||||
@@ -46,17 +51,12 @@
|
||||
"filament_type": [
|
||||
"PETG-CF"
|
||||
],
|
||||
"from": "system",
|
||||
"hot_plate_temp": [
|
||||
"85"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"85"
|
||||
],
|
||||
"inherits": "Generic PETG-CF @System",
|
||||
"instantiation": "true",
|
||||
"is_custom_defined": "0",
|
||||
"name": "Flashforge PETG-CF @FF C5P",
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
@@ -86,6 +86,5 @@
|
||||
],
|
||||
"textured_plate_temp_initial_layer": [
|
||||
"85"
|
||||
],
|
||||
"version": "2.3.0.3"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user