Commit Graph

  • f92255b8f9 Fixed bug introduced to clear_poly() in previous commit. jpcaram 2015-01-30 15:17:57 -0500
  • d903356a55 Solved units change problem during parsing (issue #80). jpcaram 2015-01-30 14:41:56 -0500
  • 3aa1746b23 Refactored basic painting algorithm to generate FlatCAMRtreeStorage. jpcaram 2015-01-30 13:47:25 -0500
  • 4389f173a8 Removed path_join() from painting algorithm as paint_join() should do the trick alone. jpcaram 2015-01-29 17:22:09 -0500
  • c2c7a83855 Seed painting algorithm working with optimizations. jpcaram 2015-01-29 17:02:06 -0500
  • 6733ebbfa8 Refactored paint_connect() and path_connect() to receive and return FlatCAMRTreeStorage objects. Updated unittests acordingly. jpcaram 2015-01-29 15:52:03 -0500
  • a1345f0a58 Fixes to path_connect() related to LinearRings. Added test cases. jpcaram 2015-01-27 18:16:22 -0500
  • 573581ca80 Fixes to path_connect() and added units tests for it. jpcaram 2015-01-26 17:52:26 -0500
  • 6b51f03db2 "Paint connect" functional. Added to seed-based painting and unit-tested. "Path connect" still pending. Disabled. "Path connect" unit test added. jpcaram 2015-01-25 16:55:22 -0500
  • 9632d9a98f First write (untested) of paint_connect. jpcaram 2015-01-22 21:23:10 -0500
  • a42c3f6e10 Functional Geometry.path_connect() and added to seed-based painting algorithm. jpcaram 2015-01-22 18:43:39 -0500
  • a7dc9bcc09 Path optimization: Connect adjacent paths. jpcaram 2015-01-22 18:11:09 -0500
  • e5185dd66f Cleanup of camlib.CNCjob. jpcaram 2015-01-22 17:23:18 -0500
  • fd2657a8d7 Solves seed painting problem in issue #102. jpcaram 2015-01-21 09:50:01 -0500
  • 0cee5d95cc Not re-raising TCL errors. Solves issue #82. Juan Pablo Caram 2015-01-19 17:49:49 -0500
  • 05d6adda8b Chdir to application directory. Juan Pablo Caram 2015-01-19 17:24:41 -0500
  • 6361ad3338 Path check. Juan Pablo Caram 2015-01-19 17:17:16 -0500
  • 922aa6734d Added python-simplejson line to setup_ubuntu.sh. Juan Pablo Caram 2015-01-19 12:41:34 -0500
  • d002b6c5c6 Hid offset and scale tools from CNCJob GUI. Such features are not implemented for CNCJob objects. Juan Pablo Caram 2015-01-19 11:53:28 -0500
  • 670dd48127 Added "excellon_zeros" application default. It get propagated to the Excellon class. Juan Pablo Caram 2015-01-18 21:10:19 -0500
  • 34a6b60053 Fixed Geometry merging. Solves issue #99. Juan Pablo Caram 2015-01-18 20:23:37 -0500
  • 840cfcf9ff Cleanup for 8.1 Juan Pablo Caram 2015-01-15 15:53:42 -0500
  • 4cbeec5a84 Solves exception when hitting a key a no tool being active in FlatCAMDraw. Was also preventing scrolling. Solve #93. jpcaram 2015-01-14 21:00:02 -0500
  • 2a21c426e3 Fixes replot problem after delete with key. jpcaram 2015-01-14 20:35:49 -0500
  • 4c234fcd55 Fixes polygon finding for painting. Function find_polygon made a method of Geometry. Solves Issue #96. jpcaram 2015-01-14 20:24:37 -0500
  • 6582a6c748 Unittesting complete for Excellon number format. jpcaram 2015-01-12 15:30:41 -0500
  • 3bedda2aeb Unittests for Excellon number parser. jpcaram 2015-01-11 19:39:01 -0500
  • 1b154ab057 Added support for M71/72 in Excellon parser. jpcaram 2015-01-11 18:28:59 -0500
  • 207842f98f Added some error handling to the Excellon parser. jpcaram 2015-01-10 19:01:12 -0500
  • d0eff0f25d Cleanup. Juan Pablo Caram 2015-01-07 09:38:46 -0500
  • 105004449c Manual moved to different project. Juan Pablo Caram 2015-01-07 09:29:15 -0500
  • 26d9e6c837 Updated Manual jpcaram 2015-01-06 17:10:20 -0500
  • ddd90f9f33 Solves Gerber parser bug in Issue #92 (Incorrect Flashes). Juan Pablo Caram 2015-01-06 13:06:01 -0500
  • ba4ddee5fe Cleanup. jpcaram 2015-01-03 13:24:55 -0500
  • 559aeb78cc Licence and readme. Juan Pablo Caram 2015-01-03 11:36:15 -0500
  • 09ed43319a Added manual. Juan Pablo Caram 2015-01-03 11:30:47 -0500
  • 1eaba57dd1 Version 8. Cleanup and logging level reduced to WARNING. Juan Pablo Caram 2015-01-02 18:25:05 -0500
  • fe61447887 Cleanup for version 8. Juan Pablo Caram 2015-01-02 12:59:06 -0500
  • 04d028ecc0 Removed print statements. Juan Pablo Caram 2015-01-02 00:06:48 -0500
  • 9c5b6a8799 Cleanup. jpcaram 2015-01-01 23:13:07 -0500
  • 8c082365d7 Added KeySensitiveListView for objects in project. Delete key deletes selected objects. jpcaram 2015-01-01 22:27:55 -0500
  • c66fd901a3 Merged in sopak/flatcam (pull request #5) jpcgt 2015-01-01 21:40:11 -0500
  • 8a248ae6c6 Merged jpcgt/flatcam into master Kamil Sopko 2015-01-01 23:55:22 +0100
  • 0a3b384d0b add cmd line -h for help and --sellfile=<path> to read shell directly Kamil Sopko 2015-01-01 23:52:11 +0100
  • 55bf206060 Cleanup. jpcaram 2015-01-01 17:32:56 -0500
  • dd7177bf3a Merged jpcgt/flatcam into master Kamil Sopko 2015-01-01 22:12:03 +0100
  • f17f955355 Added delete button in drawing toolbar. jpcaram 2015-01-01 15:41:50 -0500
  • 977b5b1f91 Using FlatCamRTreeStorage in copper clearing algorithm. jpcaram 2015-01-01 14:59:45 -0500
  • 709cb4bff1 README.md edited online with Bitbucket jpcgt 2015-01-01 17:19:01 +0000
  • 91616cae6c Merged in sopak/flatcam (pull request #4) jpcgt 2015-01-01 12:17:57 -0500
  • 9d7b480378 Recursive handling when plotting shapes and getting points from shapes (for index). jpcaram 2014-12-31 17:21:52 -0500
  • c20c6b0abf Using FlatCAMRTreeStorage in DrawingTool. jpcaram 2014-12-31 16:45:10 -0500
  • feb6bd5b3e Merged jpcgt/flatcam into master sopak 2014-12-29 00:10:04 +0100
  • e547386649 Custom RTree wrapper. FlatCAMRTree and FlatCAMRTreeStorage. Juan Pablo Caram 2014-12-28 18:06:54 -0500
  • dd7a98fe16 README.md edited online with Bitbucket sopak 2014-12-28 21:53:56 +0000
  • 9cc4ca866b README.md edited online with Bitbucket sopak 2014-12-28 21:53:20 +0000
  • 93e39a9c8c README.md edited online with Bitbucket sopak 2014-12-28 21:51:58 +0000
  • de3694f86c add shell commands and docs: Kamil Sopko 2014-12-28 22:49:04 +0100
  • f528a07751 Added rtree test script. jpcaram 2014-12-27 17:26:00 -0500
  • f52dee3a45 Added link to binary Python packages in installation instructions. jpcaram 2014-12-27 15:17:37 -0500
  • a0d6d1a6a9 Added OS-X installation instructions to manual. jpcaram 2014-12-27 15:12:49 -0500
  • 6fae5258db Subtract polygon. Cut path functional in Drawing tool. jpcaram 2014-12-26 15:38:51 -0500
  • 978344d5c6 Improved RTree index management on add/remove shape on Drawing Tool. jpcaram 2014-12-25 23:15:40 -0500
  • 0d055ee235 Polygon subtract feature functional. Added some missing icons. jpcaram 2014-12-25 20:04:41 -0500
  • 9bfa13a5b6 Encapsulated shapes in DrawToolShape in DrawingTool. Selected shapes are now in list. jpcaram 2014-12-25 18:25:30 -0500
  • 3d3f1d40cb Full support for drawing arcs (3 modes). jpcaram 2014-12-23 21:40:54 -0500
  • 360127e6ad Functioning 3-point arc. Progress on 2pt + center arc. jpcaram 2014-12-22 21:31:57 -0500
  • 97a1e17b0d Fixed bug preventing from saving G-Code. jpcaram 2014-12-19 13:40:14 -0500
  • b44807d068 Added missing toolbar icons. Juan Pablo Caram 2014-12-19 13:25:12 -0500
  • c1b606feb4 Temporary fix/workaround for bug #83. Checking for empty list before running cascaded_union. jpcaram 2014-12-14 19:03:04 -0500
  • 4eb69a9f07 Added some debug prints to camplib.py Juan Pablo Caram 2014-12-12 14:35:34 -0500
  • d15d768f3e Fixed saving defaults.json to the right location jpcaram 2014-12-12 13:40:14 -0500
  • ac667682b3 Updated Ubuntu setup script to support rtree. Removed defaults.json and recent.json from the main dir. Juan Pablo Caram 2014-12-12 13:04:01 -0500
  • f68cffcfb2 Hole milling is functional. Solves issue #74. Juan Pablo Caram 2014-12-09 21:30:01 -0500
  • fe2b4c7478 Added Feed Method for clearing polygon. Some minor correction to Geometry.plot() Juan Pablo Caram 2014-12-07 14:53:33 -0500
  • edab5af431 Minor fixes to drawing tool. Added keyboard shorcuts for snap tools. Juan Pablo Caram 2014-11-30 14:55:06 -0500
  • 7a95d739ef Snap-to feature in drawing tool. Juan Pablo Caram 2014-11-30 13:48:16 -0500
  • 2dad3ce903 Moved last used folder into application defaults. Juan Pablo Caram 2014-11-29 16:09:38 -0500
  • c4aa90090b Settings and recent items now saved to propper location. Added missing icons. Juan Pablo Caram 2014-11-29 00:31:06 -0500
  • 66929a82db Fixed gerber parser for 360 deg. arcs. Juan Pablo Caram 2014-11-21 10:43:00 -0500
  • 45327552de Gerber support for single quadrant arcs (G74). Juan Pablo Caram 2014-11-20 21:43:32 -0500
  • f2046e4e8c Merge remote-tracking branch 'origin/master' Juan Pablo Caram 2014-11-20 11:52:46 -0500
  • 6cd256ad49 Closing the main window now closes the whole program. Juan Pablo Caram 2014-11-20 11:52:08 -0500
  • 128352e08b recent.json edited (cleared) online with Bitbucket jpcgt 2014-11-18 00:30:55 +0000
  • 88c6a092ab defaults.json edited (cleared) online with Bitbucket jpcgt 2014-11-18 00:30:23 +0000
  • 47dd9e3715 Fixed zdownrate bug preventing gcode generation. Juan Pablo Caram 2014-11-17 19:27:17 -0500
  • cea41c827e Merge Geometry. Excellon coordinate parse fix. New GCode generation algorithm. Improved status bar. Juan Pablo Caram 2014-11-16 18:32:15 -0500
  • 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. Juan Pablo Caram 2014-11-13 15:06:43 -0500
  • b873cbfea4 Fixed Gerber parser: Now buffers current path with previous tool on tool change. Juan Pablo Caram 2014-10-31 14:04:47 -0400
  • bcbab971ca Added License. Added functionality to the geometry editor (move, copy, join). Juan Pablo Caram 2014-10-31 12:19:08 -0400
  • 277a1f03a4 Solved bug preventing from changing more than one application/project option at a time. Juan Pablo Caram 2014-10-30 12:29:39 -0400
  • 84bd8d14c6 Fixed bug failing to generate new unique names for objects. Juan Pablo Caram 2014-10-30 11:59:58 -0400
  • 77eff45d1d Merge remote-tracking branch 'origin/master' Juan Pablo Caram 2014-10-28 17:41:22 -0400
  • 73aa0c38a0 Basic geometry editor for goemetry objects started. Juan Pablo Caram 2014-10-28 17:39:38 -0400
  • aa078db3fe README.md edited online with Bitbucket jpcgt 2014-10-27 21:55:04 +0000
  • d5ddd01851 Version 7. Clean. Juan Pablo Caram 2014-10-13 22:09:00 -0400
  • ef96672cc7 Version 7. Version is now a variable. Juan Pablo Caram 2014-10-13 22:00:19 -0400
  • 63a97bb15b Functioning shell. Version check from flatcam.org. Usage report on version check. Juan Pablo Caram 2014-10-13 18:16:43 -0400
  • ac3ed1a922 Clean defaults.json Juan Pablo Caram 2014-09-21 21:53:56 -0400
  • b2cc2f3fdb Major work on the command line tool. Version check on the new website. Juan Pablo Caram 2014-09-21 21:51:50 -0400