mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-08 00:41:08 +00:00
Initial Profile Sources
This commit is contained in:
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"repo": {
|
||||
"id": "non-prusa-fff",
|
||||
"name": "Other FFF",
|
||||
"description": "FFF Printers by other vendors",
|
||||
"visibility": ""
|
||||
},
|
||||
"vendor": "LulzBot",
|
||||
"version": "1.0.0",
|
||||
"index_name": "LulzBot.idx",
|
||||
"section_order": [
|
||||
{
|
||||
"type": "vendor",
|
||||
"name": "vendor",
|
||||
"path": "vendor/vendor.ini"
|
||||
},
|
||||
{
|
||||
"type": "printer_model",
|
||||
"name": "MINI_AERO",
|
||||
"path": "printer_model/MINI_AERO.ini"
|
||||
},
|
||||
{
|
||||
"type": "printer_model",
|
||||
"name": "TAZ6_AERO",
|
||||
"path": "printer_model/TAZ6_AERO.ini"
|
||||
},
|
||||
{
|
||||
"type": "print",
|
||||
"name": "*common*",
|
||||
"path": "print/_common_.ini"
|
||||
},
|
||||
{
|
||||
"type": "print",
|
||||
"name": "0.14mm DETAIL @lulzbot",
|
||||
"path": "print/0.14mm DETAIL @lulzbot.ini"
|
||||
},
|
||||
{
|
||||
"type": "print",
|
||||
"name": "0.25mm STANDARD @lulzbot",
|
||||
"path": "print/0.25mm STANDARD @lulzbot.ini"
|
||||
},
|
||||
{
|
||||
"type": "print",
|
||||
"name": "0.30mm SPEED @lulzbot",
|
||||
"path": "print/0.30mm SPEED @lulzbot.ini"
|
||||
},
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "ColorFabb PLA-PHA @lulzbot",
|
||||
"path": "filament/ColorFabb PLA-PHA @lulzbot.ini"
|
||||
},
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Jessie PLA @lulzbot",
|
||||
"path": "filament/Jessie PLA @lulzbot.ini"
|
||||
},
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PLA @lulzbot",
|
||||
"path": "filament/Generic PLA @lulzbot.ini"
|
||||
},
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Generic PETG @lulzbot",
|
||||
"path": "filament/Generic PETG @lulzbot.ini"
|
||||
},
|
||||
{
|
||||
"type": "printer",
|
||||
"name": "Mini Aero 0.5mm",
|
||||
"path": "printer/Mini Aero 0.5mm.ini"
|
||||
},
|
||||
{
|
||||
"type": "printer",
|
||||
"name": "Taz6 Aero 0.5mm",
|
||||
"path": "printer/Taz6 Aero 0.5mm.ini"
|
||||
}
|
||||
],
|
||||
"asset_paths": [
|
||||
"MINI_AERO_thumbnail.png",
|
||||
"TAZ6_AERO_thumbnail.png"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user