orcaslicer/resources/profiles/Peopoly/filament/Peopoly Lancer ABS-GF.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

52 lines
1.2 KiB
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Peopoly Lancer ABS-GF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_abs",
"filament_flow_ratio": [
"0.91"
],
"nozzle_temperature_initial_layer":[
"260"
],
"nozzle_temperature":[
"270"
],
"hot_plate_temp_initial_layer":["90"],
"hot_plate_temp":["100"],
"filament_max_volumetric_speed": [
"35"
],
"fan_max_speed":[
"40"
],
"slow_down_layer_time": [
"6"
],
"overhang_fan_speed":["30"],
"reduce_fan_stop_start_freq":["0"],
"filament_type": [
"ABS"
],
"enable_pressure_advance": [
"1"
],
"filament_retraction_length":["0.8"],
"filament_retraction_speed":["60"],
"filament_deretraction_speed":["60"],
"filament_wipe":["1"],
"filament_wipe_distance":["1"],
"pressure_advance": [
"0.016"
],
"filament_vendor": [
"Peopoly"
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle"
]
}