Commit graph

2325 commits

Author SHA1 Message Date
Lars Brubaker
ba2f54e652 New library code to support collections. 2015-06-12 17:21:51 -07:00
Lars Brubaker
60a38735b9 Reverted the controls code for touch screen. 2015-06-12 16:28:44 -07:00
Lars Brubaker
09a5ae006e More work on new library. 2015-06-12 09:48:20 -07:00
Lars Brubaker
33792492e4 Starting work on putting in the collection API (not data base yet) 2015-06-11 16:25:12 -07:00
Lars Brubaker
f6910062de Fixed some close window regression from new onidle calls. 2015-06-11 14:34:26 -07:00
Lars Brubaker
1de321c2ee Make sure we don't use the printed lines in the terminal after they have been cleared. 2015-06-11 14:23:38 -07:00
Lars Brubaker
f03099efcc Moving more code into the new paradigm of OnIdle. 2015-06-11 13:53:53 -07:00
Lars Brubaker
8d2fec52a4 latest agg 2015-06-11 13:40:06 -07:00
Lars Brubaker
5cc1b651b4 UI thread is more explicit about what functions it accepts and now accepts no parameter functions. 2015-06-11 12:06:40 -07:00
Lars Brubaker
42568cc0f1 Improved MatterControl's front end parser to handle multiple settings (comma separated) that can be created by slic3r for some settings like retraction. 2015-06-11 09:23:29 -07:00
Lars Brubaker
61605b866a Merge branch '1.2.3' into development 2015-06-10 17:53:37 -07:00
Lars Brubaker
038b40ada6 New library code to support provider pluggins for things like
cloud library
drop box
file system folders
etc...
2015-06-10 17:53:17 -07:00
Lars Brubaker
d8d3a39936 Merge pull request #293 from gregory-diaz/1.2.3
Last printer profile changes for Maker's Tool Kit.
2015-06-10 15:13:36 -07:00
Gregory Diaz
a30cae6de3 Last printer profile changes for Maker's Tool Kit. 2015-06-10 15:11:58 -07:00
Lars Brubaker
38d94f5fe1 Merge pull request #292 from gregory-diaz/1.2.3
Fixed escape characters on in the Printer Name queries so that you ca…
2015-06-10 15:03:04 -07:00
Gregory Diaz
e6ce343a1e Fixed escape characters on in the Printer Name queries so that you can select a printer with an apostrophe in the Name 2015-06-10 14:59:14 -07:00
Lars Brubaker
735386f008 Merge pull request #291 from jlewin/1.2.3
Remove duplicate error reporting event registration
2015-06-10 10:38:01 -07:00
John Lewin
365e23d105 Remove duplicate error reporting event registration 2015-06-10 10:33:10 -07:00
Lars Brubaker
fd3b1c07d9 Better behavior on reset connection while trying to connect. 2015-06-10 10:19:25 -07:00
Lars Brubaker
52012a1574 Merge branch '1.2.3' into development 2015-06-09 17:28:08 -07:00
Lars Brubaker
7f0968f19a Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-06-09 17:28:01 -07:00
Lars Brubaker
0af0b35388 Change to 1.3 2015-06-09 16:27:10 -07:00
Lars Brubaker
b272d57bf4 Merge pull request #289 from gregory-diaz/1.2.3
1.2.3
2015-06-09 16:23:50 -07:00
Lars Brubaker
496e0b900d Merge pull request #288 from gregory-diaz/development
Development
2015-06-09 16:23:43 -07:00
Gregory Diaz
2afb0e1ed7 removed Wanhao USA from printer whitelist 2015-06-09 16:17:59 -07:00
Gregory Diaz
1071ed4f5b Revert "Removed printers from build who's printer profiles are not completed"
This reverts commit 43391c2142.
2015-06-09 16:16:33 -07:00
Gregory Diaz
2713071910 Removed Wanhao from printer whitelist 2015-06-09 16:14:23 -07:00
Gregory Diaz
ecf31a06c6 Revert "Removed printers from build who's printer profiles are not completed"
This reverts commit 43391c2142.
2015-06-09 16:11:49 -07:00
Lars Brubaker
9ed4972915 Merge branch '1.2.3' into development
Conflicts:
	Submodules/MatterSlice
	Submodules/agg-sharp
2015-06-09 11:40:52 -07:00
Lars Brubaker
b373d5c14a Fixed a bug in first layer extrusion width. 2015-06-09 11:30:14 -07:00
Lars Brubaker
399c7fcb54 taking out the hash code from print item. 2015-06-08 18:42:32 -07:00
Lars Brubaker
d82b26af7f latest agg 2015-06-08 17:55:15 -07:00
Lars Brubaker
901835aedc removed dead code
added FileHashCode to print item
Made hash code for print item wrapper 64 bit (long).
2015-06-08 17:52:28 -07:00
Lars Brubaker
15435c8b5c Merge pull request #285 from gregory-diaz/1.2.3
Added 'Manual Controls' tab to scrollable widget for 'Touchscreen' di…
2015-06-08 17:44:43 -07:00
Gregory Diaz
0d9bccf239 Added 'Manual Controls' tab to scrollable widget for 'Touchscreen' display mode. 2015-06-08 15:44:21 -07:00
larsbrubaker
219b14aaf4 Merge branch '1.2.3' into development 2015-06-06 07:44:47 -07:00
Lars Brubaker
9e62c6b523 make reporter static 2015-06-05 18:31:48 -07:00
Lars Brubaker
b5b5f29ee0 Merge pull request #282 from jlewin/1.2.3
Revise PulseRtsLow implementation and rename to ArduinoDtrReset
2015-06-05 17:58:29 -07:00
John Lewin
2dbc2df957 Revise PulseRtsLow implementation and rename to ArduinoDtrReset 2015-06-05 17:55:15 -07:00
Lars Brubaker
6a28094c1b Working on support for MakerBot printers. 2015-06-05 17:20:30 -07:00
Lars Brubaker
d3ba59d5ac Put in support for loading driver types from setup.ini 2015-06-05 17:07:52 -07:00
Lars Brubaker
4b99dcf0e0 Merge pull request #281 from gregory-diaz/1.2.3
Removed printers from build who's printer profiles are not completed
2015-06-05 15:24:52 -07:00
Lars Brubaker
a3a9a9480e don't run in process 2015-06-05 15:22:57 -07:00
Gregory Diaz
43391c2142 Removed printers from build who's printer profiles are not completed 2015-06-05 15:19:36 -07:00
Lars Brubaker
ca1297e564 Put in a mac raygun tracking key 2015-06-05 14:42:52 -07:00
Lars Brubaker
d16eb78b15 Good feedback about redundant naming. Eliminated a bunch of 'Settings' names. 2015-06-05 11:17:28 -07:00
Lars Brubaker
c82e383da8 latest matter slice 2015-06-04 18:34:26 -07:00
Lars Brubaker
72eb70ac49 Make sure we always set culture invariant. 2015-06-04 18:29:45 -07:00
Lars Brubaker
22ec0d8399 New agg that made it possible to constrain the number of line loops that can be created. 2015-06-04 14:37:20 -07:00
Lars Brubaker
5f7c31ce57 Merge branch '1.2.3' into development 2015-06-04 12:36:36 -07:00