orcaslicer/resources/profiles/Peopoly/filament/Peopoly Lancer PETG-C.json
Peopoly 3e232a86e8
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
2024-06-05 22:14:06 +08:00

46 lines
No EOL
923 B
JSON

{
"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": [
"32"
],
"nozzle_temperature_initial_layer":[
"235"
],
"nozzle_temperature":[
"225"
],
"filament_flow_ratio": [
"0.90"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.04"
],
"overhang_fan_speed": [
"100"
],
"filament_vendor": [
"Peopoly"
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle"
]
}