Commit History

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