Историја ревизија

Аутор SHA1 Порука Датум
  jpcaram e5a8a53ed4 Commented menu in FlatCAMDraw пре 11 година
  jpcaram 5ab7e04c2e Moved object name collision detection from new_object() to ObjectCollection.append(). Solves issue #107. пре 11 година
  jpcaram b89a04d1e2 Prepend to gcode. Impements issue #115. пре 11 година
  jpcaram 9dec4ff32f Activity shown for CNC Job generation via context manager. пре 11 година
  jpcaram 2c699406f7 Activity indicator as context manager when opening files. Opening gerber from File->Open Gerber launches open_gerber in thread. пре 11 година
  jpcaram 8da39d54d4 Desctivates canvas callbacks in drawing tool when deactivated. пре 11 година
  jpcaram 247901655c Complete tool change sequence for gcode generated from excellon. пре 11 година
  jpcaram 41e63c4390 Added paint_connect to standard paint algorithm. Resolves issue #103. пре 11 година
  jpcaram 6e8f82c487 Tool change support fixes. пре 11 година
  jpcaram bba4f3a8bb Tool change support for gcode from excellon. Untested. пре 11 година
  jpcaram 17a3316ce4 Improved speed in FlatCAMRTreeStorage. пре 11 година
  jpcaram 23b20ba716 Added intersection tool to Drawing Tool. пре 11 година
  jpcaram e353413cd3 Disabled "Ok"/"Update Geometry" button after first update. Solves issue #105. пре 11 година
  jpcaram 681996d1f6 Started profiling project (Issue #109). Created first profiling script and included test gerber. пре 11 година
  jpcaram a34ca26a24 Introduce activity monitor FlatCAMProcess.py. пре 11 година
  jpcaram 87fdf0a581 Another fixed bug introduced to clear_poly() in previous commit. Added process widget. пре 11 година
  jpcaram f92255b8f9 Fixed bug introduced to clear_poly() in previous commit. пре 11 година
  jpcaram d903356a55 Solved units change problem during parsing (issue #80). пре 11 година
  jpcaram 3aa1746b23 Refactored basic painting algorithm to generate FlatCAMRtreeStorage. пре 11 година
  jpcaram 4389f173a8 Removed path_join() from painting algorithm as paint_join() should do the trick alone. пре 11 година
  jpcaram c2c7a83855 Seed painting algorithm working with optimizations. пре 11 година
  jpcaram 6733ebbfa8 Refactored paint_connect() and path_connect() to receive and return FlatCAMRTreeStorage objects. Updated unittests acordingly. пре 11 година
  jpcaram a1345f0a58 Fixes to path_connect() related to LinearRings. Added test cases. пре 11 година
  jpcaram 573581ca80 Fixes to path_connect() and added units tests for it. пре 11 година
  jpcaram 6b51f03db2 "Paint connect" functional. Added to seed-based painting and unit-tested. "Path connect" still pending. Disabled. "Path connect" unit test added. пре 11 година
  jpcaram 9632d9a98f First write (untested) of paint_connect. пре 11 година
  jpcaram a42c3f6e10 Functional Geometry.path_connect() and added to seed-based painting algorithm. пре 11 година
  jpcaram a7dc9bcc09 Path optimization: Connect adjacent paths. пре 11 година
  jpcaram e5185dd66f Cleanup of camlib.CNCjob. пре 11 година
  jpcaram fd2657a8d7 Solves seed painting problem in issue #102. пре 11 година