0
0
mirror of https://github.com/Doodle3D/doodle3d-firmware.git synced 2024-07-01 05:31:23 +02:00
Commit Graph

334 Commits

Author SHA1 Message Date
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
Rick Companje
2221cd00c0 added 3dison_plus printer type 2014-10-09 16:24:55 +02:00
peteruithoven
27e5b89b2c New Makerbot start gcode 2014-06-02 17:43:54 +02:00
peteruithoven
20a2177c08 Added Mamba3D printer type 2014-05-28 17:08:49 +02:00
peteruithoven
9190665d1c Releasenotes and firmware 2014-05-28 14:03:02 +02:00
peteruithoven
da94c0a04e Removed builder3D dimension exceptions 2014-05-22 15:20:16 +02:00
peteruithoven
d032b85b61 Added Builder3D printers to supported printers 2014-05-22 15:15:54 +02:00
peteruithoven
6e6dd1a108 API availability comments 2014-05-14 16:59:47 +02:00
peteruithoven
d1e35c1a69 Fixed scan error handling issue
The getScanInfo could return a false, which wasn’t handled properly
resulting in a error and the box sticking into connecting mode.
2014-05-14 16:52:18 +02:00
peteruithoven
2669ca2135 Added api availability comment 2014-05-14 16:52:18 +02:00
Wouter R
ca25ab0487 Fix issue where autowifi would associate with ssid equal to locally known AP ssid. 2014-05-01 16:14:36 +02:00
peteruithoven
05b4f00a48 Merge branch 'develop' 2014-04-09 16:04:16 +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
bba1b887b5 Version and ReleaseNotes update 2014-03-14 13:55:58 +01:00
peteruithoven
e4b2e605ed Removed network configuration boot mode and starting wifibox init after uhttpd and dnsmasq 2014-03-12 18:23:10 +01:00
peteruithoven
09f653e3da Fixed issue that control access wasn't properly reset after print 2014-03-12 16:36:16 +01:00
Wouter R
0b6de9adba Return "connecting" state if printer is connected but server has not started yet; other calls will fail just like if no printer exists. 2014-03-09 02:12:36 +01:00
Wouter R
b6a3426b07 Merge branch 'develop' of github.com:Doodle3D/doodle3d-firmware into develop
Conflicts:
	src/rest/api/api_info.lua
2014-03-05 17:53:43 +01:00
Wouter R
4a76f022e0 Modification for connecting state of printer. 2014-03-05 17:52:46 +01:00
peteruithoven
89cec5c989 Added substituted wifiboxid to d3dapi/config post response 2014-02-28 11:11:16 +01:00
peteruithoven
5ee34873c3 wifiboxid (substituted) available under d3dapi/info 2014-02-28 11:05:23 +01:00
peteruithoven
c0a3747d00 api/info/status cleanup 2014-02-28 11:05:22 +01:00
Wouter R
9f50ec73b3 Merge branch 'develop' of github.com:Doodle3D/doodle3d-firmware into develop 2014-02-28 09:47:30 +01:00
peteruithoven
00340cb253 Not specifying bssid in wireless config and removing previous configs with same ssid 2014-02-27 15:14:30 +01:00