Revīziju vēsture

Autors SHA1 Ziņojums Datums
  jpcaram 17a3316ce4 Improved speed in FlatCAMRTreeStorage. 11 gadi atpakaļ
  jpcaram e353413cd3 Disabled "Ok"/"Update Geometry" button after first update. Solves issue #105. 11 gadi atpakaļ
  jpcaram 87fdf0a581 Another fixed bug introduced to clear_poly() in previous commit. Added process widget. 11 gadi atpakaļ
  jpcaram f92255b8f9 Fixed bug introduced to clear_poly() in previous commit. 11 gadi atpakaļ
  jpcaram d903356a55 Solved units change problem during parsing (issue #80). 11 gadi atpakaļ
  jpcaram 3aa1746b23 Refactored basic painting algorithm to generate FlatCAMRtreeStorage. 11 gadi atpakaļ
  jpcaram 4389f173a8 Removed path_join() from painting algorithm as paint_join() should do the trick alone. 11 gadi atpakaļ
  jpcaram c2c7a83855 Seed painting algorithm working with optimizations. 11 gadi atpakaļ
  jpcaram 6733ebbfa8 Refactored paint_connect() and path_connect() to receive and return FlatCAMRTreeStorage objects. Updated unittests acordingly. 11 gadi atpakaļ
  jpcaram a1345f0a58 Fixes to path_connect() related to LinearRings. Added test cases. 11 gadi atpakaļ
  jpcaram 573581ca80 Fixes to path_connect() and added units tests for it. 11 gadi atpakaļ
  jpcaram 6b51f03db2 "Paint connect" functional. Added to seed-based painting and unit-tested. "Path connect" still pending. Disabled. "Path connect" unit test added. 11 gadi atpakaļ
  jpcaram 9632d9a98f First write (untested) of paint_connect. 11 gadi atpakaļ
  jpcaram a42c3f6e10 Functional Geometry.path_connect() and added to seed-based painting algorithm. 11 gadi atpakaļ
  jpcaram a7dc9bcc09 Path optimization: Connect adjacent paths. 11 gadi atpakaļ
  jpcaram e5185dd66f Cleanup of camlib.CNCjob. 11 gadi atpakaļ
  jpcaram fd2657a8d7 Solves seed painting problem in issue #102. 11 gadi atpakaļ
  Juan Pablo Caram 6361ad3338 Path check. 11 gadi atpakaļ
  Juan Pablo Caram 922aa6734d Added python-simplejson line to setup_ubuntu.sh. 11 gadi atpakaļ
  Juan Pablo Caram 670dd48127 Added "excellon_zeros" application default. It get propagated to the Excellon class. 11 gadi atpakaļ
  Juan Pablo Caram 34a6b60053 Fixed Geometry merging. Solves issue #99. 11 gadi atpakaļ
  Juan Pablo Caram 840cfcf9ff Cleanup for 8.1 11 gadi atpakaļ
  jpcaram 4c234fcd55 Fixes polygon finding for painting. Function find_polygon made a method of Geometry. Solves Issue #96. 11 gadi atpakaļ
  jpcaram 3bedda2aeb Unittests for Excellon number parser. 11 gadi atpakaļ
  jpcaram 1b154ab057 Added support for M71/72 in Excellon parser. 11 gadi atpakaļ
  jpcaram 207842f98f Added some error handling to the Excellon parser. 11 gadi atpakaļ
  Juan Pablo Caram ddd90f9f33 Solves Gerber parser bug in Issue #92 (Incorrect Flashes). 11 gadi atpakaļ
  Juan Pablo Caram 1eaba57dd1 Version 8. Cleanup and logging level reduced to WARNING. 11 gadi atpakaļ
  Juan Pablo Caram fe61447887 Cleanup for version 8. 11 gadi atpakaļ
  Juan Pablo Caram 04d028ecc0 Removed print statements. 11 gadi atpakaļ