Historique des commits

Auteur SHA1 Message Date
  Marius Stanciu 41dffe44d4 Merge https://bitbucket.org/marius_stanciu/flatcam_mpl/src/master into Port_to_Python3k il y a 7 ans
  Marius Stanciu 3b9767cc6f - I've finally run the tests with OK result (56 tests in 102.937 sec) il y a 7 ans
  Marius Stanciu 4c0884e16d - when using .keys method (in Python3 is no longer atomic operation) to il y a 7 ans
  Marius Stanciu 5c6b68d7cb - forgot to make the changes to sorted_tools in generate_milling method il y a 7 ans
  Marius Stanciu bc4411d566 - added a new column in the TableTool where I show the number of drill il y a 7 ans
  Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code il y a 7 ans
  mquezada e971372d7c Incorporating comments and functionality frpm JP. Removed need to use tab_change signal, removed inheritance dependency on QAbstractItemModel, implemented option_changed property. il y a 7 ans
  Juan Pablo Caram 62f0662083 Support to mill all holes from the command line. Fixes #218. il y a 8 ans
  Matthieu Berthomé 231a37274c convert values given by save file dialog to unicode il y a 8 ans
  Juan Pablo Caram fb6e1135e9 Added comments. il y a 9 ans
  Juan Pablo Caram f6d9901365 Added "connect" option for painting polygons. il y a 9 ans
  Juan Pablo Caram 0b26a90175 Support for parallel-line painting. il y a 9 ans
  Juan Pablo Caram 38c44749f1 Multiple polygon painting functional and with unittests. il y a 9 ans
  Juan Pablo Caram 8afb0704fd Functional select-all for painting (#210). il y a 9 ans
  Juan Pablo Caram 9f4ee91b0e Comments at top of files. Also fixes #214. il y a 9 ans
  Juan Pablo Caram dbe0105f9b Fixes SVG parser to produce polygons. Fixes #212. il y a 9 ans
  Juan Pablo Caram 7474609776 Added feature: Select all polygons for painting and shell support with "paint" command. il y a 9 ans
  Juan Pablo Caram a9b4ff767b Some cleanup to shell tests. il y a 9 ans
  Juan Pablo Caram b4017cfec2 Update instead of setting options when reading project. Fixes #204. il y a 9 ans
  Juan Pablo Caram d1442a4900 Cleaned up G-code parser. Fixed dwell command. Fixes #184. il y a 9 ans
  Juan Pablo Caram 6136afe84c Added dwell (G4) post processing option to gcode. il y a 9 ans
  Juan Pablo Caram 36d0a2e029 Cleaned up tests for shell. Added test steps for gerber flow. il y a 9 ans
  Kamil Sopko 980638630d cleanups il y a 10 ans
  Juan Pablo Caram 0cc60576ab Reverted changes to read_form_item(). See #193. il y a 10 ans
  Kamil Sopko c3e544ac6c FlatCAMObj - to_form,read_form,read_form_item cleanups for better debuging and cleanup Excellon merge method il y a 10 ans
  Kamil Sopko 62816a614e OK python does not allow overloading for methods il y a 10 ans
  Kamil Sopko 84322882e9 fix FlatCamObj.offset - offset does not work on joined geometries, if tree was not flat it send list into affinity.translate. il y a 10 ans
  Marius Stanciu a7b29065df Solved issue #188: Order of the drill bits in Gcode generation from Excellon file il y a 10 ans
  Juan Pablo Caram af46cae5c7 Default value for depth/cut now positive. Added note to tooltip. il y a 10 ans
  Juan Pablo Caram 051b82009d Multiple depth cut functional. il y a 10 ans