Changes

Data Directory/Database

115 bytes added, 00:51, 4 February 2017
no edit summary
{{DISPLAYTITLE:Database}}MatterControl keeps all internal settings in an SQLite database in the [[Frequently_Asked_Questions#How_do_I_clear_the_application_data.3F|application data folder]]. On Windows this is at {{ic|C:\Users\{user}\AppData\Local\MatterControl\MatterControl.db}}. On Linux and Mac it is at {{ic|~/.local/share/MatterControl/MatterControl.db}}.
You can edit the database file using a program like [http://sqlitebrowser.org/ SQLite Browser] or [https://addons.mozilla.org/en-US/firefox/addon/sqlite-manager/ SQLite Manager for Firefox].
=== Printer ===
'''Unused in version 1.6 or later'''. This contained the list of printers and , with their name, make/model, communication settings, and [[OPTIONS/Software_Print_Leveling|Software Print Leveling]] data. Printers are now stored as individual .printer files (JSON) in Profiles folder.
=== PrinterSettings ===