Histórico de Commits

Autor SHA1 Mensagem Data
  jpcgt 35754aa2b5 Merged in allazar/flatcam/geomsave (pull request #6) há 10 anos atrás
  Alexandru Lazar ae2e227682 Persist main window geometry há 11 anos atrás
  Juan Pablo Caram 476f1e5858 Version 8.3 for Windows. há 11 anos atrás
  jpcaram 873db32aad Fixed gerber parse error related to extra trace. há 11 anos atrás
  Juan Pablo Caram 9b9258a831 Restored cd into app folder. há 11 anos atrás
  Juan Pablo Caram 519df2385f Final 8.2 for Windows. Removed cd into app folder. há 11 anos atrás
  Juan Pablo Caram dda9bb1864 Version 8.2. Log level to WARNING. Removed unused scipy.optimize. há 11 anos atrás
  jpcaram e5a8a53ed4 Commented menu in FlatCAMDraw há 11 anos atrás
  jpcaram 5ab7e04c2e Moved object name collision detection from new_object() to ObjectCollection.append(). Solves issue #107. há 11 anos atrás
  jpcaram b89a04d1e2 Prepend to gcode. Impements issue #115. há 11 anos atrás
  jpcaram 9dec4ff32f Activity shown for CNC Job generation via context manager. há 11 anos atrás
  jpcaram 2c699406f7 Activity indicator as context manager when opening files. Opening gerber from File->Open Gerber launches open_gerber in thread. há 11 anos atrás
  jpcaram 8da39d54d4 Desctivates canvas callbacks in drawing tool when deactivated. há 11 anos atrás
  jpcaram 247901655c Complete tool change sequence for gcode generated from excellon. há 11 anos atrás
  jpcaram 41e63c4390 Added paint_connect to standard paint algorithm. Resolves issue #103. há 11 anos atrás
  jpcaram 6e8f82c487 Tool change support fixes. há 11 anos atrás
  jpcaram bba4f3a8bb Tool change support for gcode from excellon. Untested. há 11 anos atrás
  jpcaram 17a3316ce4 Improved speed in FlatCAMRTreeStorage. há 11 anos atrás
  jpcaram 23b20ba716 Added intersection tool to Drawing Tool. há 11 anos atrás
  jpcaram e353413cd3 Disabled "Ok"/"Update Geometry" button after first update. Solves issue #105. há 11 anos atrás
  jpcaram 681996d1f6 Started profiling project (Issue #109). Created first profiling script and included test gerber. há 11 anos atrás
  jpcaram a34ca26a24 Introduce activity monitor FlatCAMProcess.py. há 11 anos atrás
  jpcaram 87fdf0a581 Another fixed bug introduced to clear_poly() in previous commit. Added process widget. há 11 anos atrás
  jpcaram f92255b8f9 Fixed bug introduced to clear_poly() in previous commit. há 11 anos atrás
  jpcaram d903356a55 Solved units change problem during parsing (issue #80). há 11 anos atrás
  jpcaram 3aa1746b23 Refactored basic painting algorithm to generate FlatCAMRtreeStorage. há 11 anos atrás
  jpcaram 4389f173a8 Removed path_join() from painting algorithm as paint_join() should do the trick alone. há 11 anos atrás
  jpcaram c2c7a83855 Seed painting algorithm working with optimizations. há 11 anos atrás
  jpcaram 6733ebbfa8 Refactored paint_connect() and path_connect() to receive and return FlatCAMRTreeStorage objects. Updated unittests acordingly. há 11 anos atrás
  jpcaram a1345f0a58 Fixes to path_connect() related to LinearRings. Added test cases. há 11 anos atrás