提交歷史

作者 SHA1 備註 提交日期
  jpcgt d7fd72ec00 I haven't had time to do any testing myself, but looked at the code and seems fine. 10 年之前
  phdussud bc524684ab Implemented issue #137 10 年之前
  phdussud 51d6216361 Delete will delete all selected items 10 年之前
  jpcaram 31ddb9cf7c Multiple statement per line problem fixed (Issue #125). 10 年之前
  Juan Pablo Caram 4ec72bc3f0 Fix for multiple statements per line. Tests pending. 10 年之前
  jpcaram aa951e277b Fixed conflict with PyQt5. Cleanup. Log level back to debug. 11 年之前
  jpcgt 35754aa2b5 Merged in allazar/flatcam/geomsave (pull request #6) 11 年之前
  Alexandru Lazar ae2e227682 Persist main window geometry 11 年之前
  Juan Pablo Caram 476f1e5858 Version 8.3 for Windows. 11 年之前
  jpcaram 873db32aad Fixed gerber parse error related to extra trace. 11 年之前
  Juan Pablo Caram 9b9258a831 Restored cd into app folder. 11 年之前
  Juan Pablo Caram 519df2385f Final 8.2 for Windows. Removed cd into app folder. 11 年之前
  Juan Pablo Caram dda9bb1864 Version 8.2. Log level to WARNING. Removed unused scipy.optimize. 11 年之前
  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 年之前