0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-06-02 08:24:33 +02:00
Commit Graph

443 Commits

Author SHA1 Message Date
peteruithoven
9b88313506 Release script Linux support 2016-02-24 17:12:15 +01:00
peteruithoven
2f53a5e8b0 printer.lua syntax error
Remember: test before commit/push
2016-02-24 15:26:06 +01:00
peteruithoven
7e0d5cabee Removed duplicate Colido DIY printer 2016-02-24 12:02:45 +01:00
peteruithoven
7b88ca4489 0.10.10-a version & releasenotes 2016-02-24 12:00:19 +01:00
peteruithoven
1cb1309659 Craftbot PLUS 2016-02-24 11:44:12 +01:00
peteruithoven
939cb66066 Merged branch develop into feature/fixups-unify-log+chunk-checking 2016-02-24 10:51:13 +01:00
Wouter R
65062207ff Logging:
- log only one line when signing in;
- change level of UCI/init.d changes from info to verbose;
- change log level of network:getStatus message from info to verbose.
2016-02-23 17:36:17 +01:00
Wouter R
b4aa1a9746 Wifibox stdout/stderr log file:
- rename 'wifibox.cgi-fallback.log' to 'wifibox.stdout.log'
- extend description of Lua debugging (and the fallback log)
- send fallback log along with info/logfiles request
2016-02-23 16:18:42 +01:00
Wouter R
97612c8a74 Reduce logging on start of request handling:
- change level of stasrtup message from info to verbose;
- Combine two request information log messages into one.
2016-02-23 13:47:17 +01:00
Wouter R
03e34f2676 'printer/print' API call: change 'first' parameter to 'clear' and deprecate old name. 2016-02-14 00:38:31 +01:00
Wouter R
de16721b85 Accept argument 'total_lines' in printer/print API request. 2016-02-13 17:17:57 +01:00
Wouter R
f3e9ebf26e Report current and maximum size in bytes of gcode buffer in getProgress functions. 2016-02-12 15:40:07 +01:00
Wouter R
4e1a7157ed Merge branch 'feature/chunk-checking' into feature/fixups-unify-log+chunk-checking 2016-02-05 15:39:33 +01:00
Wouter R
b6ab64d1f2 Fix invalid log function calls. 2016-02-05 15:23:40 +01:00
Wouter R
6d001f4894 Extra description about debugging Lua issues in readme. 2016-02-05 15:16:36 +01:00
peteruithoven
e384ac4782 Merge branch 'develop' of github.com:Doodle3D/doodle3d-firmware into develop 2016-01-12 12:42:31 +01:00
peteruithoven
bd5a304504 Publish script comments update 2016-01-12 12:03:53 +01:00
peteruithoven
95ea3a1059 0.10.9 version and release notes 2016-01-11 12:31:40 +01:00
peteruithoven
fd1a428aea 0.10.8 version and release notes 2016-01-11 12:02:26 +01:00
Wouter R
37f833aec1 Print skipped files when adding copyright notices.
Remove old script.
2016-01-08 23:24:03 +01:00
Wouter R
1c3f35c84f Update comment on possible log targets.
Update license-spec.
2016-01-08 23:20:09 +01:00
Wouter R
c3756f5348 Fix return values in printer api.
Pass along chunk metadata in printer api.
Move wifi station mode check from main.lua to signin.lua so it is always run past.
Only log postresponsequeue if it is not empty.

Conflicts:
	src/rest/api/api_printer.lua
2016-01-08 22:26:36 +01:00
Wouter R
9fd96740a3 Remove unnecessary require.
Change backup log file name in d3dapi script.
2016-01-08 22:03:52 +01:00
Wouter R
af76720e54 Prepare log subsystem to be consistent with changes in print3d. 2016-01-08 21:46:46 +01:00
Wouter R
4f84e1060b Add padding to level names in log messages.
Other minor changes.
2016-01-08 20:41:42 +01:00
Wouter R
759c0a3007 Install loglite filter to wifibox.
Small fixes to loglite filter.
Set dummy host/port/agent info on command-line API call.
Remove non-functional version info from shell banner.
New todo item in release script.

Conflicts:
	extra/scripts/publish-wifibox-release.lua
2016-01-08 20:41:40 +01:00
Wouter R
52c9435534 Fixups after cherry-picking commits from unify-logging+chunk-checking branch:
- add missing log module arguments,
- remove temporary log level mapping.
2016-01-08 16:59:59 +01:00
Wouter R
bca5228b73 More changes to log messages. 2016-01-08 14:53:05 +01:00
Wouter R
b29eb5289e Initial version of log filter/highlight script. 2016-01-08 14:53:05 +01:00
Wouter R
1439bd0434 Change levels and improve consistency in log statements. 2016-01-08 14:53:05 +01:00
Wouter R
5f59e5e2c9 Add logging module/facility support.
Change log message format to match with that in print3d logger.
2016-01-08 14:52:39 +01:00
Wouter R
2459cda0ac Reorder and rename log levels to match those in print server.
Fix typo in regex in getLocalIp function.

Conflicts:
	src/script/wifibox.uci.config
2016-01-08 13:48:24 +01:00
peteruithoven
3a3abb9c55 Changelog update 2016-01-07 13:09:15 +01:00
Wouter R
718e2a314d Bump firmware version to 0.10.8-b. 2016-01-06 19:27:25 +01:00
Wouter R
b70a008cdf Add setting for enabling traveling in bottom layers. 2016-01-06 19:26:31 +01:00
Wouter R
210f17377f Fix uci-defaults script to exit with value 0. 2016-01-06 17:25:54 +01:00
Wouter R
8a726552f7 Map print3d log level 'info' to firmware level 'warn' to reduce amount of logging under normal circumstances. 2016-01-06 15:01:01 +01:00
Wouter R
f51e63e06a Add new settings key 'system.log.level' with print3d log levels.
Change uci-defaults script to make sure the new setting exists in UCI and the old one is removed.
Read new log level key in firmware and map it to firmware log level.
2016-01-06 13:23:25 +01:00
Rick Companje
d66d976af1 updated version and release notes 2015-11-11 20:50:29 +01:00
peteruithoven
0716fc22c9 Version and releasenotes update for 0.10.7 2015-08-21 16:00:22 +02:00
peteruithoven
860897d988 Rename Colido 2.0 Plus 2015-08-21 15:39:32 +02:00
peteruithoven
98c1ba6b8b Added ColiDo printer profiles 2015-08-21 13:59:38 +02:00
peteruithoven
09a6c6a928 Merge branch 'develop' 2015-06-17 14:28:25 +02:00
peteruithoven
5979eb841a updated version and release notes for 0.10.6 2015-06-17 14:12:21 +02:00
peteruithoven
b26b7376ca updated version and release notes for 0.10.6-rc3 2015-06-17 13:32:50 +02:00
peteruithoven
6038eac72a Adapted release script to new buildroot system 2015-06-17 13:31:23 +02:00
peteruithoven
fd167ee11e 0.10.6-rc2 version and release notes 2015-06-16 16:50:31 +02:00
peteruithoven
eedc6d3c6b Update network status after boot when no action was needed
When it already was connected to a WiFi network or it already was a
access point.
2015-06-16 16:49:18 +02:00
peteruithoven
2d0254dc1e Manual line breaks in release notes 2015-06-16 16:48:05 +02:00
peteruithoven
4c033a6215 Version and Releasenotes update 2015-06-16 12:19:27 +02:00