Historique des commits

Auteur SHA1 Message Date
  jpcaram e353413cd3 Disabled "Ok"/"Update Geometry" button after first update. Solves issue #105. il y a 11 ans
  jpcaram 681996d1f6 Started profiling project (Issue #109). Created first profiling script and included test gerber. il y a 11 ans
  jpcaram a34ca26a24 Introduce activity monitor FlatCAMProcess.py. il y a 11 ans
  jpcaram 87fdf0a581 Another fixed bug introduced to clear_poly() in previous commit. Added process widget. il y a 11 ans
  jpcaram f92255b8f9 Fixed bug introduced to clear_poly() in previous commit. il y a 11 ans
  jpcaram d903356a55 Solved units change problem during parsing (issue #80). il y a 11 ans
  jpcaram 3aa1746b23 Refactored basic painting algorithm to generate FlatCAMRtreeStorage. il y a 11 ans
  jpcaram 4389f173a8 Removed path_join() from painting algorithm as paint_join() should do the trick alone. il y a 11 ans
  jpcaram c2c7a83855 Seed painting algorithm working with optimizations. il y a 11 ans
  jpcaram 6733ebbfa8 Refactored paint_connect() and path_connect() to receive and return FlatCAMRTreeStorage objects. Updated unittests acordingly. il y a 11 ans
  jpcaram a1345f0a58 Fixes to path_connect() related to LinearRings. Added test cases. il y a 11 ans
  jpcaram 573581ca80 Fixes to path_connect() and added units tests for it. il y a 11 ans
  jpcaram 6b51f03db2 "Paint connect" functional. Added to seed-based painting and unit-tested. "Path connect" still pending. Disabled. "Path connect" unit test added. il y a 11 ans
  jpcaram 9632d9a98f First write (untested) of paint_connect. il y a 11 ans
  jpcaram a42c3f6e10 Functional Geometry.path_connect() and added to seed-based painting algorithm. il y a 11 ans
  jpcaram a7dc9bcc09 Path optimization: Connect adjacent paths. il y a 11 ans
  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 0cee5d95cc Not re-raising TCL errors. Solves issue #82. il y a 11 ans
  Juan Pablo Caram 05d6adda8b Chdir to application directory. 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 d002b6c5c6 Hid offset and scale tools from CNCJob GUI. Such features are not implemented for CNCJob objects. 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 4cbeec5a84 Solves exception when hitting a key a no tool being active in FlatCAMDraw. Was also preventing scrolling. Solve #93. il y a 11 ans
  jpcaram 2a21c426e3 Fixes replot problem after delete with key. 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 6582a6c748 Unittesting complete for Excellon number format. il y a 11 ans