mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
New Seckit Profile. (#943)
* Added SK-Go3 profile and supporting resources. * Moved .stl location * wrong location removed. * Changed filament settings as SK-Go3 was not set. * Changed setting_id as requested.
This commit is contained in:
parent
4481fe62b5
commit
b5829b4556
41 changed files with 4607 additions and 4547 deletions
13
resources/profiles/SecKit/machine/Seckit Go3.json
Normal file
13
resources/profiles/SecKit/machine/Seckit Go3.json
Normal file
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Seckit Go3",
|
||||
"model_id": "SK-Go3",
|
||||
"url": "https://seckit3dp.design",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "SecKit_SK-Go3",
|
||||
"bed_model": "SK-Go3_Bed.stl",
|
||||
"bed_texture": "Seckit-logo.svg",
|
||||
"hotend_model": "seckit-hotend.stl",
|
||||
"default_materials": "Seckit Generic PLA"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue