Commit Graph

129 Commits

Author SHA1 Message Date
Sandy Noble 9c224d039b Merge branch 'master' of https://github.com/euphy/polargraphcontroller 2020-03-21 12:50:11 +00:00
Sandy Noble f8f1f78ce3 Some debugging help. 2020-03-21 12:47:22 +00:00
Sandy Noble dba2788d1f
Added link to the instructions for building from source. 2019-03-12 20:50:46 +00:00
Sandy Noble 417c18fec7
Add try/catch around the previewQueue(). Fixes #19 2018-11-05 21:36:13 +00:00
Sandy Noble 995db8a8a5
Addition to support gcode without Z codes 2018-10-28 15:18:33 +00:00
Sandy Noble 8e263852ee Merge branch 'master' of https://github.com/euphy/polargraphcontroller 2018-09-16 01:47:37 +01:00
Sandy Noble 6665883c9b v2.6 added ability to invert the mask to reveal instead of hide 2018-09-16 01:47:25 +01:00
Sandy Noble 75fe43ddcb Added handler for 5-part SYNC command. 2018-08-19 16:48:04 +01:00
Sandy Noble aadca73b17
Update README.md 2018-05-27 23:05:45 +01:00
Sandy Noble 5e7e010a79 v2.5.2 - UI changes to make cycling er, work properly. Changed the .toMM() method of the Machine class to be floaty. This helps rendering a bit. 2018-05-27 23:01:08 +01:00
Sandy Noble f2b1df7405 Fixed merge 2017-06-25 21:58:42 +01:00
Sandy Noble 9307c4e61e Minor tweaks to window sizes 2017-06-25 21:50:44 +01:00
Sandy Noble f32f22abae v2.4.3 fixes for D2S gcode import 2017-06-25 17:22:29 +01:00
Sandy Noble c545545f19 Merge branch 'master' of https://github.com/euphy/polargraphcontroller 2017-06-25 17:18:56 +01:00
Sandy Noble 0c687ed234 Fixed some gcode importing gotchas 2017-06-25 17:12:18 +01:00
MurKit 936d918402 Dropdown selects the actual selected port (#15)
Also mentioned against issue #14.
2017-04-20 23:35:17 +01:00
Sandy Noble d74881f2de #14 Serial port now choosable 2017-04-20 23:30:31 +01:00
Sandy Noble 7da0e7e378 #14 converted serial port radio button to dropdown control - still has debug code in place because I don't have multiple serial ports to test with on home pc. 2017-04-17 22:33:57 +01:00
Sandy Noble a7f37d8553 Updated a couple of bits in @jerabina 's pull request 2016-03-30 12:45:40 +01:00
Sandy Noble 6b49794cc1 Merge pull request #9 from jerabina/patch-1
remembering last directory, gcode file extensions, unpackGCodeInstruction repair loading Gcode the character ; at the end of the line
2016-03-29 22:41:49 +01:00
Luboš Jeřábek eddaf3661a Update polargraphcontroller.pde 2016-03-29 16:21:25 +02:00
Luboš Jeřábek 3bf418fa93 And next remove debugging code
remove debugging code
2016-03-29 14:44:35 +02:00
Luboš Jeřábek 3909dee0a7 Update polargraphcontroller.pde
sorry I was distracted
2016-03-29 13:55:09 +02:00
Luboš Jeřábek bbcae8b079 Update polargraphcontroller.pde
Change  wrong case variablles, remove debugging code
2016-03-29 13:49:39 +02:00
Sandy Noble d584624791 Made polygonizer changeable, and polygonizerLength too. Also fixed the machine origin while zooming, yep - they said it couldn't be done. I done it. 2016-03-28 15:37:20 +01:00
jerabina bd1d19018e I joined remembering directory with pictures, curves (LastImageDir) and setting (LastPrefDir) 2016-03-17 21:42:01 +01:00
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