Historia zmian

Autor SHA1 Wiadomość Data
  jpcgt d7fd72ec00 I haven't had time to do any testing myself, but looked at the code and seems fine. 10 lat temu
  phdussud bc524684ab Implemented issue #137 10 lat temu
  phdussud 51d6216361 Delete will delete all selected items 10 lat temu
  jpcaram 31ddb9cf7c Multiple statement per line problem fixed (Issue #125). 10 lat temu
  Juan Pablo Caram 4ec72bc3f0 Fix for multiple statements per line. Tests pending. 10 lat temu
  jpcaram aa951e277b Fixed conflict with PyQt5. Cleanup. Log level back to debug. 10 lat temu
  jpcgt 35754aa2b5 Merged in allazar/flatcam/geomsave (pull request #6) 10 lat temu
  Alexandru Lazar ae2e227682 Persist main window geometry 10 lat temu
  Juan Pablo Caram 476f1e5858 Version 8.3 for Windows. 11 lat temu
  jpcaram 873db32aad Fixed gerber parse error related to extra trace. 11 lat temu
  Juan Pablo Caram 9b9258a831 Restored cd into app folder. 11 lat temu
  Juan Pablo Caram 519df2385f Final 8.2 for Windows. Removed cd into app folder. 11 lat temu
  Juan Pablo Caram dda9bb1864 Version 8.2. Log level to WARNING. Removed unused scipy.optimize. 11 lat temu
  jpcaram e5a8a53ed4 Commented menu in FlatCAMDraw 11 lat temu
  jpcaram 5ab7e04c2e Moved object name collision detection from new_object() to ObjectCollection.append(). Solves issue #107. 11 lat temu
  jpcaram b89a04d1e2 Prepend to gcode. Impements issue #115. 11 lat temu
  jpcaram 9dec4ff32f Activity shown for CNC Job generation via context manager. 11 lat temu
  jpcaram 2c699406f7 Activity indicator as context manager when opening files. Opening gerber from File->Open Gerber launches open_gerber in thread. 11 lat temu
  jpcaram 8da39d54d4 Desctivates canvas callbacks in drawing tool when deactivated. 11 lat temu
  jpcaram 247901655c Complete tool change sequence for gcode generated from excellon. 11 lat temu
  jpcaram 41e63c4390 Added paint_connect to standard paint algorithm. Resolves issue #103. 11 lat temu
  jpcaram 6e8f82c487 Tool change support fixes. 11 lat temu
  jpcaram bba4f3a8bb Tool change support for gcode from excellon. Untested. 11 lat temu
  jpcaram 17a3316ce4 Improved speed in FlatCAMRTreeStorage. 11 lat temu
  jpcaram 23b20ba716 Added intersection tool to Drawing Tool. 11 lat temu
  jpcaram e353413cd3 Disabled "Ok"/"Update Geometry" button after first update. Solves issue #105. 11 lat temu
  jpcaram 681996d1f6 Started profiling project (Issue #109). Created first profiling script and included test gerber. 11 lat temu
  jpcaram a34ca26a24 Introduce activity monitor FlatCAMProcess.py. 11 lat temu
  jpcaram 87fdf0a581 Another fixed bug introduced to clear_poly() in previous commit. Added process widget. 11 lat temu
  jpcaram f92255b8f9 Fixed bug introduced to clear_poly() in previous commit. 11 lat temu