提交历史

作者 SHA1 备注 提交日期
  jpcaram 23b20ba716 Added intersection tool to Drawing Tool. 11 年之前
  jpcaram e353413cd3 Disabled "Ok"/"Update Geometry" button after first update. Solves issue #105. 11 年之前
  jpcaram a34ca26a24 Introduce activity monitor FlatCAMProcess.py. 11 年之前
  jpcaram 3aa1746b23 Refactored basic painting algorithm to generate FlatCAMRtreeStorage. 11 年之前
  jpcaram 6733ebbfa8 Refactored paint_connect() and path_connect() to receive and return FlatCAMRTreeStorage objects. Updated unittests acordingly. 11 年之前
  jpcaram fd2657a8d7 Solves seed painting problem in issue #102. 11 年之前
  Juan Pablo Caram 0cee5d95cc Not re-raising TCL errors. Solves issue #82. 11 年之前
  Juan Pablo Caram 05d6adda8b Chdir to application directory. 11 年之前
  Juan Pablo Caram 6361ad3338 Path check. 11 年之前
  Juan Pablo Caram 670dd48127 Added "excellon_zeros" application default. It get propagated to the Excellon class. 11 年之前
  Juan Pablo Caram 34a6b60053 Fixed Geometry merging. Solves issue #99. 11 年之前
  Juan Pablo Caram 840cfcf9ff Cleanup for 8.1 11 年之前
  jpcaram 2a21c426e3 Fixes replot problem after delete with key. 11 年之前
  jpcaram 207842f98f Added some error handling to the Excellon parser. 11 年之前
  Juan Pablo Caram ddd90f9f33 Solves Gerber parser bug in Issue #92 (Incorrect Flashes). 11 年之前
  jpcaram ba4ddee5fe Cleanup. 11 年之前
  Juan Pablo Caram 1eaba57dd1 Version 8. Cleanup and logging level reduced to WARNING. 11 年之前
  Kamil Sopko 0a3b384d0b add cmd line -h for help 11 年之前
  Kamil Sopko de3694f86c add shell commands and docs: 11 年之前
  jpcaram a0d6d1a6a9 Added OS-X installation instructions to manual. 11 年之前
  jpcaram d15d768f3e Fixed saving defaults.json to the right location 11 年之前
  Juan Pablo Caram ac667682b3 Updated Ubuntu setup script to support rtree. Removed defaults.json and recent.json from the main dir. 11 年之前
  Juan Pablo Caram f68cffcfb2 Hole milling is functional. Solves issue #74. 11 年之前
  Juan Pablo Caram 7a95d739ef Snap-to feature in drawing tool. 11 年之前
  Juan Pablo Caram 2dad3ce903 Moved last used folder into application defaults. 11 年之前
  Juan Pablo Caram c4aa90090b Settings and recent items now saved to propper location. Added missing icons. 11 年之前
  Juan Pablo Caram 6cd256ad49 Closing the main window now closes the whole program. 11 年之前
  Juan Pablo Caram cea41c827e Merge Geometry. Excellon coordinate parse fix. New GCode generation algorithm. Improved status bar. 11 年之前
  Juan Pablo Caram 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. 11 年之前
  Juan Pablo Caram b873cbfea4 Fixed Gerber parser: Now buffers current path with previous tool on tool change. 11 年之前