Commit Graph

103 Commits

Author SHA1 Message Date
Sandy Noble
71713b5246 v2.3.0 2016-01-26 23:16:05 +00:00
Sandy Noble
6f6755f231 Couldn't decide whether to use windowWidth or frameWidth. 2016-01-26 23:15:21 +00:00
Sandy Noble
2fbe578954 Made the density preview depth linked to the pen width. 2016-01-26 23:11:57 +00:00
Sandy Noble
c221b9456c Repaired the queue preview 2016-01-26 12:54:21 +00:00
Sandy Noble
69ab977f90 Fixing merge 2016-01-26 12:50:48 +00:00
Sandy Noble
cd61a66253 Wrapping with try catch to make a bit more robust. 2016-01-26 12:48:44 +00:00
Sandy Noble
81b45259e3 v2.2.2 better startup options 2016-01-24 16:40:22 +00:00
Sandy Noble
dba8bb5b2a Added the posterization feature into the density preview 2016-01-17 22:37:24 +00:00
Sandy Noble
74636289e5 Got the console working again. 2016-01-02 22:00:12 +00:00
Sandy Noble
1179fd7471 Added a safety net for when the machine auto-fit-to-window goes wrong. 2015-11-10 22:53:47 +00:00
Sandy Noble
a1bdca895f Auto fit machine to window, fix tab label sizes, cycle density preview styles, hurray 2015-10-25 11:09:31 +00:00
Sandy Noble
70eaae51bd Fixed problem where controllers placed outside of the window didn't work - thanks to https://github.com/sojamo/controlp5/issues/26 2015-10-25 01:29:40 +01:00
Sandy Noble
e84d027d43 Update to v2.1.0 2015-10-24 22:17:15 +01:00
Sandy Noble
4b3f7c5edd Added density preview cycling 2015-10-24 22:12:44 +01:00
Sandy Noble
3b5648085c Added .txt as a valid gcode extension 2015-10-24 18:35:14 +01:00
Sandy Noble
1b0455a886 Re-added the gcode importing 2015-10-24 18:34:45 +01:00
Sandy Noble
f48d625b49 Merge 2015-10-24 15:26:40 +01:00
Sandy Noble
cbd018fc3d Adding a slash. Don't even remember why. 2015-10-24 15:23:48 +01:00
Sandy Noble
87e11f6b93 Removing initImages() from setup(), duh 2015-10-10 10:31:40 +01:00
Sandy Noble
7f2421f0d8 Update README.md 2015-09-13 18:39:52 +01:00
Sandy Noble
142e91d830 Merge branch 'master' into processing_v2 2015-09-13 18:17:28 +01:00
Sandy Noble
f27d625cc2 Cleaned up a little. 2015-09-13 18:07:56 +01:00
Sandy Noble
6510da9a45 All done for processing v2 2015-09-05 22:02:43 +01:00
Sandy Noble
00cd41eaeb Norwegian pixel dialog working. 2015-09-05 18:33:45 +01:00
Sandy Noble
d005b1bb0c Most control frames now working. 2015-09-05 16:00:22 +01:00
Sandy Noble
f9ab305fad Merge branch 'processing_v2' of https://github.com/euphy/polargraphcontroller into processing_v2 2015-08-16 12:20:16 +01:00
Sandy Noble
cbb2678aef Quite a few things working. The window focus is still a bit weird. 2015-08-16 12:19:19 +01:00
Sandy Noble
cc7774edc2 Update README.md 2015-07-18 10:01:02 +01:00
Sandy Noble
d075117fbf Added star.gco example 2015-07-15 21:21:37 +01:00
Sandy Noble
fd64f0eff2 Removed printlns that were BREAKING THE CONSOLE. As if. 2015-05-19 17:23:59 +01:00
Sandy Noble
69411f35a8 Forgot to put the gcode processing bit into the loadFromProperties 2015-05-18 18:16:44 +01:00
Sandy Noble
9dca343ed1 Fixed conflict 2015-05-17 23:44:40 +01:00
Sandy Noble
7aba28e403 v1.2 Added g-code importing. And that weird cord offset thing 2015-05-17 23:40:51 +01:00
Sandy Noble
4bf7cf2680 Update README.md 2015-04-26 23:08:15 +01:00
Sandy Noble
1abe63bba6 Split Draw pixels window out, started on draw writing 2015-04-26 23:00:04 +01:00
Sandy Noble
fdf2bca1c0 Added MAchineExecWindow class 2015-04-26 20:58:07 +01:00
Sandy Noble
cb4fa89674 Updated a bunch of stuff to make it compile and run in Processing v2 2015-04-26 12:13:35 +01:00
euphy
c94a365d2b Made checksumming turn-onable and offable. 2015-04-02 23:42:33 +01:00
Sandy Noble
111a9b9478 Some changes to help the PolargraphPro 2015-03-18 17:33:13 +00:00
Sandy Noble
b664ce9cd4 Update README.md 2014-10-08 13:38:22 +01:00
Sandy Noble
f92f92d894 Bump for new _a1 version. 2014-10-05 16:48:52 +01:00
Sandy Noble
7091fdbb44 Changed the line filtering back to safer territory. 2014-09-17 23:45:09 +01:00
Sandy Noble
a3efbd9cdb Added termination char to serial writer.
Also version increment.
2014-09-14 21:55:01 +01:00
Sandy Noble
95b569b1a5 Shapes that go off the drawing area no longer cause long joining lines when they re-appear.
PictureFrame now crops the vector art.
2014-08-22 19:13:41 +01:00
Sandy Noble
255e63434e Ignoring. 2014-08-04 13:34:04 +01:00
Sandy Noble
c84c83c8cb Modified how floats are saved to properties. 2014-08-02 22:46:10 +01:00
Sandy Noble
014dc62ffc Moved message log presentation into queue. 2014-08-02 19:51:36 +01:00
Sandy Noble
8222d2a8ce Made pixel transparenter and added machine messages 2014-08-02 17:49:14 +01:00
Sandy Noble
5e78877b19 Ignoring 2014-08-01 12:40:51 +01:00
Sandy Noble
554f9e5651 Added some new pixel density preview styles.
And removed a couple of useless buttons.
2014-08-01 02:29:43 +01:00