提交歷史

作者 SHA1 備註 提交日期
  Juan Pablo Caram 6361ad3338 Path check. 11 年之前
  Juan Pablo Caram 922aa6734d Added python-simplejson line to setup_ubuntu.sh. 11 年之前
  Juan Pablo Caram 670dd48127 Added "excellon_zeros" application default. It get propagated to the Excellon class. 11 年之前
  Juan Pablo Caram 34a6b60053 Fixed Geometry merging. Solves issue #99. 11 年之前
  Juan Pablo Caram 840cfcf9ff Cleanup for 8.1 11 年之前
  jpcaram 4c234fcd55 Fixes polygon finding for painting. Function find_polygon made a method of Geometry. Solves Issue #96. 11 年之前
  jpcaram 3bedda2aeb Unittests for Excellon number parser. 11 年之前
  jpcaram 1b154ab057 Added support for M71/72 in Excellon parser. 11 年之前
  jpcaram 207842f98f Added some error handling to the Excellon parser. 11 年之前
  Juan Pablo Caram ddd90f9f33 Solves Gerber parser bug in Issue #92 (Incorrect Flashes). 11 年之前
  Juan Pablo Caram 1eaba57dd1 Version 8. Cleanup and logging level reduced to WARNING. 11 年之前
  Juan Pablo Caram fe61447887 Cleanup for version 8. 11 年之前
  Juan Pablo Caram 04d028ecc0 Removed print statements. 11 年之前
  jpcaram 9c5b6a8799 Cleanup. 11 年之前
  jpcaram 8c082365d7 Added KeySensitiveListView for objects in project. Delete key deletes selected objects. 11 年之前
  jpcaram f17f955355 Added delete button in drawing toolbar. 11 年之前
  jpcaram 977b5b1f91 Using FlatCamRTreeStorage in copper clearing algorithm. 11 年之前
  jpcaram c20c6b0abf Using FlatCAMRTreeStorage in DrawingTool. 11 年之前
  Juan Pablo Caram e547386649 Custom RTree wrapper. FlatCAMRTree and FlatCAMRTreeStorage. 11 年之前
  jpcaram a0d6d1a6a9 Added OS-X installation instructions to manual. 11 年之前
  jpcaram 360127e6ad Functioning 3-point arc. Progress on 2pt + center arc. 11 年之前
  jpcaram 97a1e17b0d Fixed bug preventing from saving G-Code. 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 年之前
  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 年之前
  Juan Pablo Caram 66929a82db Fixed gerber parser for 360 deg. arcs. 11 年之前
  Juan Pablo Caram 45327552de Gerber support for single quadrant arcs (G74). 11 年之前
  Juan Pablo Caram 47dd9e3715 Fixed zdownrate bug preventing gcode generation. 11 年之前