Commit Graph

3476 Commits

Author SHA1 Message Date
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
Juan Pablo Caram 582e472e12 Use of logging instead of print statements. 2014-05-02 22:10:04 -04:00
Juan Pablo Caram 0bdc3b19f0 Major modifications to data/gui interactions. In progress. 2014-04-25 01:24:03 -04:00
Juan Pablo Caram a20a7e1d8c Added setup script for Ubuntu. 2014-04-19 00:20:22 -04:00
Juan Pablo Caram e0d2daca6c Optimized Gerber parser. Some minor improvements to Excellon parser. 2014-04-18 20:20:17 -04:00
Juan Pablo Caram 2ed0f73f87 Support for LPD and LPC in Gerber. Major changes in Gerber parser. 2014-04-12 02:16:39 -04:00
Juan Pablo Caram 9490501f62 Added some icons and doc files. 2014-04-05 00:40:10 -04:00
Juan Pablo Caram 6c13b7dc59 Warning before overwriting. More flexible Excellon parser (tool numbers). Other small fixes. 2014-04-05 00:36:23 -04:00
Juan Pablo Caram 9740739f05 FlatCAMObjs now stored in ListStore. Expected to solve several issues. Some updates to the new architecture still pending. 2014-04-04 11:41:03 -04:00
Juan Pablo Caram 609561f7a3 Created class ObjectCollection to manage the list of objects in the program. Converted the program to use it. Not fully functional yet. 2014-04-02 19:53:00 -04:00
Juan Pablo Caram 69fbe7a9a3 Added FlatCAMWorker.py 2014-03-28 18:18:18 -04:00
Juan Pablo Caram 23ba2105c1 Bug fix in Excellon parser. Was not supporting a '+' in from of numbers. 2014-03-28 18:14:21 -04:00
Juan Pablo Caram fb261d64b3 Bug fix in Gerber parser. Removed requiring the 0 in D0x. 2014-03-18 09:27:24 -04:00
Juan Pablo Caram 942e274597 Important fix to Excellon parser. 2014-03-18 09:06:10 -04:00
Juan Pablo Caram 5312e78f92 Added vertical and horizontal panning with scroll wheel. Started "open recent" feature. 2014-03-15 00:56:31 -04:00
Juan Pablo Caram 26c32acd81 New icons 2014-03-14 20:19:08 -04:00
Juan Pablo Caram f98f3193cb Alpha 3 2014-03-14 19:36:53 -04:00
Juan Pablo Caram 9d9c3f819d Serialization of ApertureMacro. Change scale, offset and mirror in Gerber to act only upon its resulting geometry, not its source data. 2014-03-13 22:37:59 -04:00
Juan Pablo Caram 21da78d654 Small fixes in ApertureMacro and updated docs. 2014-03-12 23:30:19 -04:00
Juan Pablo Caram 04b9a0ecd7 Added full support for Aperture Macros in Gerber parser. 2014-03-12 19:45:40 -04:00
Juan Pablo Caram 5f3319dd7a Some classes for drawing. Solved bug of CNC jobs not starting at origin and missing return to origin. 2014-03-08 00:40:11 -05:00
Juan Pablo Caram e8728ed15c Added Measuring tool. 2014-03-07 15:43:54 -05:00
jpcgt 8c3a8d694a Merged in zalohasa/flatcam/pAperture (pull request #3)
Finished the P aperture support. Added regex support for parsing the apretures.
2014-03-07 15:14:35 -05:00
Gonzalo Lopez f4d3e59cb7 Added rotation param to the non-dimension parameter list (Avoids unit conversion) 2014-03-07 18:25:17 +01:00
Gonzalo Lopez 110fa976f6 Added rotation support for P aperture.
Changed the aperture parsing to regular expresion.
2014-03-07 01:04:11 +01:00
jpcgt dcbf5ad249 Merged in zalohasa/flatcam/pAperture (pull request #1)
Added support for simple P aperture. Rotation is not supported yet.
2014-03-06 14:29:13 -05:00
Gonzalo Lopez 09cdf619f6 Added support for simple P aperture. Rotation is not supported yet. 2014-03-06 20:11:39 +01:00
Juan Pablo Caram 43cf694aab Added multi-pass isolation capabilities. 2014-03-05 19:30:14 -05:00
Juan Pablo Caram 66e72221ac Major changes in plotting structure. Added scroll wheel zoom support. Minor fix in Gerber parser. Updated docs. 2014-03-05 16:12:55 -05:00
Juan Pablo Caram ad5e989331 Fixed bug in Excellon parser. Did not support numbers with period. 2014-03-03 22:12:07 -05:00
Juan Pablo Caram 49c8aeb723 Alpha 2 2014-02-28 20:40:26 -05:00
Juan Pablo Caram 34b95494ae Version checker and several cleanups. Docs re-built. Some tooltips. 2014-02-28 19:32:04 -05:00
Juan Pablo Caram 68a275e042 Excellon parser bug fixed, improved Gerber parse, added icons, added some tooltips. 2014-02-27 00:12:49 -05:00
Juan Pablo Caram 42f3652668 Offset feature. G-Code/CNC job processing fixes and optimization. 2014-02-22 00:52:25 -05:00
Juan Pablo Caram f8352e7188 Added support for "plot" checkboxes and "solid" checkbox for Gerber. 2014-02-20 23:26:57 -05:00
Juan Pablo Caram b6497b2edb Patched Gerber parsing to support some non-compliant instructions. 2014-02-19 00:21:29 -05:00
Juan Pablo Caram 7979757d60 Double-sided PCB support. 2014-02-11 21:52:10 -05:00
Juan Pablo Caram 0baa820bc2 Double-sided PCB support. 2014-02-11 21:50:03 -05:00
Juan Pablo Caram 6284156a0d Double-sided PCB support. 2014-02-05 19:36:47 -05:00
Juan Pablo Caram e930de1793 Changed project name to FlatCAM. 2014-02-01 14:23:31 -05:00