Simon Voordouw
|
a9c2f6096c
|
check if printer is idle before fetching
|
2017-06-19 16:13:07 +02:00 |
|
Simon Voordouw
|
ade1b2793b
|
Merge pull request #70 from Doodle3D/feature/print-fetch
Feature/print fetch
|
2017-06-19 14:32:38 +02:00 |
|
Simon Voordouw
|
3fe6ff3bfe
|
change default gcode server to gcodeserver.doodle3d.com
|
2017-06-19 14:17:19 +02:00 |
|
Simon Voordouw
|
1676ca5703
|
use gcode id as source
|
2017-06-19 13:20:13 +02:00 |
|
Simon Voordouw
|
f2e77d9529
|
submit total lines when fetching print
|
2017-06-19 11:28:39 +02:00 |
|
Simon Voordouw
|
6b4e4e934c
|
remove total lines
|
2017-06-13 14:40:20 +02:00 |
|
Simon Voordouw
|
aec8343bc0
|
add more error handling
|
2017-06-13 13:22:59 +02:00 |
|
Simon Voordouw
|
0d955b48ea
|
WiFi-box can't handle https
|
2017-06-13 13:09:46 +02:00 |
|
Simon Voordouw
|
97fb6609ea
|
call print start before finishing fetch loop
|
2017-06-13 13:04:09 +02:00 |
|
Simon Voordouw
|
533988a409
|
add gcode_server to default settings
|
2017-06-13 12:30:47 +02:00 |
|
Simon Voordouw
|
211c2f1abb
|
copy print-fetch script to install dir
|
2017-06-13 11:47:16 +02:00 |
|
Simon Voordouw
|
fbb536f4ad
|
use correct lua not equal
|
2017-06-13 11:10:50 +02:00 |
|
Simon Voordouw
|
5607ab96ad
|
add end and start-gcode parameters to printer/fetch API
|
2017-06-12 17:49:46 +02:00 |
|
Simon Voordouw
|
b2590e4142
|
add options to pass start and end-gcode to print-fetch
|
2017-06-12 17:20:29 +02:00 |
|
Simon Voordouw
|
9c6bd6cdea
|
gcode file is done when current_line is higher or equal than total_lines
|
2017-06-12 15:37:43 +02:00 |
|
Simon Voordouw
|
2f91065ff7
|
add check for control and clear gcode on print fetch start
|
2017-06-12 12:06:27 +02:00 |
|
Simon Voordouw
|
82d4179bc3
|
add logging, parameter checking to print-fetch script
|
2017-06-12 12:05:57 +02:00 |
|
Simon Voordouw
|
02b198d773
|
return success response
|
2017-05-18 15:01:27 +02:00 |
|
Simon Voordouw
|
25aba526b4
|
fetch specific file id from server
|
2017-04-11 17:04:57 +02:00 |
|
Simon Voordouw
|
fe5b2ec306
|
get gcode-server url from config
|
2017-04-11 12:50:49 +02:00 |
|
Simon Voordouw
|
a3468b85ce
|
add fetch-from-server api endpoint
|
2017-04-11 12:00:34 +02:00 |
|