Historique des commits

Auteur SHA1 Message Date
  jpcaram e5185dd66f Cleanup of camlib.CNCjob. il y a 11 ans
  jpcaram fd2657a8d7 Solves seed painting problem in issue #102. il y a 11 ans
  Juan Pablo Caram 6361ad3338 Path check. il y a 11 ans
  Juan Pablo Caram 922aa6734d Added python-simplejson line to setup_ubuntu.sh. il y a 11 ans
  Juan Pablo Caram 670dd48127 Added "excellon_zeros" application default. It get propagated to the Excellon class. il y a 11 ans
  Juan Pablo Caram 34a6b60053 Fixed Geometry merging. Solves issue #99. il y a 11 ans
  Juan Pablo Caram 840cfcf9ff Cleanup for 8.1 il y a 11 ans
  jpcaram 4c234fcd55 Fixes polygon finding for painting. Function find_polygon made a method of Geometry. Solves Issue #96. il y a 11 ans
  jpcaram 3bedda2aeb Unittests for Excellon number parser. il y a 11 ans
  jpcaram 1b154ab057 Added support for M71/72 in Excellon parser. il y a 11 ans
  jpcaram 207842f98f Added some error handling to the Excellon parser. il y a 11 ans
  Juan Pablo Caram ddd90f9f33 Solves Gerber parser bug in Issue #92 (Incorrect Flashes). il y a 11 ans
  Juan Pablo Caram 1eaba57dd1 Version 8. Cleanup and logging level reduced to WARNING. il y a 11 ans
  Juan Pablo Caram fe61447887 Cleanup for version 8. il y a 11 ans
  Juan Pablo Caram 04d028ecc0 Removed print statements. il y a 11 ans
  jpcaram 9c5b6a8799 Cleanup. il y a 11 ans
  jpcaram 8c082365d7 Added KeySensitiveListView for objects in project. Delete key deletes selected objects. il y a 11 ans
  jpcaram f17f955355 Added delete button in drawing toolbar. il y a 11 ans
  jpcaram 977b5b1f91 Using FlatCamRTreeStorage in copper clearing algorithm. il y a 11 ans
  jpcaram c20c6b0abf Using FlatCAMRTreeStorage in DrawingTool. il y a 11 ans
  Juan Pablo Caram e547386649 Custom RTree wrapper. FlatCAMRTree and FlatCAMRTreeStorage. il y a 11 ans
  jpcaram a0d6d1a6a9 Added OS-X installation instructions to manual. il y a 11 ans
  jpcaram 360127e6ad Functioning 3-point arc. Progress on 2pt + center arc. il y a 11 ans
  jpcaram 97a1e17b0d Fixed bug preventing from saving G-Code. il y a 11 ans
  jpcaram c1b606feb4 Temporary fix/workaround for bug #83. Checking for empty list before running cascaded_union. il y a 11 ans
  Juan Pablo Caram 4eb69a9f07 Added some debug prints to camplib.py il y a 11 ans
  Juan Pablo Caram ac667682b3 Updated Ubuntu setup script to support rtree. Removed defaults.json and recent.json from the main dir. il y a 11 ans
  Juan Pablo Caram f68cffcfb2 Hole milling is functional. Solves issue #74. il y a 11 ans
  Juan Pablo Caram fe2b4c7478 Added Feed Method for clearing polygon. Some minor correction to Geometry.plot() il y a 11 ans
  Juan Pablo Caram 66929a82db Fixed gerber parser for 360 deg. arcs. il y a 11 ans