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:
Peopoly
2024-06-05 22:14:06 +08:00
committed by GitHub
parent 9a4429f603
commit 3e232a86e8
31 changed files with 373 additions and 66 deletions

View File

@@ -7,18 +7,24 @@
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
"0.92"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.02"
],
"nozzle_temperature_initial_layer":[
"210"
"225"
],
"nozzle_temperature":[
"205"
"220"
],
"hot_plate_temp_initial_layer":["50"],
"hot_plate_temp":["50"],
"hot_plate_temp_initial_layer":["60"],
"hot_plate_temp":["60"],
"filament_max_volumetric_speed": [
"30"
"18"
],
"fan_max_speed":[
"60"
@@ -31,6 +37,7 @@
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}