Historique des commits

Auteur SHA1 Message Date
  Kamil Sopko 980638630d cleanups il y a 10 ans
  Juan Pablo Caram 0cc60576ab Reverted changes to read_form_item(). See #193. il y a 10 ans
  Kamil Sopko c3e544ac6c FlatCAMObj - to_form,read_form,read_form_item cleanups for better debuging and cleanup Excellon merge method il y a 10 ans
  Kamil Sopko 62816a614e OK python does not allow overloading for methods il y a 10 ans
  Kamil Sopko 84322882e9 fix FlatCamObj.offset - offset does not work on joined geometries, if tree was not flat it send list into affinity.translate. il y a 10 ans
  Marius Stanciu a7b29065df Solved issue #188: Order of the drill bits in Gcode generation from Excellon file il y a 10 ans
  Juan Pablo Caram af46cae5c7 Default value for depth/cut now positive. Added note to tooltip. il y a 10 ans
  Juan Pablo Caram 051b82009d Multiple depth cut functional. il y a 10 ans
  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