Commit Graph

3378 Commits

Author SHA1 Message Date
jpcgt 709cb4bff1 README.md edited online with Bitbucket 2015-01-01 17:19:01 +00:00
jpcgt 91616cae6c Merged in sopak/flatcam (pull request #4)
shell comand  updates
2015-01-01 12:17:57 -05:00
jpcaram 9d7b480378 Recursive handling when plotting shapes and getting points from shapes (for index). 2014-12-31 17:21:52 -05:00
jpcaram c20c6b0abf Using FlatCAMRTreeStorage in DrawingTool. 2014-12-31 16:45:10 -05:00
sopak feb6bd5b3e Merged jpcgt/flatcam into master 2014-12-29 00:10:04 +01:00
Juan Pablo Caram e547386649 Custom RTree wrapper. FlatCAMRTree and FlatCAMRTreeStorage. 2014-12-28 18:06:54 -05:00
sopak dd7a98fe16 README.md edited online with Bitbucket 2014-12-28 21:53:56 +00:00
sopak 9cc4ca866b README.md edited online with Bitbucket 2014-12-28 21:53:20 +00:00
sopak 93e39a9c8c README.md edited online with Bitbucket 2014-12-28 21:51:58 +00:00
Kamil Sopko de3694f86c add shell commands and docs:
cutout
mirror
drillcncjob

small shell command write_gcode fix
2014-12-28 22:49:04 +01:00
jpcaram f528a07751 Added rtree test script. 2014-12-27 17:26:00 -05:00
jpcaram f52dee3a45 Added link to binary Python packages in installation instructions. 2014-12-27 15:17:37 -05:00
jpcaram a0d6d1a6a9 Added OS-X installation instructions to manual. 2014-12-27 15:12:49 -05:00
jpcaram 6fae5258db Subtract polygon. Cut path functional in Drawing tool. 2014-12-26 15:38:51 -05:00
jpcaram 978344d5c6 Improved RTree index management on add/remove shape on Drawing Tool. 2014-12-25 23:15:40 -05:00
jpcaram 0d055ee235 Polygon subtract feature functional. Added some missing icons. 2014-12-25 20:04:41 -05:00
jpcaram 9bfa13a5b6 Encapsulated shapes in DrawToolShape in DrawingTool. Selected shapes are now in list. 2014-12-25 18:25:30 -05:00
jpcaram 3d3f1d40cb Full support for drawing arcs (3 modes). 2014-12-23 21:40:54 -05:00
jpcaram 360127e6ad Functioning 3-point arc. Progress on 2pt + center arc. 2014-12-22 21:31:57 -05:00
jpcaram 97a1e17b0d Fixed bug preventing from saving G-Code. 2014-12-19 13:40:14 -05:00
Juan Pablo Caram b44807d068 Added missing toolbar icons. 2014-12-19 13:25:12 -05:00
jpcaram c1b606feb4 Temporary fix/workaround for bug #83. Checking for empty list before running cascaded_union. 2014-12-14 19:03:04 -05:00
Juan Pablo Caram 4eb69a9f07 Added some debug prints to camplib.py 2014-12-12 14:35:34 -05:00
jpcaram d15d768f3e Fixed saving defaults.json to the right location 2014-12-12 13:40:14 -05:00
Juan Pablo Caram ac667682b3 Updated Ubuntu setup script to support rtree. Removed defaults.json and recent.json from the main dir. 2014-12-12 13:04:01 -05:00
Juan Pablo Caram f68cffcfb2 Hole milling is functional. Solves issue #74. 2014-12-09 21:30:01 -05:00
Juan Pablo Caram fe2b4c7478 Added Feed Method for clearing polygon. Some minor correction to Geometry.plot() 2014-12-07 14:53:33 -05:00
Juan Pablo Caram edab5af431 Minor fixes to drawing tool. Added keyboard shorcuts for snap tools. 2014-11-30 14:55:06 -05:00
Juan Pablo Caram 7a95d739ef Snap-to feature in drawing tool. 2014-11-30 13:48:16 -05:00
Juan Pablo Caram 2dad3ce903 Moved last used folder into application defaults. 2014-11-29 16:09:38 -05:00
Juan Pablo Caram c4aa90090b Settings and recent items now saved to propper location. Added missing icons. 2014-11-29 00:31:06 -05:00
Juan Pablo Caram 66929a82db Fixed gerber parser for 360 deg. arcs. 2014-11-21 10:43:00 -05:00
Juan Pablo Caram 45327552de Gerber support for single quadrant arcs (G74). 2014-11-20 21:43:32 -05:00
Juan Pablo Caram f2046e4e8c Merge remote-tracking branch 'origin/master' 2014-11-20 11:52:46 -05:00
Juan Pablo Caram 6cd256ad49 Closing the main window now closes the whole program. 2014-11-20 11:52:08 -05:00
jpcgt 128352e08b recent.json edited (cleared) online with Bitbucket 2014-11-18 00:30:55 +00:00
jpcgt 88c6a092ab defaults.json edited (cleared) online with Bitbucket 2014-11-18 00:30:23 +00:00
Juan Pablo Caram 47dd9e3715 Fixed zdownrate bug preventing gcode generation. 2014-11-17 19:27:17 -05:00
Juan Pablo Caram cea41c827e Merge Geometry. Excellon coordinate parse fix. New GCode generation algorithm. Improved status bar. 2014-11-16 18:32:15 -05:00
Juan Pablo Caram 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-11-13 15:06:43 -05:00
Juan Pablo Caram b873cbfea4 Fixed Gerber parser: Now buffers current path with previous tool on tool change. 2014-10-31 14:04:47 -04:00
Juan Pablo Caram bcbab971ca Added License. Added functionality to the geometry editor (move, copy, join). 2014-10-31 12:19:08 -04:00
Juan Pablo Caram 277a1f03a4 Solved bug preventing from changing more than one application/project option at a time. 2014-10-30 12:29:39 -04:00
Juan Pablo Caram 84bd8d14c6 Fixed bug failing to generate new unique names for objects. 2014-10-30 11:59:58 -04:00
Juan Pablo Caram 77eff45d1d Merge remote-tracking branch 'origin/master' 2014-10-28 17:41:22 -04:00
Juan Pablo Caram 73aa0c38a0 Basic geometry editor for goemetry objects started. 2014-10-28 17:39:38 -04:00
jpcgt aa078db3fe README.md edited online with Bitbucket 2014-10-27 21:55:04 +00:00
Juan Pablo Caram d5ddd01851 Version 7. Clean. 2014-10-13 22:09:00 -04:00
Juan Pablo Caram ef96672cc7 Version 7. Version is now a variable. 2014-10-13 22:00:19 -04:00
Juan Pablo Caram 63a97bb15b Functioning shell. Version check from flatcam.org. Usage report on version check. 2014-10-13 18:16:43 -04:00