Commit Graph

  • 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
  • 5f3319dd7a Some classes for drawing. Solved bug of CNC jobs not starting at origin and missing return to origin. Juan Pablo Caram 2014-03-08 00:40:11 -05:00
  • e8728ed15c Added Measuring tool. Juan Pablo Caram 2014-03-07 15:43:54 -05:00
  • 8c3a8d694a Merged in zalohasa/flatcam/pAperture (pull request #3) jpcgt 2014-03-07 15:14:35 -05:00
  • f4d3e59cb7 Added rotation param to the non-dimension parameter list (Avoids unit conversion) Gonzalo Lopez 2014-03-07 18:25:17 +01:00
  • 110fa976f6 Added rotation support for P aperture. Changed the aperture parsing to regular expresion. Gonzalo Lopez 2014-03-07 01:04:11 +01:00
  • dcbf5ad249 Merged in zalohasa/flatcam/pAperture (pull request #1) jpcgt 2014-03-06 14:29:13 -05:00
  • 09cdf619f6 Added support for simple P aperture. Rotation is not supported yet. Gonzalo Lopez 2014-03-06 20:11:39 +01:00
  • 43cf694aab Added multi-pass isolation capabilities. Juan Pablo Caram 2014-03-05 19:30:14 -05:00
  • 66e72221ac Major changes in plotting structure. Added scroll wheel zoom support. Minor fix in Gerber parser. Updated docs. Juan Pablo Caram 2014-03-05 16:12:55 -05:00
  • ad5e989331 Fixed bug in Excellon parser. Did not support numbers with period. Juan Pablo Caram 2014-03-03 22:12:07 -05:00
  • 49c8aeb723 Alpha 2 Juan Pablo Caram 2014-02-28 20:40:26 -05:00
  • 34b95494ae Version checker and several cleanups. Docs re-built. Some tooltips. Juan Pablo Caram 2014-02-28 19:32:04 -05:00
  • 68a275e042 Excellon parser bug fixed, improved Gerber parse, added icons, added some tooltips. Juan Pablo Caram 2014-02-27 00:12:49 -05:00
  • 42f3652668 Offset feature. G-Code/CNC job processing fixes and optimization. Juan Pablo Caram 2014-02-22 00:52:25 -05:00
  • f8352e7188 Added support for "plot" checkboxes and "solid" checkbox for Gerber. Juan Pablo Caram 2014-02-20 23:26:57 -05:00
  • b6497b2edb Patched Gerber parsing to support some non-compliant instructions. Juan Pablo Caram 2014-02-19 00:21:29 -05:00
  • 7979757d60 Double-sided PCB support. Juan Pablo Caram 2014-02-11 21:52:10 -05:00
  • 0baa820bc2 Double-sided PCB support. Juan Pablo Caram 2014-02-11 21:50:03 -05:00
  • 6284156a0d Double-sided PCB support. Juan Pablo Caram 2014-02-05 19:36:47 -05:00
  • e930de1793 Changed project name to FlatCAM. Juan Pablo Caram 2014-02-01 14:23:31 -05:00
  • 8bcaa65529 Project saving and opening. Juan Pablo Caram 2014-01-31 20:50:54 -05:00
  • deac0a7ef6 Object serialization and project saving. Juan Pablo Caram 2014-01-31 00:39:34 -05:00
  • b69e6f54ab App defaults saving. Option transfers. Documentation updates. Juan Pablo Caram 2014-01-29 21:00:16 -05:00
  • 1ce8f672af Added scaling support, unit checking and changing API, fixed re-plotting problems, added documentation. Juan Pablo Caram 2014-01-26 22:58:18 -05:00
  • 80cb2a8de3 Several minor fixes and features. Plotting, object list, form save, new, delete, etc. Juan Pablo Caram 2014-01-22 23:55:46 -05:00
  • 3459c55da4 Excellon to g-code and bed flattening features. Juan Pablo Caram 2014-01-20 13:08:36 -05:00
  • 773bb13702 Area clearing feature, pending minor fixes. Juan Pablo Caram 2014-01-18 02:01:34 -05:00
  • 4ede050ba6 CirkuixObj and derivatives modified and enhanced to handle form interaction better. Some threading changes. Juan Pablo Caram 2014-01-17 00:49:19 -05:00
  • c3260802df Centralized object creation. Cleaner notebook handling. Centralized form generation. Some threading improvement. Comments. Juan Pablo Caram 2014-01-15 22:51:06 -05:00