0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-06-25 19:11:23 +02:00
Commit Graph

92 Commits

Author SHA1 Message Date
Rick Companje
bafc05deb0 Update printer.lua 2017-06-19 14:33:25 +02:00
peteruithoven
e808c33c7a Adding Ultimaker Original Plus
See: https://github.com/Doodle3D/WiFi-Box/issues/15
2016-07-26 12:05:17 +02:00
Wouter R
35bbac596b Fix day/month order in firmware log timestamp. 2016-03-23 17:08:29 +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
1cb1309659 Craftbot PLUS 2016-02-24 11:44:12 +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
bca5228b73 More changes to log messages. 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
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
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
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
8318bd265c add doodle dream printer type 2015-06-09 16:13:58 +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
Arne Boon
4a054f5d5f support for lulzbot taz 4 and doodle dream printer 2015-05-27 17:53:53 +02:00
Rick Companje
2221cd00c0 added 3dison_plus printer type 2014-10-09 16:24:55 +02:00
peteruithoven
20a2177c08 Added Mamba3D printer type 2014-05-28 17:08:49 +02:00
peteruithoven
d032b85b61 Added Builder3D printers to supported printers 2014-05-22 15:15:54 +02:00
peteruithoven
9f754876f0 Resolving conflict 2014-03-19 16:44:09 +01:00
peteruithoven
349210a3fc Merge branch 'develop' 2014-03-14 15:05:26 +01:00
peteruithoven
09f653e3da Fixed issue that control access wasn't properly reset after print 2014-03-12 16:36:16 +01:00
peteruithoven
ce772010fb Merge branch 'develop'
Conflicts:
	ReleaseNotes.md
	extra/openwrt-build/openwrt-diffconfig-extramini
	extra/openwrt-build/openwrt-diffconfig-mini
	extra/openwrt-build/openwrt-diffconfig-regular
	src/FIRMWARE-VERSION
	src/conf_defaults.lua
2014-02-13 12:36:40 +01:00
peteruithoven
11f8364e6e miniFactory support 2014-01-30 13:21:21 +01:00
peteruithoven
06e46bee65 Merge branch 'develop'
Conflicts:
ReleaseNotes.md
src/FIRMWARE-VERSION
2014-01-23 11:33:29 +01:00
peteruithoven
491e6021e9 Wait 1 second manually for the network association to finish 2014-01-08 14:50:53 +01:00
peteruithoven
468af0e604 Merge branch 'develop'
Conflicts:
	ReleaseNotes.md
	src/FIRMWARE-VERSION
	src/util/settings.lua
2014-01-02 13:30:59 +01:00
peteruithoven
7de2e2aed0 Implemented noCommit optimization to reset and resetall 2013-12-23 20:27:32 +01:00
peteruithoven
b56a0ed1a9 Ignoring API:config/reset issues for now 2013-12-23 20:26:44 +01:00
peteruithoven
87a4c2a830 Small correction in log text 2013-12-23 18:06:32 +01:00
Wouter R
0a51cee8c9 Avoid unnecessary UCI commits, speeding up the process of setting all keys at once considerably. 2013-12-23 18:05:48 +01:00
Wouter R
1fe9da5985 Minor changes to UCI error handling. 2013-12-23 15:33:55 +01:00
peteruithoven
8fda75664c Merge branch 'develop' of https://github.com/Doodle3D/doodle3d-firmware into develop
Conflicts:
	src/rest/api/api_config.lua
2013-12-23 14:47:51 +01:00
peteruithoven
bd1409b6a6 Better uci error handling 2013-12-23 14:35:03 +01:00
Wouter R
fc9460fc82 Add license header to source files. 2013-12-20 16:29:46 +01:00
peteruithoven
68f169be70 Reset logic delete's all uci values and then reset them to the defaults
(Allow setting value to value that is the default)
2013-12-18 13:15:41 +01:00
peteruithoven
348c088cc9 Reset logic delete's all uci values and then reset them to the defaults
(Allow setting value to value that is the default)
2013-12-16 03:33:44 +01:00
peteruithoven
f534b7cf91 Less config logging 2013-12-09 21:12:21 +01:00
peteruithoven
1e106da3d2 Added makerbot_replicator2x 2013-12-05 16:24:43 +01:00
peteruithoven
7ee1d9b47a Remove an deprecated dependancy 2013-12-04 17:13:33 +01:00
peteruithoven
f9f34a42a7 Added Ultimaker2 2013-12-04 14:55:25 +01:00
peteruithoven
c432325b89 Added specific API:config/reset endpoint 2013-11-29 13:00:09 +01:00
peteruithoven
b1bc8f5ded Reset now clears all sections except system 2013-11-29 12:59:51 +01:00
peteruithoven
33e58e5379 Easier subsection default system 2013-11-29 11:03:27 +01:00
peteruithoven
c23c8d9e7c Config subsection system, enabling printer profiles and even material profiles 2013-11-28 17:48:00 +01:00
peteruithoven
d9afb1159e API:config/resetall 2013-11-22 18:05:51 +01:00