OctoPrint/printer_webui
Gina Häußge a85ea69fb0 Established settings mechanism
Allows reading and writing default serial port and baudrate (this also is available via the web interface) and setting the host and port on which the server should listen. Might allow persisting more options in the future.

The configuration file is stored in ~/.printerwebui/config.ini under Linux, in %APPDATA%/PrinterWebUI/config.ini under Windows and should be stored in ~/Library/Application Support/config.ini under MacOS X

Closes #1
2013-01-01 21:04:00 +01:00
..
static Established settings mechanism 2013-01-01 21:04:00 +01:00
templates Established settings mechanism 2013-01-01 21:04:00 +01:00
util Established settings mechanism 2013-01-01 21:04:00 +01:00
LICENSE Major reorganization to only include the communication stack from Cura. 2012-12-31 13:18:55 +01:00
__init__.py Major reorganization to only include the communication stack from Cura. 2012-12-31 13:18:55 +01:00
printer.py Established settings mechanism 2013-01-01 21:04:00 +01:00
server.py Established settings mechanism 2013-01-01 21:04:00 +01:00
settings.py Established settings mechanism 2013-01-01 21:04:00 +01:00