Historique des commits

Auteur SHA1 Message Date
  Juan Pablo Caram b52863a6af Added comments. il y a 10 ans
  Juan Pablo Caram 8f5cc7a02d Option to override user's defaults. Needed for unit testing. il y a 10 ans
  Juan Pablo Caram a2ac2b12be Support for milling holes from the shell, command "millholes". il y a 10 ans
  Juan Pablo Caram f503dabc7e Spindle speed for G-code from geometry and excellon. Solves #124. il y a 10 ans
  Juan Pablo Caram 0077aaea14 Started solution to #145. il y a 10 ans
  Jørn Sandvik Nilsson 44f5da3326 Added parameter "spindlespeed" to cncjob and drillcncjob. Will generate gcode "M03 S4000" (4000 rpm), or "M03" if omitted. il y a 10 ans
  phdussud f5e481d1fa Best effort to generate isolation path cutting on the conventional side il y a 10 ans
  phdussud bc524684ab Implemented issue #137 il y a 10 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 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 a34ca26a24 Introduce activity monitor FlatCAMProcess.py. il y a 11 ans
  jpcaram f92255b8f9 Fixed bug introduced to clear_poly() in previous commit. il y a 11 ans
  jpcaram c2c7a83855 Seed painting algorithm working with optimizations. il y a 11 ans
  jpcaram 6b51f03db2 "Paint connect" functional. Added to seed-based painting and unit-tested. "Path connect" still pending. Disabled. "Path connect" unit test added. il y a 11 ans
  Juan Pablo Caram d002b6c5c6 Hid offset and scale tools from CNCJob GUI. Such features are not implemented for CNCJob objects. il y a 11 ans
  Juan Pablo Caram 34a6b60053 Fixed Geometry merging. Solves issue #99. il y a 11 ans
  jpcaram 4c234fcd55 Fixes polygon finding for painting. Function find_polygon made a method of Geometry. Solves Issue #96. il y a 11 ans
  Juan Pablo Caram d0eff0f25d Cleanup. il y a 11 ans
  jpcaram 55bf206060 Cleanup. il y a 11 ans
  jpcaram 97a1e17b0d Fixed bug preventing from saving G-Code. il y a 11 ans
  Juan Pablo Caram f68cffcfb2 Hole milling is functional. Solves issue #74. il y a 11 ans
  Juan Pablo Caram fe2b4c7478 Added Feed Method for clearing polygon. Some minor correction to Geometry.plot() il y a 11 ans
  Juan Pablo Caram cea41c827e Merge Geometry. Excellon coordinate parse fix. New GCode generation algorithm. Improved status bar. il y a 11 ans
  Juan Pablo Caram 5659c3e7bd Fixed Gerber parser: Now buffers current path with previous tool on tool change. il y a 11 ans
  Juan Pablo Caram 73aa0c38a0 Basic geometry editor for goemetry objects started. il y a 11 ans
  Juan Pablo Caram 63a97bb15b Functioning shell. Version check from flatcam.org. Usage report on version check. il y a 11 ans
  Juan Pablo Caram b2cc2f3fdb Major work on the command line tool. Version check on the new website. il y a 11 ans