提交歷史

作者 SHA1 備註 提交日期
  Juan Pablo Caram 62f0662083 Support to mill all holes from the command line. Fixes #218. 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 年之前
  jpcgt deed138867 Merged in realthunder/flatcam/mirror_fix (pull request #46) 9 年之前
  Juan Pablo Caram 8afb0704fd Functional select-all for painting (#210). 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 74e936ba02 Added inline docs 9 年之前
  Zheng, Lei 8a43a63b80 Fixed mirroring list of geometries 9 年之前
  Juan Pablo Caram f9cbd78cd1 Show messages and errors in TCL shell. Better exception handling and reporting when opening files. 9 年之前
  Juan Pablo Caram 9f138bdcc2 Fixes #119. 9 年之前
  Juan Pablo Caram eb18b7fd3f Fixes #157. 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 d28858ff38 Fast vertical movement above board. Fixes #141. 9 年之前
  Kamil Sopko 4c20040fbe fix errors in tool selection 9 年之前
  Kamil Sopko b98954dccd fix error handling in signaled commands, error gets info about different scoup instead of true error 9 年之前
  Kamil Sopko e96ee1af29 merge new pull requests from FlatCAM->master 9 年之前
  Kamil Sopko 78854f7fe0 fix ordering in naming arguments and help 10 年之前
  Kamil Sopko a827e184b7 rename del_polygon to subtract_polygon 10 年之前
  Kamil Sopko cf51e4ce2c implement del_polygon from geometry 10 年之前
  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 年之前
  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 年之前
  Marius Stanciu 1a7e001a66 Added spaces after '#' in the comments 10 年之前
  Marius Stanciu cfa078a1e5 camlib.py (edited a comment) edited online with Bitbucket 10 年之前
  Marius Stanciu a35a422bcc This is a implementation of the the sorting of the tools found in Excellon file done in Python language and independent of the UI. There is no need to revert the previous solution as that one will make the sorting visible in GUI. 10 年之前
  Marius Stanciu a7b29065df Solved issue #188: Order of the drill bits in Gcode generation from Excellon file 10 年之前
  Juan Pablo Caram 7fd026c254 Fix to Gerber parser, corrects line splitting. Fixes #183. 10 年之前
  Juan Pablo Caram 3940408da5 Added non-compliant support for "-" in ApertureMacro names. Temporary fix for #185. 10 年之前