Commit Graph

42 Commits

Author SHA1 Message Date
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
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
cbb2678aef Quite a few things working. The window focus is still a bit weird. 2015-08-16 12:19:19 +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
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
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
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
554f9e5651 Added some new pixel density preview styles.
And removed a couple of useless buttons.
2014-08-01 02:29:43 +01:00
Sandy Noble
ade8072979 Changed max scaling. For crazy giggles. 2014-03-17 22:03:48 +00:00
Sandy Noble
60a6f18b10 Incremented the build no. 2014-03-12 08:39:40 +00:00
Sandy Noble
afa6cfe319 Well, this is the real fix, duh. 2014-03-12 08:36:45 +00:00
Sandy Noble
ecf9c46645 Fix for GAPPY pixel drawings, rounding down grid size every time, thanks Kong and Nosetinker. 2014-03-10 21:29:13 +00:00
Sandy Noble
29c2ae2921 Merge branch 'master' of https://github.com/euphy/polargraphcontroller 2013-08-26 18:11:04 +01:00
Sandy Noble
b09c22123e Some sw
awtooth stuff.
2013-08-26 18:09:44 +01:00
Sandy Noble
7dc644240f v1.61 2013-08-11 10:20:14 +01:00
Sandy Noble
186ca7a0a1 Fixed that stinky webcam_captureCurrentImage problem. It turned out I was tracking the wrong local repo, so my changes weren't pushing. 2013-08-11 10:18:30 +01:00
Sandy Noble
6c8555eda9 Changed "webcam" to "trace", made trace load the contents of the bitmap instead of looking for a webcam. 2013-05-09 23:31:44 +01:00
Sandy Noble
256f2b8a05 Deprecating the webcam stuff, but trying to keep the line tracing. 2013-05-07 09:09:52 +01:00
Sandy Noble
6f87e2fabf Added new rove features, swirling, render. 2013-04-28 10:47:01 +01:00
Sandy Noble
aa92a55359 Added rotate function to webcam. Primarily so folk with webcams on laptops can use it. Huzzah! 2013-04-23 23:59:05 +01:00
Sandy Noble
e3a6cea6cd Can change picture frame without having an image loaded. v1.4.2. 2013-04-21 15:19:50 +01:00
Sandy Noble
0bff66fcd5 Choosable line sorting types. 2013-04-20 00:41:27 +01:00
Sandy Noble
782f6000bb changing name of the main file back to the proper name. 2013-04-16 23:18:57 +01:00
Sandy Noble
0078031131 Changed name and branch. 2013-03-29 19:14:08 +00:00
Sandy Noble
8c5ddcf440 Added pen lift position stuff. This means by default, using the penlift buttons sets the positions too. Hitting "send pen width" sends the low and the high values, with the expectation that they will be saved in EEPROM. 2013-03-24 00:13:00 +00:00
Sandy Noble
6376efc12b Vector scaling now scales from centre of shape (rather than handle) and
handle for grabbing is also now in the centre of the shape.  Makes a bit
more sense.  Have also added a pixel previewing mechanism into the queue
preview, but not sure if that's a good idea or not.
2013-03-20 14:15:06 +00:00
Sandy Noble
a2fa25cfaa Initial import
This is the controller application.  It's a Processing app.
2013-02-17 22:52:07 +00:00