提交歷史

作者 SHA1 備註 提交日期
  jpcaram 55bf206060 Cleanup. 11 年之前
  jpcaram f17f955355 Added delete button in drawing toolbar. 11 年之前
  jpcaram 977b5b1f91 Using FlatCamRTreeStorage in copper clearing algorithm. 11 年之前
  jpcgt 709cb4bff1 README.md edited online with Bitbucket 11 年之前
  jpcgt 91616cae6c Merged in sopak/flatcam (pull request #4) 11 年之前
  jpcaram 9d7b480378 Recursive handling when plotting shapes and getting points from shapes (for index). 11 年之前
  jpcaram c20c6b0abf Using FlatCAMRTreeStorage in DrawingTool. 11 年之前
  sopak feb6bd5b3e Merged jpcgt/flatcam into master 11 年之前
  Juan Pablo Caram e547386649 Custom RTree wrapper. FlatCAMRTree and FlatCAMRTreeStorage. 11 年之前
  sopak dd7a98fe16 README.md edited online with Bitbucket 11 年之前
  sopak 9cc4ca866b README.md edited online with Bitbucket 11 年之前
  sopak 93e39a9c8c README.md edited online with Bitbucket 11 年之前
  Kamil Sopko de3694f86c add shell commands and docs: 11 年之前
  jpcaram f528a07751 Added rtree test script. 11 年之前
  jpcaram f52dee3a45 Added link to binary Python packages in installation instructions. 11 年之前
  jpcaram a0d6d1a6a9 Added OS-X installation instructions to manual. 11 年之前
  jpcaram 6fae5258db Subtract polygon. Cut path functional in Drawing tool. 11 年之前
  jpcaram 978344d5c6 Improved RTree index management on add/remove shape on Drawing Tool. 11 年之前
  jpcaram 0d055ee235 Polygon subtract feature functional. Added some missing icons. 11 年之前
  jpcaram 9bfa13a5b6 Encapsulated shapes in DrawToolShape in DrawingTool. Selected shapes are now in list. 11 年之前
  jpcaram 3d3f1d40cb Full support for drawing arcs (3 modes). 11 年之前
  jpcaram 360127e6ad Functioning 3-point arc. Progress on 2pt + center arc. 11 年之前
  jpcaram 97a1e17b0d Fixed bug preventing from saving G-Code. 11 年之前
  Juan Pablo Caram b44807d068 Added missing toolbar icons. 11 年之前
  jpcaram c1b606feb4 Temporary fix/workaround for bug #83. Checking for empty list before running cascaded_union. 11 年之前
  Juan Pablo Caram 4eb69a9f07 Added some debug prints to camplib.py 11 年之前
  jpcaram d15d768f3e Fixed saving defaults.json to the right location 11 年之前
  Juan Pablo Caram ac667682b3 Updated Ubuntu setup script to support rtree. Removed defaults.json and recent.json from the main dir. 11 年之前
  Juan Pablo Caram f68cffcfb2 Hole milling is functional. Solves issue #74. 11 年之前
  Juan Pablo Caram fe2b4c7478 Added Feed Method for clearing polygon. Some minor correction to Geometry.plot() 11 年之前