mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +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:
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user