Historie revizí

Autor SHA1 Zpráva Datum
  Juan Pablo Caram 6fa0e91875 Fixed #139, Polygon aperture twice as large. před 10 roky
  Jørn Sandvik Nilsson 44f5da3326 Added parameter "spindlespeed" to cncjob and drillcncjob. Will generate gcode "M03 S4000" (4000 rpm), or "M03" if omitted. před 10 roky
  phdussud 0bf21458c6 Resolve issue 144 před 10 roky
  phdussud f5e481d1fa Best effort to generate isolation path cutting on the conventional side před 10 roky
  jpcaram cd39a55696 Support for optional '+' on Gerber numbers. Solvers #142. před 10 roky
  phdussud a8e8b9f0b6 Added S and T to the list of allowed Gcode commands. před 10 roky
  jpcaram 31ddb9cf7c Multiple statement per line problem fixed (Issue #125). před 10 roky
  Juan Pablo Caram 4ec72bc3f0 Fix for multiple statements per line. Tests pending. před 10 roky
  jpcaram aa951e277b Fixed conflict with PyQt5. Cleanup. Log level back to debug. před 10 roky
  Juan Pablo Caram 476f1e5858 Version 8.3 for Windows. před 11 roky
  jpcaram 873db32aad Fixed gerber parse error related to extra trace. před 11 roky
  Juan Pablo Caram 519df2385f Final 8.2 for Windows. Removed cd into app folder. před 11 roky
  Juan Pablo Caram dda9bb1864 Version 8.2. Log level to WARNING. Removed unused scipy.optimize. před 11 roky
  jpcaram 9dec4ff32f Activity shown for CNC Job generation via context manager. před 11 roky
  jpcaram 2c699406f7 Activity indicator as context manager when opening files. Opening gerber from File->Open Gerber launches open_gerber in thread. před 11 roky
  jpcaram 8da39d54d4 Desctivates canvas callbacks in drawing tool when deactivated. před 11 roky
  jpcaram 247901655c Complete tool change sequence for gcode generated from excellon. před 11 roky
  jpcaram 41e63c4390 Added paint_connect to standard paint algorithm. Resolves issue #103. před 11 roky
  jpcaram bba4f3a8bb Tool change support for gcode from excellon. Untested. před 11 roky
  jpcaram 17a3316ce4 Improved speed in FlatCAMRTreeStorage. před 11 roky
  jpcaram e353413cd3 Disabled "Ok"/"Update Geometry" button after first update. Solves issue #105. před 11 roky
  jpcaram 87fdf0a581 Another fixed bug introduced to clear_poly() in previous commit. Added process widget. před 11 roky
  jpcaram f92255b8f9 Fixed bug introduced to clear_poly() in previous commit. před 11 roky
  jpcaram d903356a55 Solved units change problem during parsing (issue #80). před 11 roky
  jpcaram 3aa1746b23 Refactored basic painting algorithm to generate FlatCAMRtreeStorage. před 11 roky
  jpcaram 4389f173a8 Removed path_join() from painting algorithm as paint_join() should do the trick alone. před 11 roky
  jpcaram c2c7a83855 Seed painting algorithm working with optimizations. před 11 roky
  jpcaram 6733ebbfa8 Refactored paint_connect() and path_connect() to receive and return FlatCAMRTreeStorage objects. Updated unittests acordingly. před 11 roky
  jpcaram a1345f0a58 Fixes to path_connect() related to LinearRings. Added test cases. před 11 roky
  jpcaram 573581ca80 Fixes to path_connect() and added units tests for it. před 11 roky