Commit Graph

  • 105004449c Manual moved to different project. Juan Pablo Caram 2015-01-07 09:29:15 -05:00
  • 26d9e6c837 Updated Manual jpcaram 2015-01-06 17:10:20 -05:00
  • ddd90f9f33 Solves Gerber parser bug in Issue #92 (Incorrect Flashes). Juan Pablo Caram 2015-01-06 13:06:01 -05:00
  • ba4ddee5fe Cleanup. jpcaram 2015-01-03 13:24:55 -05:00
  • 559aeb78cc Licence and readme. Juan Pablo Caram 2015-01-03 11:36:15 -05:00
  • 09ed43319a Added manual. Juan Pablo Caram 2015-01-03 11:30:47 -05:00
  • 1eaba57dd1 Version 8. Cleanup and logging level reduced to WARNING. Juan Pablo Caram 2015-01-02 18:25:05 -05:00
  • fe61447887 Cleanup for version 8. Juan Pablo Caram 2015-01-02 12:59:06 -05:00
  • 04d028ecc0 Removed print statements. Juan Pablo Caram 2015-01-02 00:06:48 -05:00
  • 9c5b6a8799 Cleanup. jpcaram 2015-01-01 23:13:07 -05:00
  • 8c082365d7 Added KeySensitiveListView for objects in project. Delete key deletes selected objects. jpcaram 2015-01-01 22:27:55 -05:00
  • c66fd901a3 Merged in sopak/flatcam (pull request #5) jpcgt 2015-01-01 21:40:11 -05:00
  • 8a248ae6c6 Merged jpcgt/flatcam into master Kamil Sopko 2015-01-01 23:55:22 +01:00
  • 0a3b384d0b add cmd line -h for help and --sellfile=<path> to read shell directly Kamil Sopko 2015-01-01 23:52:11 +01:00
  • 55bf206060 Cleanup. jpcaram 2015-01-01 17:32:56 -05:00
  • dd7177bf3a Merged jpcgt/flatcam into master Kamil Sopko 2015-01-01 22:12:03 +01:00
  • f17f955355 Added delete button in drawing toolbar. jpcaram 2015-01-01 15:41:50 -05:00
  • 977b5b1f91 Using FlatCamRTreeStorage in copper clearing algorithm. jpcaram 2015-01-01 14:59:45 -05:00
  • 709cb4bff1 README.md edited online with Bitbucket jpcgt 2015-01-01 17:19:01 +00:00
  • 91616cae6c Merged in sopak/flatcam (pull request #4) jpcgt 2015-01-01 12:17:57 -05:00
  • 9d7b480378 Recursive handling when plotting shapes and getting points from shapes (for index). jpcaram 2014-12-31 17:21:52 -05:00
  • c20c6b0abf Using FlatCAMRTreeStorage in DrawingTool. jpcaram 2014-12-31 16:45:10 -05:00
  • feb6bd5b3e Merged jpcgt/flatcam into master sopak 2014-12-29 00:10:04 +01:00
  • e547386649 Custom RTree wrapper. FlatCAMRTree and FlatCAMRTreeStorage. Juan Pablo Caram 2014-12-28 18:06:54 -05:00
  • dd7a98fe16 README.md edited online with Bitbucket sopak 2014-12-28 21:53:56 +00:00
  • 9cc4ca866b README.md edited online with Bitbucket sopak 2014-12-28 21:53:20 +00:00
  • 93e39a9c8c README.md edited online with Bitbucket sopak 2014-12-28 21:51:58 +00:00
  • de3694f86c add shell commands and docs: Kamil Sopko 2014-12-28 22:49:04 +01:00
  • f528a07751 Added rtree test script. jpcaram 2014-12-27 17:26:00 -05:00
  • f52dee3a45 Added link to binary Python packages in installation instructions. jpcaram 2014-12-27 15:17:37 -05:00
  • a0d6d1a6a9 Added OS-X installation instructions to manual. jpcaram 2014-12-27 15:12:49 -05:00
  • 6fae5258db Subtract polygon. Cut path functional in Drawing tool. jpcaram 2014-12-26 15:38:51 -05:00
  • 978344d5c6 Improved RTree index management on add/remove shape on Drawing Tool. jpcaram 2014-12-25 23:15:40 -05:00
  • 0d055ee235 Polygon subtract feature functional. Added some missing icons. jpcaram 2014-12-25 20:04:41 -05:00
  • 9bfa13a5b6 Encapsulated shapes in DrawToolShape in DrawingTool. Selected shapes are now in list. jpcaram 2014-12-25 18:25:30 -05:00
  • 3d3f1d40cb Full support for drawing arcs (3 modes). jpcaram 2014-12-23 21:40:54 -05:00
  • 360127e6ad Functioning 3-point arc. Progress on 2pt + center arc. jpcaram 2014-12-22 21:31:57 -05:00
  • 97a1e17b0d Fixed bug preventing from saving G-Code. jpcaram 2014-12-19 13:40:14 -05:00
  • b44807d068 Added missing toolbar icons. Juan Pablo Caram 2014-12-19 13:25:12 -05:00
  • c1b606feb4 Temporary fix/workaround for bug #83. Checking for empty list before running cascaded_union. jpcaram 2014-12-14 19:03:04 -05:00
  • 4eb69a9f07 Added some debug prints to camplib.py Juan Pablo Caram 2014-12-12 14:35:34 -05:00
  • d15d768f3e Fixed saving defaults.json to the right location jpcaram 2014-12-12 13:40:14 -05:00
  • 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 -05:00
  • f68cffcfb2 Hole milling is functional. Solves issue #74. Juan Pablo Caram 2014-12-09 21:30:01 -05:00
  • fe2b4c7478 Added Feed Method for clearing polygon. Some minor correction to Geometry.plot() Juan Pablo Caram 2014-12-07 14:53:33 -05:00
  • edab5af431 Minor fixes to drawing tool. Added keyboard shorcuts for snap tools. Juan Pablo Caram 2014-11-30 14:55:06 -05:00
  • 7a95d739ef Snap-to feature in drawing tool. Juan Pablo Caram 2014-11-30 13:48:16 -05:00
  • 2dad3ce903 Moved last used folder into application defaults. Juan Pablo Caram 2014-11-29 16:09:38 -05:00
  • c4aa90090b Settings and recent items now saved to propper location. Added missing icons. Juan Pablo Caram 2014-11-29 00:31:06 -05:00
  • 66929a82db Fixed gerber parser for 360 deg. arcs. Juan Pablo Caram 2014-11-21 10:43:00 -05:00
  • 45327552de Gerber support for single quadrant arcs (G74). Juan Pablo Caram 2014-11-20 21:43:32 -05:00
  • f2046e4e8c Merge remote-tracking branch 'origin/master' Juan Pablo Caram 2014-11-20 11:52:46 -05:00
  • 6cd256ad49 Closing the main window now closes the whole program. Juan Pablo Caram 2014-11-20 11:52:08 -05:00
  • 128352e08b recent.json edited (cleared) online with Bitbucket jpcgt 2014-11-18 00:30:55 +00:00
  • 88c6a092ab defaults.json edited (cleared) online with Bitbucket jpcgt 2014-11-18 00:30:23 +00:00
  • 47dd9e3715 Fixed zdownrate bug preventing gcode generation. Juan Pablo Caram 2014-11-17 19:27:17 -05:00
  • cea41c827e Merge Geometry. Excellon coordinate parse fix. New GCode generation algorithm. Improved status bar. Juan Pablo Caram 2014-11-16 18:32:15 -05:00
  • 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. Juan Pablo Caram 2014-11-13 15:06:43 -05:00
  • b873cbfea4 Fixed Gerber parser: Now buffers current path with previous tool on tool change. Juan Pablo Caram 2014-10-31 14:04:47 -04:00
  • bcbab971ca Added License. Added functionality to the geometry editor (move, copy, join). Juan Pablo Caram 2014-10-31 12:19:08 -04:00
  • 277a1f03a4 Solved bug preventing from changing more than one application/project option at a time. Juan Pablo Caram 2014-10-30 12:29:39 -04:00
  • 84bd8d14c6 Fixed bug failing to generate new unique names for objects. Juan Pablo Caram 2014-10-30 11:59:58 -04:00
  • 77eff45d1d Merge remote-tracking branch 'origin/master' Juan Pablo Caram 2014-10-28 17:41:22 -04:00
  • 73aa0c38a0 Basic geometry editor for goemetry objects started. Juan Pablo Caram 2014-10-28 17:39:38 -04:00
  • aa078db3fe README.md edited online with Bitbucket jpcgt 2014-10-27 21:55:04 +00:00
  • d5ddd01851 Version 7. Clean. Juan Pablo Caram 2014-10-13 22:09:00 -04:00
  • ef96672cc7 Version 7. Version is now a variable. Juan Pablo Caram 2014-10-13 22:00:19 -04:00
  • 63a97bb15b Functioning shell. Version check from flatcam.org. Usage report on version check. Juan Pablo Caram 2014-10-13 18:16:43 -04:00
  • ac3ed1a922 Clean defaults.json Juan Pablo Caram 2014-09-21 21:53:56 -04:00
  • b2cc2f3fdb Major work on the command line tool. Version check on the new website. Juan Pablo Caram 2014-09-21 21:51:50 -04:00
  • 8cb509d6f3 Initial implementation of console. Juan Pablo Caram 2014-09-13 17:29:07 -04:00
  • 32076d4020 Alpha 6 release files Juan Pablo Caram 2014-09-06 20:45:44 -04:00
  • 0974e54d98 Some fixes (hacks) to load certain malformed gerber. Juan Pablo Caram 2014-08-31 16:40:07 -04:00
  • ef30eb5d9c Fixed problem with project saving due to json.dump failing to serialize QString. Juan Pablo Caram 2014-08-30 22:06:54 -04:00
  • 20c381d510 Fixes to gerber parser related to aperture macros and aperture definitions allowed characters in names. Juan Pablo Caram 2014-08-30 12:28:04 -04:00
  • c8b1f22ddb Installation script for Alpha 5 in Ubuntu. Juan Pablo Caram 2014-06-14 11:10:58 -04:00
  • 2ede18097c Added icons. Juan Pablo Caram 2014-06-13 16:46:46 -04:00
  • 7c150beaa8 FC icon on 'about' dialog. Some cleanup. Juan Pablo Caram 2014-06-13 16:43:17 -04:00
  • 16734f5d1a Convertion to Qt. Major refactoring. Juan Pablo Caram 2014-06-13 15:21:11 -04:00
  • 74a1331a7a Typo fix in ObjectCollection.py Juan Pablo Caram 2014-05-05 10:15:57 -04:00
  • 268421c4d0 Added tooltips to the object UIs. Juan Pablo Caram 2014-05-03 02:32:00 -04:00
  • 582e472e12 Use of logging instead of print statements. Juan Pablo Caram 2014-05-02 22:10:04 -04:00
  • 0bdc3b19f0 Major modifications to data/gui interactions. In progress. Juan Pablo Caram 2014-04-25 01:24:03 -04:00
  • a20a7e1d8c Added setup script for Ubuntu. Juan Pablo Caram 2014-04-19 00:20:22 -04:00
  • e0d2daca6c Optimized Gerber parser. Some minor improvements to Excellon parser. Juan Pablo Caram 2014-04-18 20:20:17 -04:00
  • 2ed0f73f87 Support for LPD and LPC in Gerber. Major changes in Gerber parser. Juan Pablo Caram 2014-04-12 02:16:39 -04:00
  • 9490501f62 Added some icons and doc files. Juan Pablo Caram 2014-04-05 00:40:10 -04:00
  • 6c13b7dc59 Warning before overwriting. More flexible Excellon parser (tool numbers). Other small fixes. Juan Pablo Caram 2014-04-05 00:36:23 -04:00
  • 9740739f05 FlatCAMObjs now stored in ListStore. Expected to solve several issues. Some updates to the new architecture still pending. Juan Pablo Caram 2014-04-04 11:41:03 -04:00
  • 609561f7a3 Created class ObjectCollection to manage the list of objects in the program. Converted the program to use it. Not fully functional yet. Juan Pablo Caram 2014-04-02 19:53:00 -04:00
  • 69fbe7a9a3 Added FlatCAMWorker.py Juan Pablo Caram 2014-03-28 18:18:18 -04:00
  • 23ba2105c1 Bug fix in Excellon parser. Was not supporting a '+' in from of numbers. Juan Pablo Caram 2014-03-28 18:14:21 -04:00
  • fb261d64b3 Bug fix in Gerber parser. Removed requiring the 0 in D0x. Juan Pablo Caram 2014-03-18 09:27:24 -04:00
  • 942e274597 Important fix to Excellon parser. Juan Pablo Caram 2014-03-18 09:06:10 -04:00
  • 5312e78f92 Added vertical and horizontal panning with scroll wheel. Started "open recent" feature. Juan Pablo Caram 2014-03-15 00:56:31 -04:00
  • 26c32acd81 New icons Juan Pablo Caram 2014-03-14 20:19:08 -04:00
  • f98f3193cb Alpha 3 Juan Pablo Caram 2014-03-14 19:36:53 -04:00
  • 9d9c3f819d Serialization of ApertureMacro. Change scale, offset and mirror in Gerber to act only upon its resulting geometry, not its source data. Juan Pablo Caram 2014-03-13 22:37:59 -04:00
  • 21da78d654 Small fixes in ApertureMacro and updated docs. Juan Pablo Caram 2014-03-12 23:30:19 -04:00
  • 04b9a0ecd7 Added full support for Aperture Macros in Gerber parser. Juan Pablo Caram 2014-03-12 19:45:40 -04:00