Commit Graph
73 Commits
Author SHA1 Message Date
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
Wouter R 48b9a4a8e1 Documentation.
Untrack TODO.md.
2013-11-08 18:54:57 +01:00
Wouter R 97564de8fc Add LDoc configuration and slightly extend doxify.sh.
Add documentation in various places.
2013-11-04 22:34:09 +01:00
Wouter R 0f59eb30d6 Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver 2013-10-29 12:28:35 +01:00
Wouter R de9570d166 Remove submodule gpx (can now be found in the print3d repository). 2013-10-28 21:06:31 +01:00
peteruithoven f8825896d8 General status utility 2013-10-28 13:50:58 +01:00
peteruithoven f2c630a911 Added start- and endcode for x3g (makerbot) 2013-10-28 00:58:14 +01:00
Wouter R 628f05b682 Deny API access to operations that can/will interrupt printing (updating, reconfiguring network, change settings). 2013-10-23 17:38:54 +02:00
peteruithoven 4738f8bde1 spelling corrections 2013-10-18 16:16:05 +02:00
peteruithoven 72678ef1cc Access point key validation function and handling validation function messages in general 2013-10-17 15:28:57 +02:00
peteruithoven a85528e956 More helpfull validation errors 2013-10-17 14:04:13 +02:00
Wouter R ba09807859 Disable log message in createPrinterOrFail. 2013-10-14 18:11:15 +02:00
peteruithoven d49b1bbd94 better network connect feedback
control access managment
start of api:info/status
2013-10-10 12:11:21 +02:00
Wouter R 8991845427 Add extra 'tools' to wifibox devel install. Improve logging. 2013-10-08 16:55:50 +02:00
peteruithoven 6a4879c7b2 added localip to /d3dapi/network/status (centralized captureCommandOutput and getLocalIP) 2013-09-30 18:08:02 +02:00
peteruithoven b042be5405 Signin every hour 2013-09-27 18:39:24 +02:00
peteruithoven 1bcd46b18e query parsing fix 2013-09-23 18:42:00 +02:00
Wouter R c5fd097b79 Replace URL decoder with a simpler implementation. 2013-09-20 23:38:20 +02:00
peteruithoven b2904d532e Added a validation function option to configuration. Added a number check 2013-08-29 01:40:51 +02:00
peteruithoven 077a0b6818 Supported printers and baudrate api call 2013-08-28 18:33:48 +02:00