Commit Graph

4 Commits (83bf6efb1de0bff5b1d8b7c2d0142080864b312f)

Author SHA1 Message Date
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
Gina Häußge a0cac835b5 Major reorganization to only include the communication stack from Cura. 2012-12-31 13:18:55 +01:00
Gina Häußge 580ebedfa9 First parts of a webui for Cura 2012-12-25 11:55:00 +01:00
Ilya Kulakov df08ba3ee6 Use Power as pip dependency, not git submodule. 2012-12-07 14:57:35 +07:00