mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
🔧 add Peopoly Magneto X profiles (#3944)
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Peopoly Lancer PETG-C",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_petg",
|
||||
"fan_cooling_layer_time": [
|
||||
"20"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"5"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"28"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Peopoly"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Peopoly Magneto X 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user