Wouter R
1c3f35c84f
Update comment on possible log targets.
...
Update license-spec.
2016-01-08 23:20:09 +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
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
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
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
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
4c033a6215
Version and Releasenotes update
2015-06-16 12:19:27 +02:00
peteruithoven
cb6ddf9900
Fixed concatenation of empty unformattedSsid
2015-06-15 17:08:09 +02:00
peteruithoven
93e2ce1cb7
Increate wifibox timeout
...
Also see: https://github.com/Doodle3D/doodle3d-firmware/issues/32
2015-06-15 15:08:17 +02:00
Arne Boon
92ea5faceb
fix: ultimaker2go startcode and endcode inherit from ultimaker2 startcode (plus quotes replace on makerbot startcode)
2015-06-15 14:03:28 +02:00
peteruithoven
4ca599e962
ID generation logging
2015-06-15 10:37:51 +02:00
peteruithoven
067689d64b
WiFi related logging
2015-06-12 14:46:38 +02:00
Arne Boon
df4f1702a9
adjust default makerbot endcode: move z downwards after print. safer choice. wanhao shows that head travels through print, print is z lifted when stopping.
2015-06-10 17:50:05 +02:00
Arne Boon
0b2eb5d230
add wanhao duplicator 4 printer type and configuration (heated bed, xyz, filament, startcode, endcode)
2015-06-10 17:48:09 +02:00
peteruithoven
798031f9cd
Comments on settings system
2015-06-09 17:13:30 +02:00
Arne Boon
d75d1402bc
feature: filament thickness default settings per printer type
2015-06-09 17:11:02 +02:00
Arne Boon
8318bd265c
add doodle dream printer type
2015-06-09 16:13:58 +02:00
Arne Boon
84f244b8d7
doodle dream config settings
2015-06-09 16:12:56 +02:00
Arne Boon
798f9bcf80
decrease max z (tested a print of 115. the nozzle scraps the top when traveling home after print. giving 3mm space for a safe travel home)
2015-06-08 16:11:44 +02:00
Arne Boon
3e2cac9c62
add ultimaker 2 go settings to supported printers
2015-06-08 15:34:07 +02:00
Arne Boon
d30dc8fe31
undo doodle dream implementation: first fully implement the filament thickness ( https://github.com/Doodle3D/doodle3d-client/issues/284 )
2015-06-08 11:52:23 +02:00
peteruithoven
7f56af0dfc
Remove custom filament thickness
...
We don’t support custom filament thickness per printer on the client
yet. https://github.com/Doodle3D/doodle3d-client/issues/162
2015-06-03 11:56:37 +02:00
peteruithoven
d9fc8a5d79
Merge branch 'master' into develop
2015-06-03 11:51:57 +02:00
Arne Boon
623f28f71a
adjust doodle dream filament thickness to 1.75
2015-05-27 17:59:44 +02:00
Arne Boon
4a054f5d5f
support for lulzbot taz 4 and doodle dream printer
2015-05-27 17:53:53 +02:00
Rick Companje
027f803d54
updated ReleaseNotes and version
2015-02-02 20:16:15 +01:00
Rick Companje
54a0032a55
firmware version
2014-12-19 21:13:36 +01:00
Rick Companje
b840938cbc
updated release notes and sketch api
2014-12-19 16:10:42 +01:00
Rick Companje
4b1476100a
updated version info
2014-10-10 11:08:46 +02:00
peteruithoven
028459c321
Version bump
2014-10-10 11:07:33 +02:00
Rick Companje
036bf778c5
added default printer dimensions for 3dison plus
2014-10-10 11:04:25 +02:00
peteruithoven
37bab25420
Syntax error fix
2014-10-09 17:39:17 +02:00
Rick Companje
35556369ed
updated release notes and version
2014-10-09 16:32:19 +02:00