mattercontrol/StaticData/OEMSettings/Settings.json
Lars Brubaker 6c7acb6223 Put in the correct oem white list
Fixed a bug in the 3D Factory / MendelMax 1.5 settings
2015-01-22 10:22:09 -08:00

31 lines
No EOL
589 B
JSON

{
"UseSimpleModeByDefault": false,
"ThemeColor": "",
"AffiliateCode": "5NEP8W",
"WindowTitleExtra": "",
"ShowShopButton": true,
"CheckForUpdatesOnFirstRun": false,
"PrinterWhiteList": [
"3D Factory",
"3D Stuffmaker",
"Airwolf 3D",
"Blue Eagle Labs",
"Deezmaker",
"Lulzbot",
"Me3D",
"OpenBeam",
"Other",
"Portabee",
"Printrbot",
"PrintSpace",
"Revolution 3D Printers",
"RoBo 3D",
"SeeMeCNC",
"Solidoodle",
"Type A Machines",
"Velleman",
],
"PreloadedLibraryFiles": [
"Calibration - Box.stl"
]
}