Profiles for Folgertech Printers includes i3, FT-5, FT-6 Co-authored-by: Musicdad12 <seanmccallister12@gmail.com>
29 lines
664 B
JSON
29 lines
664 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFN99",
|
|
"setting_id": "GFSN98",
|
|
"name": "Folgertech Generic PA",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pa",
|
|
"required_nozzle_HRC": [
|
|
"3"
|
|
],
|
|
"nozzle_temperature_initial_layer": [
|
|
"280"
|
|
],
|
|
"nozzle_temperature": [
|
|
"280"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"16"
|
|
],
|
|
"compatible_printers": [
|
|
"Folgertech FT-5 0.4 nozzle",
|
|
"Folgertech FT-5 0.6 nozzle",
|
|
"Folgertech FT-6 0.4 nozzle",
|
|
"Folgertech FT-6 0.6 nozzle",
|
|
"Folgertech i3 0.4 nozzle",
|
|
"Folgertech i3 0.6 nozzle"
|
|
]
|
|
}
|