orcaslicer/resources/profiles/Peopoly/filament/Peopoly Generic PLA 0.8 nozzle.json
2024-02-05 00:23:57 +07:00

37 lines
No EOL
794 B
JSON

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Peopoly Generic PLA 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_max_volumetric_speed": [
"40"
],
"filament_flow_ratio": [
"0.98"
],
"nozzle_temperature_initial_layer":[
"215"
],
"nozzle_temperature":[
"210"
],
"hot_plate_temp_initial_layer":["50"],
"hot_plate_temp":["50"],
"fan_max_speed":[
"70"
],
"slow_down_layer_time": [
"8"
],
"filament_type": [
"PLA"
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}