Historial de Commits

Autor SHA1 Mensaje Fecha
  jpcaram 31ddb9cf7c Multiple statement per line problem fixed (Issue #125). hace 10 años
  Juan Pablo Caram 4ec72bc3f0 Fix for multiple statements per line. Tests pending. hace 10 años
  jpcaram aa951e277b Fixed conflict with PyQt5. Cleanup. Log level back to debug. hace 10 años
  Juan Pablo Caram 476f1e5858 Version 8.3 for Windows. hace 11 años
  jpcaram 873db32aad Fixed gerber parse error related to extra trace. hace 11 años
  Juan Pablo Caram 519df2385f Final 8.2 for Windows. Removed cd into app folder. hace 11 años
  Juan Pablo Caram dda9bb1864 Version 8.2. Log level to WARNING. Removed unused scipy.optimize. hace 11 años
  jpcaram 9dec4ff32f Activity shown for CNC Job generation via context manager. hace 11 años
  jpcaram 2c699406f7 Activity indicator as context manager when opening files. Opening gerber from File->Open Gerber launches open_gerber in thread. hace 11 años
  jpcaram 8da39d54d4 Desctivates canvas callbacks in drawing tool when deactivated. hace 11 años
  jpcaram 247901655c Complete tool change sequence for gcode generated from excellon. hace 11 años
  jpcaram 41e63c4390 Added paint_connect to standard paint algorithm. Resolves issue #103. hace 11 años
  jpcaram bba4f3a8bb Tool change support for gcode from excellon. Untested. hace 11 años
  jpcaram 17a3316ce4 Improved speed in FlatCAMRTreeStorage. hace 11 años
  jpcaram e353413cd3 Disabled "Ok"/"Update Geometry" button after first update. Solves issue #105. hace 11 años
  jpcaram 87fdf0a581 Another fixed bug introduced to clear_poly() in previous commit. Added process widget. hace 11 años
  jpcaram f92255b8f9 Fixed bug introduced to clear_poly() in previous commit. hace 11 años
  jpcaram d903356a55 Solved units change problem during parsing (issue #80). hace 11 años
  jpcaram 3aa1746b23 Refactored basic painting algorithm to generate FlatCAMRtreeStorage. hace 11 años
  jpcaram 4389f173a8 Removed path_join() from painting algorithm as paint_join() should do the trick alone. hace 11 años
  jpcaram c2c7a83855 Seed painting algorithm working with optimizations. hace 11 años
  jpcaram 6733ebbfa8 Refactored paint_connect() and path_connect() to receive and return FlatCAMRTreeStorage objects. Updated unittests acordingly. hace 11 años
  jpcaram a1345f0a58 Fixes to path_connect() related to LinearRings. Added test cases. hace 11 años
  jpcaram 573581ca80 Fixes to path_connect() and added units tests for it. hace 11 años
  jpcaram 6b51f03db2 "Paint connect" functional. Added to seed-based painting and unit-tested. "Path connect" still pending. Disabled. "Path connect" unit test added. hace 11 años
  jpcaram 9632d9a98f First write (untested) of paint_connect. hace 11 años
  jpcaram a42c3f6e10 Functional Geometry.path_connect() and added to seed-based painting algorithm. hace 11 años
  jpcaram a7dc9bcc09 Path optimization: Connect adjacent paths. hace 11 años
  jpcaram e5185dd66f Cleanup of camlib.CNCjob. hace 11 años
  jpcaram fd2657a8d7 Solves seed painting problem in issue #102. hace 11 años