Historia zmian

Autor SHA1 Wiadomość Data
  Marius Stanciu 74104ec19f - modified the pull request to include along the flipX, flipY commands 7 lat temu
  Marius Stanciu d4331b49bc Merged in marius_stanciu/flatcam_mpl/load_gerber_with_zero_value (pull request #83) 7 lat temu
  Marius Stanciu da9f890c39 Merged master into Port_to_Python3k 7 lat temu
  Marius Stanciu eb0637c5bb - minor PEP changes 7 lat temu
  Marius Stanciu a4bbb98bf1 - converted from Python2 code to Python3 code 7 lat temu
  Marius Stanciu b8a8cfe1fd - added support for Gerber files that have apertures with size zero 7 lat temu
  Juan Pablo Caram 62f0662083 Support to mill all holes from the command line. Fixes #218. 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
  jpcgt deed138867 Merged in realthunder/flatcam/mirror_fix (pull request #46) 9 lat temu
  Juan Pablo Caram 8afb0704fd Functional select-all for painting (#210). 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 74e936ba02 Added inline docs 9 lat temu
  Zheng, Lei 8a43a63b80 Fixed mirroring list of geometries 9 lat temu
  Juan Pablo Caram f9cbd78cd1 Show messages and errors in TCL shell. Better exception handling and reporting when opening files. 9 lat temu
  Juan Pablo Caram 9f138bdcc2 Fixes #119. 9 lat temu
  Juan Pablo Caram eb18b7fd3f Fixes #157. 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 d28858ff38 Fast vertical movement above board. Fixes #141. 9 lat temu
  Kamil Sopko 4c20040fbe fix errors in tool selection 9 lat temu
  Kamil Sopko b98954dccd fix error handling in signaled commands, error gets info about different scoup instead of true error 9 lat temu
  Kamil Sopko e96ee1af29 merge new pull requests from FlatCAM->master 9 lat temu
  Kamil Sopko 78854f7fe0 fix ordering in naming arguments and help 10 lat temu
  Kamil Sopko a827e184b7 rename del_polygon to subtract_polygon 10 lat temu
  Kamil Sopko cf51e4ce2c implement del_polygon from geometry 10 lat temu
  Marius Stanciu 71a81173bd camlib.py edited online with Bitbucket; removed the paranthesis around lambda function as it was making an tuple which it was not the intention. 10 lat temu
  Marius Stanciu 1be364d065 Issue #188: Adopted the solution suggested by JP to not use the operator module when performing the sorting on exobj,tools and use instead the lambda function. 10 lat temu