Commit történet

Szerző SHA1 Üzenet Dátum
  Juan Pablo Caram 0cc60576ab Reverted changes to read_form_item(). See #193. 10 éve
  Kamil Sopko c3e544ac6c FlatCAMObj - to_form,read_form,read_form_item cleanups for better debuging and cleanup Excellon merge method 10 éve
  Kamil Sopko 62816a614e OK python does not allow overloading for methods 10 éve
  Kamil Sopko 84322882e9 fix FlatCamObj.offset - offset does not work on joined geometries, if tree was not flat it send list into affinity.translate. 10 éve
  Marius Stanciu a7b29065df Solved issue #188: Order of the drill bits in Gcode generation from Excellon file 10 éve
  Juan Pablo Caram af46cae5c7 Default value for depth/cut now positive. Added note to tooltip. 10 éve
  Juan Pablo Caram 051b82009d Multiple depth cut functional. 10 éve
  Juan Pablo Caram b52863a6af Added comments. 10 éve
  Juan Pablo Caram 8f5cc7a02d Option to override user's defaults. Needed for unit testing. 10 éve
  Juan Pablo Caram a2ac2b12be Support for milling holes from the shell, command "millholes". 10 éve
  Juan Pablo Caram f503dabc7e Spindle speed for G-code from geometry and excellon. Solves #124. 10 éve
  Juan Pablo Caram 0077aaea14 Started solution to #145. 10 éve
  Jørn Sandvik Nilsson 44f5da3326 Added parameter "spindlespeed" to cncjob and drillcncjob. Will generate gcode "M03 S4000" (4000 rpm), or "M03" if omitted. 10 éve
  phdussud f5e481d1fa Best effort to generate isolation path cutting on the conventional side 10 éve
  phdussud bc524684ab Implemented issue #137 10 éve
  jpcaram b89a04d1e2 Prepend to gcode. Impements issue #115. 11 éve
  jpcaram 9dec4ff32f Activity shown for CNC Job generation via context manager. 11 éve
  jpcaram 41e63c4390 Added paint_connect to standard paint algorithm. Resolves issue #103. 11 éve
  jpcaram 6e8f82c487 Tool change support fixes. 11 éve
  jpcaram bba4f3a8bb Tool change support for gcode from excellon. Untested. 11 éve
  jpcaram a34ca26a24 Introduce activity monitor FlatCAMProcess.py. 11 éve
  jpcaram f92255b8f9 Fixed bug introduced to clear_poly() in previous commit. 11 éve
  jpcaram c2c7a83855 Seed painting algorithm working with optimizations. 11 éve
  jpcaram 6b51f03db2 "Paint connect" functional. Added to seed-based painting and unit-tested. "Path connect" still pending. Disabled. "Path connect" unit test added. 11 éve
  Juan Pablo Caram d002b6c5c6 Hid offset and scale tools from CNCJob GUI. Such features are not implemented for CNCJob objects. 11 éve
  Juan Pablo Caram 34a6b60053 Fixed Geometry merging. Solves issue #99. 11 éve
  jpcaram 4c234fcd55 Fixes polygon finding for painting. Function find_polygon made a method of Geometry. Solves Issue #96. 11 éve
  Juan Pablo Caram d0eff0f25d Cleanup. 11 éve
  jpcaram 55bf206060 Cleanup. 11 éve
  jpcaram 97a1e17b0d Fixed bug preventing from saving G-Code. 11 éve