Historique des commits

Auteur SHA1 Message Date
  jpcgt d7fd72ec00 I haven't had time to do any testing myself, but looked at the code and seems fine. il y a 10 ans
  phdussud bc524684ab Implemented issue #137 il y a 10 ans
  phdussud 51d6216361 Delete will delete all selected items il y a 10 ans
  jpcaram 31ddb9cf7c Multiple statement per line problem fixed (Issue #125). il y a 10 ans
  Juan Pablo Caram 4ec72bc3f0 Fix for multiple statements per line. Tests pending. il y a 10 ans
  jpcaram aa951e277b Fixed conflict with PyQt5. Cleanup. Log level back to debug. il y a 10 ans
  jpcgt 35754aa2b5 Merged in allazar/flatcam/geomsave (pull request #6) il y a 11 ans
  Alexandru Lazar ae2e227682 Persist main window geometry il y a 11 ans
  Juan Pablo Caram 476f1e5858 Version 8.3 for Windows. il y a 11 ans
  jpcaram 873db32aad Fixed gerber parse error related to extra trace. il y a 11 ans
  Juan Pablo Caram 9b9258a831 Restored cd into app folder. il y a 11 ans
  Juan Pablo Caram 519df2385f Final 8.2 for Windows. Removed cd into app folder. il y a 11 ans
  Juan Pablo Caram dda9bb1864 Version 8.2. Log level to WARNING. Removed unused scipy.optimize. il y a 11 ans
  jpcaram e5a8a53ed4 Commented menu in FlatCAMDraw il y a 11 ans
  jpcaram 5ab7e04c2e Moved object name collision detection from new_object() to ObjectCollection.append(). Solves issue #107. il y a 11 ans
  jpcaram b89a04d1e2 Prepend to gcode. Impements issue #115. il y a 11 ans
  jpcaram 9dec4ff32f Activity shown for CNC Job generation via context manager. il y a 11 ans
  jpcaram 2c699406f7 Activity indicator as context manager when opening files. Opening gerber from File->Open Gerber launches open_gerber in thread. il y a 11 ans
  jpcaram 8da39d54d4 Desctivates canvas callbacks in drawing tool when deactivated. il y a 11 ans
  jpcaram 247901655c Complete tool change sequence for gcode generated from excellon. il y a 11 ans
  jpcaram 41e63c4390 Added paint_connect to standard paint algorithm. Resolves issue #103. il y a 11 ans
  jpcaram 6e8f82c487 Tool change support fixes. il y a 11 ans
  jpcaram bba4f3a8bb Tool change support for gcode from excellon. Untested. il y a 11 ans
  jpcaram 17a3316ce4 Improved speed in FlatCAMRTreeStorage. il y a 11 ans
  jpcaram 23b20ba716 Added intersection tool to Drawing Tool. il y a 11 ans
  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