0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-06-26 11:31:23 +02:00
doodle3d-firmware/src/util
2013-10-29 12:28:35 +01:00
..
access.lua Deny API access to operations that can/will interrupt printing (updating, reconfiguring network, change settings). 2013-10-23 17:38:54 +02:00
JSON.lua Logging now prints to stderr, which is redirected to a log file; cgi handler always responds with json; test API implemented; several bug fixes. 2013-07-08 13:37:19 +02:00
logger.lua better network connect feedback 2013-10-10 12:11:21 +02:00
printer.lua Added start- and endcode for x3g (makerbot) 2013-10-28 00:58:14 +01:00
settings.lua spelling corrections 2013-10-18 16:16:05 +02:00
status.lua General status utility 2013-10-28 13:50:58 +01:00
urlcode.lua Add extra 'tools' to wifibox devel install. Improve logging. 2013-10-08 16:55:50 +02:00
utils.lua added localip to /d3dapi/network/status (centralized captureCommandOutput and getLocalIP) 2013-09-30 18:08:02 +02:00