История коммитов

Автор SHA1 Сообщение Дата
  Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code 7 лет назад
  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 лет назад
  Juan Pablo Caram 62f0662083 Support to mill all holes from the command line. Fixes #218. 8 лет назад
  Matthieu Berthomé 231a37274c convert values given by save file dialog to unicode 8 лет назад
  Juan Pablo Caram fb6e1135e9 Added comments. 9 лет назад
  Juan Pablo Caram f6d9901365 Added "connect" option for painting polygons. 9 лет назад
  Juan Pablo Caram 0b26a90175 Support for parallel-line painting. 9 лет назад
  Juan Pablo Caram 38c44749f1 Multiple polygon painting functional and with unittests. 9 лет назад
  Juan Pablo Caram 8afb0704fd Functional select-all for painting (#210). 9 лет назад
  Juan Pablo Caram 9f4ee91b0e Comments at top of files. Also fixes #214. 9 лет назад
  Juan Pablo Caram dbe0105f9b Fixes SVG parser to produce polygons. Fixes #212. 9 лет назад
  Juan Pablo Caram 7474609776 Added feature: Select all polygons for painting and shell support with "paint" command. 9 лет назад
  Juan Pablo Caram a9b4ff767b Some cleanup to shell tests. 9 лет назад
  Juan Pablo Caram b4017cfec2 Update instead of setting options when reading project. Fixes #204. 9 лет назад
  Juan Pablo Caram d1442a4900 Cleaned up G-code parser. Fixed dwell command. Fixes #184. 9 лет назад
  Juan Pablo Caram 6136afe84c Added dwell (G4) post processing option to gcode. 9 лет назад
  Juan Pablo Caram 36d0a2e029 Cleaned up tests for shell. Added test steps for gerber flow. 9 лет назад
  Kamil Sopko 980638630d cleanups 9 лет назад
  Juan Pablo Caram 0cc60576ab Reverted changes to read_form_item(). See #193. 10 лет назад
  Kamil Sopko c3e544ac6c FlatCAMObj - to_form,read_form,read_form_item cleanups for better debuging and cleanup Excellon merge method 10 лет назад
  Kamil Sopko 62816a614e OK python does not allow overloading for methods 10 лет назад
  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 лет назад
  Marius Stanciu a7b29065df Solved issue #188: Order of the drill bits in Gcode generation from Excellon file 10 лет назад
  Juan Pablo Caram af46cae5c7 Default value for depth/cut now positive. Added note to tooltip. 10 лет назад
  Juan Pablo Caram 051b82009d Multiple depth cut functional. 10 лет назад
  Juan Pablo Caram b52863a6af Added comments. 10 лет назад
  Juan Pablo Caram 8f5cc7a02d Option to override user's defaults. Needed for unit testing. 10 лет назад
  Juan Pablo Caram a2ac2b12be Support for milling holes from the shell, command "millholes". 10 лет назад
  Juan Pablo Caram f503dabc7e Spindle speed for G-code from geometry and excellon. Solves #124. 10 лет назад
  Juan Pablo Caram 0077aaea14 Started solution to #145. 10 лет назад