mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Magneto X profile (#5590)
* Add files via upload * Update fdm_process_pply_common.json * test on v1.8/1.9/2.0/2.1 portable version
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"filament_id": "GFPETG-1",
|
||||
"setting_id": "GSPETG-1",
|
||||
"name": "Peopoly Generic PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_petg",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
"0.92"
|
||||
],
|
||||
"nozzle_temperature_initial_layer":[
|
||||
"255"
|
||||
"245"
|
||||
],
|
||||
"nozzle_temperature":[
|
||||
"240"
|
||||
"235"
|
||||
],
|
||||
"hot_plate_temp_initial_layer":["70"],
|
||||
"hot_plate_temp":["70"],
|
||||
"filament_max_volumetric_speed": [
|
||||
"30"
|
||||
"20"
|
||||
],
|
||||
"fan_max_speed":[
|
||||
"40"
|
||||
@@ -31,6 +31,7 @@
|
||||
],
|
||||
|
||||
"compatible_printers": [
|
||||
"Peopoly Magneto X 0.4 nozzle"
|
||||
"Peopoly Magneto X 0.4 nozzle",
|
||||
"Peopoly Magneto X 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user