Commit Graph

215 Commits

Author SHA1 Message Date
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
Juan Pablo Caram ac3ed1a922 Clean defaults.json 2014-09-21 21:53:56 -04:00
Juan Pablo Caram b2cc2f3fdb Major work on the command line tool. Version check on the new website. 2014-09-21 21:51:50 -04:00
Juan Pablo Caram 8cb509d6f3 Initial implementation of console. 2014-09-13 17:29:07 -04:00
Juan Pablo Caram 32076d4020 Alpha 6 release files 2014-09-06 20:45:44 -04:00
Juan Pablo Caram 0974e54d98 Some fixes (hacks) to load certain malformed gerber. 2014-08-31 16:40:07 -04:00
Juan Pablo Caram ef30eb5d9c Fixed problem with project saving due to json.dump failing to serialize QString. 2014-08-30 22:06:54 -04:00
Juan Pablo Caram 20c381d510 Fixes to gerber parser related to aperture macros and aperture definitions allowed characters in names. 2014-08-30 12:28:04 -04:00
Juan Pablo Caram c8b1f22ddb Installation script for Alpha 5 in Ubuntu. 2014-06-14 11:10:58 -04:00
Juan Pablo Caram 2ede18097c Added icons. 2014-06-13 16:46:46 -04:00
Juan Pablo Caram 7c150beaa8 FC icon on 'about' dialog. Some cleanup. 2014-06-13 16:43:17 -04:00
Juan Pablo Caram 16734f5d1a Convertion to Qt. Major refactoring. 2014-06-13 15:21:11 -04:00
Juan Pablo Caram 74a1331a7a Typo fix in ObjectCollection.py 2014-05-05 10:15:57 -04:00
Juan Pablo Caram 268421c4d0 Added tooltips to the object UIs. 2014-05-03 02:32:00 -04:00