Commit History

Autor SHA1 Mensaxe Data
  Marius Stanciu f38dab80e3 - added for NCC Tool and Paint Tool a setting in the Preferences -> Tools --> (NCC Tool/ Paint Tool) that can set a progressive plotting (plot shapes as they are processed) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 198e055328 - added a setting in Preferences -> Gerber -> Gerber General named Buffering. If set to 'no' the Gerber objects load a lot more faster (perhaps 10 times faster than when set to 'full') but the visual look is not so great as all the aperture polygons can be seen %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 28a86aa661 - updated German language translation files %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 97024ed643 - corrected some issues and made Move Tool to show correctly when it is moving and when it is offsetting the objects position %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 4cbb5846e3 - all transformation functions show now the progress (rotate, mirror, scale, offset, skew) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 5d854a6f1b - added a method to gracefully exit from threaded tasks and implemented it for the NCC Tool and for the Paint Tool %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 124abf78b4 - made the objects offset (therefore the Move Tool) show progress display %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 24e29bda55 - more customization for the progress display in case of NCC Tool, Paint Tool and for the Gcode generation %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 053ceb3c24 - added progress display in status bar for generating CNCJob from Geometry objects %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 48e9f4a260 - added progress display in status bar for generating CNCJob from Excellon objects %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu c1e079474d - small changes %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu eb7584b649 - hidden the configuration for G91 coordinates due of deciding to leave this development for another time; it require too much refactoring %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 67f0c657c6 - more messages %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 76138986bf - fixed issue with loading files at start-up %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu a2a3f1c1ed - added support for G91 coordinates %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 28e31eb312 - started to work on support for G91 in Gcode (relative coordinates) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu d909b98130 - fixed bug in camblib.clear_polygon3() which caused that some copper clearing / paintings were not complete (some polygons were not processed) when the Straight Lines method was used %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 4d9ff1c134 - fixed an issue when multi depth step is larger than the depth of cut %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu ba1e0bc94b - fixed Tcl Command CncJob %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu eedfb56bf5 - fixed minor issues %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 883e1ca837 - fixed bug in Excellon parser for the Excellon files that do not put the type of zero suppression they use in the file (like DipTrace eCAD) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 97e262e47c - changed some debug messages in camlib.py and in FlatCAMObj.py %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu b20203eace - moved the initialization of the FlatCAM editors after a read of the default values. If I don't do this then only at the first start of the application the Editors are not functional as the Editor objects are most likely destroyed %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 9205dd61f8 - fixed error when creating CNCJob due of having the annotations disabled from preferences but the plot2() function from camlib.CNCJob class still performed operations who yielded TypeError exceptions %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 0131fb7700 - fixed error when creating CNCJob due of having the annotations disabled from preferences but the plot2() function from camlib.CNCJob class still performed operations who yielded TypeError exceptions %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu bc6b2666cd - added estimated time of routing for the CNCJob and added travelled distance parameter for geometry, too %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu eb385c1b28 - made sure that if multi depth is choosed when creating GCode then if the multidepth is more than the depth of cut only one cut is made (to the depth of cut) %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu c886e3300c - added the Slot Type parameter for exporting Excellon in Edit -> Preferences -> Excellon -> Export Excellon. Now the Excellon object can be exported also with drilled slot command G85 %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu 04bc1ba013 - fixed bug in camlib.Gerber.parse_lines() Gerber parser where for Allegro Gerber files the Gerber units were incorrectly detected %!s(int64=6) %!d(string=hai) anos
  Marius Stanciu fd104eee55 - done regression to solve the bug with multiple passes cutting from the copper features (I should remember not to make mods here) %!s(int64=6) %!d(string=hai) anos