Commit Graph

  • e6f01cc834 Added build file for PyInstaller Juan Pablo Caram 2016-10-08 13:37:31 -0400
  • f77403b0f2 Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture. Juan Pablo Caram 2016-10-08 11:49:22 -0400
  • 2abc9a8faf Removed legacy GTK files. Juan Pablo Caram 2016-09-28 17:40:35 -0400
  • cd2096934f Removed .pyc files Juan Pablo Caram 2016-09-28 17:38:04 -0400
  • 38c44749f1 Multiple polygon painting functional and with unittests. Juan Pablo Caram 2016-09-25 13:11:03 -0400
  • 7a9a84c781 Paint specific polygons in Drawing tool. Juan Pablo Caram 2016-09-23 16:24:33 -0400
  • 8afb0704fd Functional select-all for painting (#210). Juan Pablo Caram 2016-09-23 14:04:31 -0400
  • 9f4ee91b0e Comments at top of files. Also fixes #214. Juan Pablo Caram 2016-09-22 10:17:51 -0400
  • dbe0105f9b Fixes SVG parser to produce polygons. Fixes #212. Juan Pablo Caram 2016-09-21 13:01:51 -0400
  • 03c49f3afd Attempt to fix #138. Keeping open for verification. Juan Pablo Caram 2016-09-19 17:53:48 -0400
  • 7474609776 Added feature: Select all polygons for painting and shell support with "paint" command. Juan Pablo Caram 2016-09-19 16:44:29 -0400
  • 74e936ba02 Added inline docs Juan Pablo Caram 2016-08-08 15:23:37 -0400
  • 6838b2acff Back to development. Juan Pablo Caram 2016-07-23 15:19:38 -0400
  • 78a100fa96 Merge branch '8p5' Juan Pablo Caram 2016-07-23 15:09:37 -0400
  • 468e50194c Updated dates on license and readme. Juan Pablo Caram 2016-07-15 23:11:50 -0400
  • 85188ce3cb Separate file for version settings. Juan Pablo Caram 2016-07-15 22:26:19 -0400
  • 38d6957009 Added SVG-to-GCode flow test. Juan Pablo Caram 2016-07-15 22:23:48 -0400
  • 3660b4fe81 README.md edited online with Bitbucket jpcgt 2016-07-06 00:35:02 +0000
  • 8b10967a59 Added SVG-to-GCode flow test. Juan Pablo Caram 2016-07-04 17:30:32 -0400
  • f5c7fdab71 Some cleanup to shell tests. Juan Pablo Caram 2016-07-04 16:25:59 -0400
  • a9b4ff767b Some cleanup to shell tests. Juan Pablo Caram 2016-07-03 15:59:25 -0400
  • b4017cfec2 Update instead of setting options when reading project. Fixes #204. Juan Pablo Caram 2016-07-02 17:36:19 -0400
  • 01c2feca98 Added (passing) test for Excellon flow. Juan Pablo Caram 2016-07-02 16:47:15 -0400
  • 8a43a63b80 Fixed mirroring list of geometries Zheng, Lei 2016-06-13 13:18:55 +0800
  • d63f9cbd43 Merged in realthunder/flatcam/plot_toggle (pull request #43) jpcgt 2016-06-12 15:03:27 -0400
  • 28bb476a5c Fixes #202 Juan Pablo Caram 2016-06-11 21:55:53 -0400
  • f9cbd78cd1 Show messages and errors in TCL shell. Better exception handling and reporting when opening files. Juan Pablo Caram 2016-06-11 21:33:38 -0400
  • ba05f832c0 Merge remote-tracking branch 'origin/master' Juan Pablo Caram 2016-06-11 19:51:00 -0400
  • 66901041d9 Fixed errors that I introduced in last commit. Juan Pablo Caram 2016-06-11 19:50:19 -0400
  • cae7791adc Merged in realthunder/flatcam/json_pretty (pull request #42) jpcgt 2016-06-11 19:27:35 -0400
  • c5f4b9474a Toggle plot by pressing SPACE key in project panel Zheng, Lei 2016-06-11 06:07:28 +0800
  • 856d126546 Added indent to json in save_project Zheng, Lei 2016-06-09 15:55:17 +0800
  • ee8e9f8f4b Support for mirroring Geometry Objects from the shell. See #119. Juan Pablo Caram 2016-06-04 23:04:22 -0400
  • 9f138bdcc2 Fixes #119. Juan Pablo Caram 2016-06-04 23:01:36 -0400
  • eb18b7fd3f Fixes #157. Juan Pablo Caram 2016-06-04 17:54:07 -0400
  • d1442a4900 Cleaned up G-code parser. Fixed dwell command. Fixes #184. Juan Pablo Caram 2016-06-04 16:45:52 -0400
  • 6136afe84c Added dwell (G4) post processing option to gcode. Juan Pablo Caram 2016-06-03 22:19:47 -0400
  • 36d0a2e029 Cleaned up tests for shell. Added test steps for gerber flow. Juan Pablo Caram 2016-06-03 17:15:35 -0400
  • a3dbaff258 camlib.pyc deleted online with Bitbucket jpcgt 2016-05-23 13:21:25 +0000
  • 18d5315573 cirkuix.pyc deleted online with Bitbucket jpcgt 2016-05-23 13:21:10 +0000
  • 2e31d9aa48 Merged in sopak/flatcam/tcl-commands (pull request #41) jpcgt 2016-05-23 09:15:15 -0400
  • f9260daa17 remove forgotten aa debug prefix names sopak 2016-04-25 00:40:14 +0200
  • 7d465f0814 implement tests for TCL commands sopak 2016-04-25 00:36:58 +0200
  • 56ba233fd6 implement test_TclCommandExteriors implement test_TclCommandInteriors sopak 2016-04-24 22:44:28 +0200
  • 23dc2059f0 implement test_TclCommandIsolate sopak 2016-04-24 22:05:07 +0200
  • acb70c0cc3 implement test for test_TclCommandOpenGerber Kamil Sopko 2016-04-24 21:24:56 +0200
  • 05f88af917 separate tcl tests into smaller chunks implement collection of tcl command tests Kamil Sopko 2016-04-24 01:24:54 +0200
  • b5162b502f Merged in sopak/flatcam/tcl-commands (pull request #40) jpcgt 2016-04-18 14:47:42 -0400
  • be76b464ad fix typo error and cleaning Kamil Sopko 2016-04-18 20:36:41 +0200
  • cd57af18bc add option type (new object will be gerber or geometry) Kamil Sopko 2016-04-12 21:35:04 +0200
  • 5c80f2b6d3 implemenmt basic test for import_svg Kamil Sopko 2016-04-12 20:27:53 +0200
  • 96419921e5 small fix if error happens inside thread execution, then pass correct error_info to display Kamil Sopko 2016-04-12 19:44:56 +0200
  • 19dc0c0b9c Merged in sopak/flatcam/fix-excellon-tooldia (pull request #39) jpcgt 2016-04-12 09:20:41 -0400
  • 611d76e877 Merged in fix-excellon-tooldia (pull request #6) Kamil Sopko 2016-04-12 13:45:40 +0200
  • db15044706 fix exception thrown when new project is issued from shell(probbly from guy too) because of excellon_tooldia introduced, but no default values and no in array dimensions on change units Kamil Sopko 2016-04-12 13:09:41 +0200
  • dcd3c4c793 Merged jpcgt/flatcam into master Kamil Sopko 2016-04-12 12:56:56 +0200
  • 8a67a3cce1 reimplement command import_svg sopak 2016-04-11 13:14:45 +0200
  • 1bc3a0230c Merged jpcgt/flatcam/master into tcl-commands Kamil Sopko 2016-04-10 23:07:39 +0200
  • d28858ff38 Fast vertical movement above board. Fixes #141. Juan Pablo Caram 2016-04-10 16:43:03 -0400
  • 3717169105 Default excellon milling tool dia. Fixes #160. Juan Pablo Caram 2016-04-10 16:23:04 -0400
  • 7112ac5caf Recovered patch.py Juan Pablo Caram 2016-04-10 16:02:38 -0400
  • 3f7e4a5966 Merge branch 'master' of https://bitbucket.org/jpcgt/flatcam Juan Pablo Caram 2016-04-10 15:48:40 -0400
  • bac9f29d08 Recovered patch.py Juan Pablo Caram 2016-04-10 15:48:25 -0400
  • a0bd34de45 Fixes #198 Juan Pablo Caram 2016-04-10 15:44:17 -0400
  • 841a45e145 Merged in sopak/flatcam/tcl-commands (pull request #38) jpcgt 2016-04-10 14:33:05 -0400
  • e236a60be9 implement system values background_timeout and verbose_error_level Kamil Sopko 2016-04-10 15:14:18 +0200
  • 26a8b7347b change default timeout fix outname bug in drillcncjob Kamil Sopko 2016-04-10 11:10:25 +0200
  • fae9875dd8 remove unknown workaround Kamil Sopko 2016-04-10 11:09:26 +0200
  • 4c20040fbe fix errors in tool selection Kamil Sopko 2016-04-09 12:48:32 +0200
  • 5bd6432ead solve message in special tcl keywords used in wrong context as "unknown" Kamil Sopko 2016-04-06 11:20:53 +0200
  • c2cdaaf452 fix display also for nonsignaled exceptions in execute_wrapper Kamil Sopko 2016-04-03 14:37:40 +0200
  • b98954dccd fix error handling in signaled commands, error gets info about different scoup instead of true error Kamil Sopko 2016-04-03 14:20:50 +0200
  • a4845d150e add important comment Kamil Sopko 2016-04-03 10:43:06 +0200
  • d730335fed Merged in sopak/flatcam/tcl-commands (pull request #37) jpcgt 2016-03-31 13:46:34 -0400
  • f4ef7baedb Merge branch 'merge-tcl-commands' of https://bitbucket.org/sopak/flatcam into tcl-commands Kamil Sopko 2016-03-31 18:03:48 +0200
  • e941e55a4a show ui.shell_dock instead of shell during tests Kamil Sopko 2016-03-31 17:29:11 +0200
  • b333d136b5 merge changes from master cleanups and prepare for pull request Kamil Sopko 2016-03-31 17:16:14 +0200
  • e1e33e09e0 Merged jpcgt/flatcam into master Kamil Sopko 2016-03-31 16:58:02 +0200
  • b1f2b680e3 Fixes #198 Juan Pablo Caram 2016-03-25 22:00:05 -0400
  • 05a9e05c97 Removed background highlighting in shell. Juan Pablo Caram 2016-03-25 21:28:02 -0400
  • f543dca448 Merged in sopak/flatcam/dockable-shell (pull request #36) jpcgt 2016-03-25 16:57:12 -0400
  • 80d6c657d5 merge changes from master merge dockable shell Kamil Sopko 2016-03-25 13:56:18 +0100
  • 5ec25ebea6 remove blank line Kamil Sopko 2016-03-25 12:24:57 +0100
  • 4a57e437fc Implement shell window as dockable Kamil Sopko 2016-03-25 12:16:54 +0100
  • 23827451e1 Merged jpcgt/flatcam into master Kamil Sopko 2016-03-25 11:14:26 +0100
  • f61aa397d4 fix test hanging for shell Kamil Sopko 2016-03-25 11:12:43 +0100
  • 2082446ab0 tweak signal handling Kamil Sopko 2016-03-25 00:59:02 +0100
  • cac2f74be2 fix pydevd_failed typo and it was not reset to True Kamil Sopko 2016-03-24 23:23:27 +0100
  • e96ee1af29 merge new pull requests from FlatCAM->master implement executing of tasks inside worker thread cleanups, reimplement Isolate/New/OpenGerber as OOP style Shell commands disable edit during shell execution, show some progress add ability for breakpoints in other threads and only if available add X11 safe flag, not sure what happen on windows Kamil Sopko 2016-03-24 23:06:44 +0100
  • a520729444 Complete implementation of blocking mechanism waiting for signal. See #196. Juan Pablo Caram 2016-03-24 16:06:44 -0400
  • b0575a1c34 Tidying up imports. Juan Pablo Caram 2016-03-24 15:44:22 -0400
  • 39b849119e Merged jpcgt/flatcam into master Kamil Sopko 2016-03-24 15:05:03 +0100
  • d010fa27cf Merge remote-tracking branch 'origin/master' Juan Pablo Caram 2016-03-23 14:59:24 -0400
  • 95676f21e2 Blocking in shell functions. Correctly report exceptions in threads. See #196. Juan Pablo Caram 2016-03-23 14:58:53 -0400
  • ed7b352c6a Merged in grbd/flatcam (pull request #35) jpcgt 2016-03-23 12:02:24 -0400
  • 790f53dd55 Blocking in shell functions. Test for exception handling. See #196. Juan Pablo Caram 2016-03-23 11:06:48 -0400
  • 039a2dd4dc Made scale_factor optional for cli, added more comments, removed redundant code grbd 2016-03-22 23:22:02 +0000
  • ee43d8b920 Additional fixes for export size and flattening the geometry list grbd 2016-03-22 18:56:04 +0000
  • a2a1a08e3d This adds a bunch of fixes when exporting svg's from geom's or cncjobs generated from drill files, also adds support for exporting drill files directly as svg's, and should capture any objects that use list within the solid_geometry attribute grbd 2016-03-22 09:54:57 +0000
  • 10e9fa74c3 Added some additional checks for the types when exporting, and additional comments grbd 2016-03-22 02:25:07 +0000