Historia zmian

Autor SHA1 Wiadomość Data
  Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code 7 lat temu
  mquezada e971372d7c Incorporating comments and functionality frpm JP. Removed need to use tab_change signal, removed inheritance dependency on QAbstractItemModel, implemented option_changed property. 7 lat temu
  Juan Pablo Caram 62f0662083 Support to mill all holes from the command line. Fixes #218. 8 lat temu
  Matthieu Berthomé 231a37274c convert values given by save file dialog to unicode 8 lat temu
  Juan Pablo Caram fb6e1135e9 Added comments. 9 lat temu
  Juan Pablo Caram f6d9901365 Added "connect" option for painting polygons. 9 lat temu
  Juan Pablo Caram 0b26a90175 Support for parallel-line painting. 9 lat temu
  Juan Pablo Caram 38c44749f1 Multiple polygon painting functional and with unittests. 9 lat temu
  Juan Pablo Caram 8afb0704fd Functional select-all for painting (#210). 9 lat temu
  Juan Pablo Caram 9f4ee91b0e Comments at top of files. Also fixes #214. 9 lat temu
  Juan Pablo Caram dbe0105f9b Fixes SVG parser to produce polygons. Fixes #212. 9 lat temu
  Juan Pablo Caram 7474609776 Added feature: Select all polygons for painting and shell support with "paint" command. 9 lat temu
  Juan Pablo Caram a9b4ff767b Some cleanup to shell tests. 9 lat temu
  Juan Pablo Caram b4017cfec2 Update instead of setting options when reading project. Fixes #204. 9 lat temu
  Juan Pablo Caram d1442a4900 Cleaned up G-code parser. Fixed dwell command. Fixes #184. 9 lat temu
  Juan Pablo Caram 6136afe84c Added dwell (G4) post processing option to gcode. 9 lat temu
  Juan Pablo Caram 36d0a2e029 Cleaned up tests for shell. Added test steps for gerber flow. 9 lat temu
  Kamil Sopko 980638630d cleanups 9 lat temu
  Juan Pablo Caram 0cc60576ab Reverted changes to read_form_item(). See #193. 10 lat temu
  Kamil Sopko c3e544ac6c FlatCAMObj - to_form,read_form,read_form_item cleanups for better debuging and cleanup Excellon merge method 10 lat temu
  Kamil Sopko 62816a614e OK python does not allow overloading for methods 10 lat temu
  Kamil Sopko 84322882e9 fix FlatCamObj.offset - offset does not work on joined geometries, if tree was not flat it send list into affinity.translate. 10 lat temu
  Marius Stanciu a7b29065df Solved issue #188: Order of the drill bits in Gcode generation from Excellon file 10 lat temu
  Juan Pablo Caram af46cae5c7 Default value for depth/cut now positive. Added note to tooltip. 10 lat temu
  Juan Pablo Caram 051b82009d Multiple depth cut functional. 10 lat temu
  Juan Pablo Caram b52863a6af Added comments. 10 lat temu
  Juan Pablo Caram 8f5cc7a02d Option to override user's defaults. Needed for unit testing. 10 lat temu
  Juan Pablo Caram a2ac2b12be Support for milling holes from the shell, command "millholes". 10 lat temu
  Juan Pablo Caram f503dabc7e Spindle speed for G-code from geometry and excellon. Solves #124. 10 lat temu
  Juan Pablo Caram 0077aaea14 Started solution to #145. 10 lat temu