Commit Graph

1119 Commits

Author SHA1 Message Date
Marius Stanciu
e6b0eb209c - added a message box asking users if they want to save the project in case that either New Project menu entry is clicked or if Exit menu entry is clicked or if the app is closed from the close button. The message box will be showed only if there are objects in the collection. 2019-01-09 20:55:54 +02:00
Marius Stanciu
37067b5bff - added a fix to allow creating of Excellon geometry even when there are points with no tools by skipping those points and warning the user about this in a Tcl message 2019-01-09 15:47:29 +02:00
Marius Stanciu
dd49aaa68d - added checkboxes in Preferences -> General -> Global Preferences to switch on/off version check at application startup and also to control if the app will send anonymous statistics about FlatCAM usage to help improve FlatCAM 2019-01-08 21:13:20 +02:00
Marius Stanciu
ddf4884051 - fixed cutting from copper features when doing Gerber isolation with multiple passes 2019-01-07 21:38:34 +02:00
Marius Stanciu
7e002dfc9f - added tooltips in Edit->Convert menu 2019-01-07 15:44:47 +02:00
Marius Stanciu
c7db9aa566 - fixed the Marlin postprocessor detection in GCode header
- the version date in GCode header is now the one set in FlatCAMApp.App.version_date
- fixed bug in postprocessor files: number of drills is now calculated only for the Excellon objects in toolchange function (only Excellon objects have drills)
2019-01-07 02:56:55 +02:00
Marius Stanciu
954bd9097a - fixed the Join function to work on Gerber and Excellon, Gerber and Gerber, Excellon and Excelon combination of objects. The merged property is the solid_geometry and the result is a FlatCAMGeometry object. 2019-01-07 01:23:04 +02:00
Marius Stanciu
b418d15daf - reactivated the version check in case the release is not BETA; FlatCAMApp.App has now a beta object that when set True the application will show in the Title and help-> About that is Beta (and it disable version checking) 2019-01-06 22:04:01 +02:00
Marius Stanciu
3ea1f4e62c - fixed cncjob TclCommand - it used the default values for parameters
- fixed the layout in ToolTransform
- fixed the initial text in the ToolShell
2019-01-06 20:40:05 +02:00
Marius Stanciu
e48d2d2f49 -clean-up before merge 2019-01-03 21:25:08 +02:00
Marius Stanciu
421e9766ea -clean-up before merge 2019-01-03 21:20:54 +02:00
Juan Pablo Caram
468e50194c Updated dates on license and readme. 2016-07-15 23:11:50 -04:00
Juan Pablo Caram
559aeb78cc Licence and readme. 2015-01-03 11:36:15 -05:00
Juan Pablo Caram
09ed43319a Added manual. 2015-01-03 11:30:47 -05:00
jpcgt
709cb4bff1 README.md edited online with Bitbucket 2015-01-01 17:19:01 +00:00
sopak
dd7a98fe16 README.md edited online with Bitbucket 2014-12-28 21:53:56 +00:00
sopak
9cc4ca866b README.md edited online with Bitbucket 2014-12-28 21:53:20 +00:00
sopak
93e39a9c8c README.md edited online with Bitbucket 2014-12-28 21:51:58 +00:00
jpcgt
aa078db3fe README.md edited online with Bitbucket 2014-10-27 21:55:04 +00:00