Commit History

Author SHA1 Message Date
  phdussud f5e481d1fa Best effort to generate isolation path cutting on the conventional side 10 years ago
  phdussud bc524684ab Implemented issue #137 10 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 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 a34ca26a24 Introduce activity monitor FlatCAMProcess.py. 11 years ago
  jpcaram f92255b8f9 Fixed bug introduced to clear_poly() in previous commit. 11 years ago
  jpcaram c2c7a83855 Seed painting algorithm working with optimizations. 11 years ago
  jpcaram 6b51f03db2 "Paint connect" functional. Added to seed-based painting and unit-tested. "Path connect" still pending. Disabled. "Path connect" unit test added. 11 years ago
  Juan Pablo Caram d002b6c5c6 Hid offset and scale tools from CNCJob GUI. Such features are not implemented for CNCJob objects. 11 years ago
  Juan Pablo Caram 34a6b60053 Fixed Geometry merging. Solves issue #99. 11 years ago
  jpcaram 4c234fcd55 Fixes polygon finding for painting. Function find_polygon made a method of Geometry. Solves Issue #96. 11 years ago
  Juan Pablo Caram d0eff0f25d Cleanup. 11 years ago
  jpcaram 55bf206060 Cleanup. 11 years ago
  jpcaram 97a1e17b0d Fixed bug preventing from saving G-Code. 11 years ago
  Juan Pablo Caram f68cffcfb2 Hole milling is functional. Solves issue #74. 11 years ago
  Juan Pablo Caram fe2b4c7478 Added Feed Method for clearing polygon. Some minor correction to Geometry.plot() 11 years ago
  Juan Pablo Caram cea41c827e Merge Geometry. Excellon coordinate parse fix. New GCode generation algorithm. Improved status bar. 11 years ago
  Juan Pablo Caram 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. 11 years ago
  Juan Pablo Caram 73aa0c38a0 Basic geometry editor for goemetry objects started. 11 years ago
  Juan Pablo Caram 63a97bb15b Functioning shell. Version check from flatcam.org. Usage report on version check. 11 years ago
  Juan Pablo Caram b2cc2f3fdb Major work on the command line tool. Version check on the new website. 11 years ago
  Juan Pablo Caram 8cb509d6f3 Initial implementation of console. 11 years ago
  Juan Pablo Caram 16734f5d1a Convertion to Qt. Major refactoring. 11 years ago
  Juan Pablo Caram 74a1331a7a Typo fix in ObjectCollection.py 11 years ago
  Juan Pablo Caram 582e472e12 Use of logging instead of print statements. 11 years ago
  Juan Pablo Caram 0bdc3b19f0 Major modifications to data/gui interactions. In progress. 11 years ago
  Juan Pablo Caram e0d2daca6c Optimized Gerber parser. Some minor improvements to Excellon parser. 11 years ago