peteruithoven
|
92628c660f
|
Removing endcode variables comment
|
2013-10-30 15:29:46 +01:00 |
|
Wouter R
|
6f05ea9ce0
|
Remove gpx building from makefiles.
|
2013-10-29 15:45:03 +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 |
|
peteruithoven
|
5a7a10066b
|
Makerbot start- and endcode
|
2013-10-29 11:08:12 +01:00 |
|
Wouter R
|
de9570d166
|
Remove submodule gpx (can now be found in the print3d repository).
|
2013-10-28 21:06:31 +01:00 |
|
Wouter R
|
0c79a51083
|
Add status request to sketch api.
Keep sketch directory over upgrades.
|
2013-10-28 19:38:53 +01:00 |
|
peteruithoven
|
23d077c4ca
|
API:printer/stop doesn't automatically send endcode, you have to specify it trough a gcode argument
|
2013-10-28 17:13:26 +01:00 |
|
peteruithoven
|
88a779e8bf
|
Don't signin after saving settings (is done on client side)
|
2013-10-28 13:52:27 +01:00 |
|
peteruithoven
|
80dda36421
|
Skipping signin when already running
|
2013-10-28 13:51:56 +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 |
|
peteruithoven
|
6db142eeaa
|
Bed size settings
|
2013-10-26 03:20:26 +02:00 |
|
peteruithoven
|
556b587059
|
Logging ssid to debug network connection issues
|
2013-10-26 01:31:06 +02:00 |
|
peteruithoven
|
3e8fe104c9
|
url encode wifiboxid for signin
|
2013-10-26 01:29:34 +02:00 |
|
peteruithoven
|
2d686d94d2
|
version
|
2013-10-26 01:28:24 +02: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 |
|
Wouter R
|
9e0eab1f8d
|
Properly start and stop signin.sh on package installation and removal.
Clean up package Makefile (it installed and removed too much).
|
2013-10-22 22:44:51 +02:00 |
|
Wouter R
|
5c7df6da36
|
Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver
|
2013-10-22 20:36:26 +02:00 |
|
Wouter R
|
27609e8535
|
Remove www submodule (see http://stackoverflow.com/questions/1260748/how-do-i-remove-a-git-submodule#comment13902193_1260982).
|
2013-10-22 18:33:41 +02:00 |
|
Wouter R
|
4ed3c02ea3
|
Changes to use external doodle3d-client package instead of submodule.
|
2013-10-22 18:32:53 +02:00 |
|
peteruithoven
|
78a71ca625
|
Bed temperatures
|
2013-10-22 16:00:37 +02:00 |
|
peteruithoven
|
8ab87312b3
|
Replacing variables in endcode on API:printer/stop
|
2013-10-22 13:51:02 +02:00 |
|
peteruithoven
|
c3bb0359bf
|
Better error reporting, always using state, making version argument optional
|
2013-10-22 03:30:27 +02:00 |
|
Wouter R
|
d069dafb5c
|
New API for loading and saving sketches (or arbitrary data really). Status call not implemented yet.
|
2013-10-21 18:32:11 +02:00 |
|
Wouter R
|
6ddd038495
|
Bumped firmware version.
Fixed image index generator to include all available image versions.
|
2013-10-21 16:06:48 +02:00 |
|
Wouter R
|
5c199eca94
|
Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver
Conflicts:
src/network/netconfig.lua
|
2013-10-21 13:49:45 +02:00 |
|
Wouter R
|
581ea273b2
|
Fixes to update module and api.
|
2013-10-21 13:42:58 +02:00 |
|
Wouter R
|
b6528e4752
|
Basic implementation of update module + api finished (but not completely debugged yet).
|
2013-10-21 12:36:54 +02:00 |
|
Wouter R
|
b6c983f446
|
wget return values are now translated to a (somewhat) meaningful message.
Improved logging.
|
2013-10-19 04:23:14 +02:00 |
|
Wouter R
|
e1dc7f47ed
|
Add preliminary REST api for updating (WIP).
|
2013-10-18 21:46:41 +02:00 |
|
peteruithoven
|
15aa89844e
|
client submodule update
|
2013-10-18 19:35:48 +02:00 |
|
peteruithoven
|
f5030d9069
|
client submodule update
|
2013-10-18 16:16:15 +02:00 |
|
peteruithoven
|
4738f8bde1
|
spelling corrections
|
2013-10-18 16:16:05 +02:00 |
|
peteruithoven
|
d64fea4337
|
Using {printingTemp} and {preheatTemp} in default start and end gcode
|
2013-10-18 16:15:54 +02:00 |
|
Wouter R
|
b5d980c52e
|
More work on updater module (WIP): mainly added state and fixed bugs.
|
2013-10-18 16:02:22 +02:00 |
|
peteruithoven
|
b5465a43fd
|
return substituted ssid on save settings response
|
2013-10-18 12:57:28 +02:00 |
|
Wouter R
|
6225cd6062
|
New wifibox update script (to update firmware image). (WIP)
Release script is now capable of uploading packages & images.
|
2013-10-17 21:45:23 +02:00 |
|
peteruithoven
|
e87641d76a
|
client submodule update
|
2013-10-17 15:29:10 +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 |
|
peteruithoven
|
cd6754bfe1
|
Added access point min max
|
2013-10-17 14:03:30 +02:00 |
|
peteruithoven
|
1425d5ef90
|
More network logging
|
2013-10-17 12:08:03 +02:00 |
|
peteruithoven
|
f4babb5c20
|
More API:network/openap logs
|
2013-10-16 20:32:31 +02:00 |
|
peteruithoven
|
94bcea894e
|
Longer delay for access point create stability
|
2013-10-16 20:32:31 +02:00 |
|
Wouter R
|
cf7237547f
|
Merge branch 'feature/printerdriver' of github.com:Doodle3D/doodle3d-firmware into feature/printerdriver
|
2013-10-16 19:04:43 +02:00 |
|
Wouter R
|
ff4abc71c0
|
Upload firmware images to updates directory (currently not versioned).
|
2013-10-16 19:04:33 +02:00 |
|
peteruithoven
|
aeb29d488e
|
Client submodule update
|
2013-10-16 18:33:18 +02:00 |
|
Wouter R
|
b5d8f7895a
|
Rework feed creation scripts: they now support uploading to doodle3d.com (with corresponding changes to opkg.conf) and they are more location independent.
|
2013-10-16 17:32:43 +02:00 |
|
peteruithoven
|
2010c634c6
|
Signin timeout and num attempts limitation
|
2013-10-16 17:16:01 +02:00 |
|
peteruithoven
|
da020cd51e
|
client submodule update
|
2013-10-16 15:10:23 +02:00 |
|