mattercontrol/StaticData/OEMSettings/ProductTour.json

68 lines
2.1 KiB
JSON
Raw Normal View History

2018-12-13 08:18:15 -08:00
[
{
2022-02-16 12:53:58 -08:00
"Title": "Application Menu",
"WidgetName": "MatterControl BrandMenuButton",
"Description": "Here you can open a file, view help, customize settings, check for updates and more."
},
{
"Title": "Add to Bed",
"WidgetName": "Add Content Menu",
"Description": "Add designs from your library or computer to the bed."
2018-12-13 08:18:15 -08:00
},
{
2018-12-30 14:18:16 -08:00
"Title": "Primitive Shapes",
2018-12-13 08:18:15 -08:00
"WidgetName": "LibraryView",
"Description": "Drag primitives to the bed to create your own designs."
},
{
2018-12-30 14:18:16 -08:00
"Title": "Print",
2018-12-13 08:18:15 -08:00
"WidgetName": "Print Button",
"Description": "Click here to start a print. This will also help you setup a printer if needed."
},
{
2018-12-30 14:18:16 -08:00
"Title": "Print",
2018-12-13 08:18:15 -08:00
"WidgetName": "PrintPopupMenu",
"Description": "Click here to start a print."
2018-12-13 08:18:15 -08:00
},
{
2018-12-30 14:18:16 -08:00
"Title": "Hotend Controls",
2018-12-13 08:18:15 -08:00
"WidgetName": "Hotend 0",
"Description": "Your printers hotend controls. Set your temperatures, materials and load & unload filament."
2018-12-13 08:18:15 -08:00
},
{
2018-12-30 14:18:16 -08:00
"Title": "Slice Settings",
2018-12-13 08:18:15 -08:00
"WidgetName": "Slice Settings Sidebar",
2018-12-30 14:18:16 -08:00
"Description": "Have complete control of your printer with the ability to adjust individual print settings."
2018-12-13 08:18:15 -08:00
},
{
2018-12-30 14:18:16 -08:00
"Title": "Tumble Cube",
2018-12-13 08:18:15 -08:00
"WidgetName": "Tumble Cube Control",
"Description": "Adjust the position of your view. You can also snap to specific views by clicking the cube."
},
{
2018-12-30 14:18:16 -08:00
"Title": "Custom Supports",
"WidgetName": "Toggle Support Button",
2018-12-13 08:18:15 -08:00
"Description": "Create custom supports. Turn any object on the bed into support material."
},
{
2018-12-30 14:18:16 -08:00
"Title": "Sign In",
2018-12-13 08:18:15 -08:00
"WidgetName": "Authentication Sign In",
2019-02-27 18:23:30 -05:00
"Description": "Click here to sign into your MatterHackers account."
2018-12-13 08:18:15 -08:00
},
2022-02-16 12:53:58 -08:00
{
"Title": "Search MatterControl",
"WidgetName": "App Search Button",
"Description": "Enter a query to search MatterControl."
},
2018-12-13 08:18:15 -08:00
{
2018-12-30 14:18:16 -08:00
"Title": "Printer Setup",
2018-12-13 08:18:15 -08:00
"WidgetName": "Create Printer",
"Description": "Setup a printer for the first time. Dozens of profiles are available to give you optimized settings."
},
{
2018-12-30 14:18:16 -08:00
"Title": "Themes",
2018-12-13 08:18:15 -08:00
"WidgetName": "Theme Select Button",
2018-12-30 14:18:16 -08:00
"Description": "Change your color theme anytime you want."
2018-12-13 08:18:15 -08:00
}
]