mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Add Folgertech Printers (#1048)
Profiles for Folgertech Printers includes i3, FT-5, FT-6 Co-authored-by: Musicdad12 <seanmccallister12@gmail.com>
This commit is contained in:
parent
2d92d2f4e1
commit
8d96c42a3e
63 changed files with 2567 additions and 12 deletions
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99",
|
||||
"name": "Folgertech Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue