Commit Graph

649 Commits

Author SHA1 Message Date
jpcgt 58f66ca866 Cleanup. 2017-05-19 23:22:32 +00:00
Lubos Medovarsky 951e3dd5dd Merged in bitsmith/flatcam (pull request #56)
update ubuntu installer
2017-05-19 23:19:19 +00:00
Juan Pablo Caram 62f0662083 Support to mill all holes from the command line. Fixes #218. 2017-05-05 16:20:14 -04:00
Matthieu Berthomé 626176a9a4 Merged in matthieu_berthome/flatcam/issue_233 (pull request #66)
convert values given by save file dialog to unicode
2017-03-27 13:24:52 +00:00
Matthieu Berthomé 231a37274c convert values given by save file dialog to unicode 2017-03-24 14:29:30 +01:00
Mike Evans a182441d79 Merged in saxicola/flatcam/Issue#227 (pull request #62)
Fix for Issue #227.

Approved-by: jpcgt
2017-03-12 20:44:17 +00:00
Mike Evans c3ed6b43f2 Also fix broken add_circle command. 2017-02-07 23:13:05 +00:00
Mike Evans b809192468 Fix for Issue 227. 2017-02-04 16:44:41 +00:00
Juan Pablo Caram db59ef8edd Merge remote-tracking branch 'origin/master' 2017-01-27 19:52:59 -05:00
Juan Pablo Caram 93e2d953a4 Added preamble and postamble to write_gcode tcl command. 2017-01-27 19:52:23 -05:00
jpcgt 1d50f6fdab Merged in thrusty/flatcam/panelization_fix (pull request #58)
Add panel instances to panelization list properly
2017-01-19 18:00:50 +00:00
tstellanova 37cd1cb1c9 Add panel instances to panel list properly
See issue 226: https://bitbucket.org/jpcgt/flatcam/issues/226/problem-panelizing-excellon
2016-12-31 09:54:41 -08:00
Juan Pablo Caram 936eb63ba1 Merge remote-tracking branch 'origin/master' 2016-12-16 22:38:41 -05:00
Juan Pablo Caram 7e0a9f91ee Incorrect alias of save_project. Fixes #223. 2016-12-16 22:38:09 -05:00
Lubos Medovarsky 748d1bd7f1 update ubuntu installer
fail on first error
avoid multiple invocations of apt-get
2016-11-25 09:54:27 +01:00
jpcgt 9b2227847c Merged in barnabywalters/flatcam/barnabywalters/added-svgpath-to-requirementstxt-its-re-1477430226849 (pull request #55)
Added svg.path to requirements.txt
2016-11-15 15:41:00 +00:00
Juan Pablo Caram 546d2aacf0 Fixes in millcncjob command and progress towards #218. 2016-11-01 00:53:47 -04:00
Juan Pablo Caram fb6e1135e9 Added comments. 2016-11-01 00:34:46 -04:00
Juan Pablo Caram f6d9901365 Added "connect" option for painting polygons. 2016-10-27 17:34:41 -04:00
Juan Pablo Caram 0b26a90175 Support for parallel-line painting. 2016-10-27 16:57:36 -04:00
jpcgt deed138867 Merged in realthunder/flatcam/mirror_fix (pull request #46)
Fixed mirroring list of geometries
2016-10-27 19:48:02 +00:00
Barnaby Walters c99a0ece9a Added svg.path to requirements.txt
It’s required for FlatCAM to work, and already made its way into the Ubuntu setup script. Added it here too so that people installing using the requirements file also get everything they need.
2016-10-25 21:17:09 +00:00
Juan Pablo Caram 261054f1cf Cleanup of TclCommand and migrated a few more commands to new architecture. 2016-10-18 11:36:58 -04:00
Juan Pablo Caram e6f01cc834 Added build file for PyInstaller 2016-10-08 13:37:31 -04:00
Juan Pablo Caram f77403b0f2 Bringing up to date with VisPyCanvas. Mostly migration of Tcl commands to new architecture. 2016-10-08 11:49:22 -04:00
Juan Pablo Caram 2abc9a8faf Removed legacy GTK files. 2016-09-28 17:40:35 -04:00
Juan Pablo Caram cd2096934f Removed .pyc files 2016-09-28 17:38:04 -04:00
Juan Pablo Caram 38c44749f1 Multiple polygon painting functional and with unittests. 2016-09-25 13:11:03 -04:00
Juan Pablo Caram 7a9a84c781 Paint specific polygons in Drawing tool. 2016-09-23 16:24:33 -04:00
Juan Pablo Caram 8afb0704fd Functional select-all for painting (#210). 2016-09-23 14:04:31 -04:00
Juan Pablo Caram 9f4ee91b0e Comments at top of files. Also fixes #214. 2016-09-22 10:17:51 -04:00
Juan Pablo Caram dbe0105f9b Fixes SVG parser to produce polygons. Fixes #212. 2016-09-21 13:01:51 -04:00
Juan Pablo Caram 03c49f3afd Attempt to fix #138. Keeping open for verification. 2016-09-19 17:53:48 -04:00
Juan Pablo Caram 7474609776 Added feature: Select all polygons for painting and shell support with "paint" command. 2016-09-19 16:44:29 -04:00
Juan Pablo Caram 74e936ba02 Added inline docs 2016-08-08 15:23:37 -04:00
Juan Pablo Caram 6838b2acff Back to development. 2016-07-23 15:19:38 -04:00
Juan Pablo Caram 78a100fa96 Merge branch '8p5' 2016-07-23 15:09:37 -04:00
Juan Pablo Caram 468e50194c Updated dates on license and readme. 2016-07-15 23:11:50 -04:00
Juan Pablo Caram 85188ce3cb Separate file for version settings. 2016-07-15 22:26:19 -04:00
Juan Pablo Caram 38d6957009 Added SVG-to-GCode flow test. 2016-07-15 22:23:48 -04:00
jpcgt 3660b4fe81 README.md edited online with Bitbucket 2016-07-06 00:35:02 +00:00
Juan Pablo Caram 8b10967a59 Added SVG-to-GCode flow test. 2016-07-04 17:30:32 -04:00
Juan Pablo Caram f5c7fdab71 Some cleanup to shell tests. 2016-07-04 16:25:59 -04:00
Juan Pablo Caram a9b4ff767b Some cleanup to shell tests. 2016-07-03 15:59:25 -04:00
Juan Pablo Caram b4017cfec2 Update instead of setting options when reading project. Fixes #204. 2016-07-02 17:36:19 -04:00
Juan Pablo Caram 01c2feca98 Added (passing) test for Excellon flow. 2016-07-02 16:47:15 -04:00
Zheng, Lei 8a43a63b80 Fixed mirroring list of geometries 2016-06-13 13:20:25 +08:00
jpcgt d63f9cbd43 Merged in realthunder/flatcam/plot_toggle (pull request #43)
Toggle plot by pressing SPACE key in project panel
2016-06-12 15:03:27 -04:00
Juan Pablo Caram 28bb476a5c Fixes #202 2016-06-11 21:55:53 -04:00
Juan Pablo Caram f9cbd78cd1 Show messages and errors in TCL shell. Better exception handling and reporting when opening files. 2016-06-11 21:33:38 -04:00