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
13
resources/profiles/Folgertech/machine/Folgertech FT-6.json
Normal file
13
resources/profiles/Folgertech/machine/Folgertech FT-6.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Folgertech FT-6",
|
||||
"model_id": "FT-6",
|
||||
"nozzle_diameter": "0.4;0.6",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Folgertech",
|
||||
"bed_model": "folgertech_FT6_buildplate_model.stl",
|
||||
"bed_texture": "Folgertech_FT6_buildplate_texture.png",
|
||||
"hotend_model": "hotend.stl",
|
||||
"extruders_count": "2",
|
||||
"default_materials": "Folgertech Generic PLA;Folgertech Generic PETG;Folgertech Generic ABS;Folgertech Generic TPU;"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue