提交历史

作者 SHA1 备注 提交日期
  Marcos Dumay de Medeiros 9d3ed805cb Dependencies upgraded to run on Debian 13 6 天之前
  Maftei Albert-Alexandru 2e3590182f Fix .dxf import 4 年之前
  Maftei Albert-Alexandru 574cb6430d Python 3.10 compatibility fixes and SystemTrayIcon fix 4 年之前
  uenz 3284469168 Fix for errors in TclCommandDrillcncjob 5 年之前
  Marius Stanciu d4fec5ae60 - fixed the annotation plotting in the CNCJob object 5 年之前
  Marius Stanciu a4c8737ab7 - added a method for intersection to FlatCAMRtree class 5 年之前
  Marius Stanciu 90e3b26b68 - fixed issue with arrays of items could not be added in the Gerber/Excellon Editor when a translation is used 5 年之前
  Marius Stanciu f5310148eb - trimmed the application strings 5 年之前
  Marius Stanciu b6d4d5e85f - fix an older issue that made that only the Custom choice created an effect when changing the Offset in the Geometry Object Tool Table 5 年之前
  Marius Stanciu 263ec736c3 - fixed an issue in Tool Isolation used with tools from the Tools Database: the set offset value was not used 5 年之前
  Marius Stanciu 374c29b4b0 - fixed the Tcl Command AlignDrill 5 年之前
  Marius Stanciu c7b96b7a68 - fixed issue with preamble not being inserted when used alone 5 年之前
  Marius Stanciu 9c97ce49b9 - brought up-to-date and fixed the Tcl Command Drillcncjob and Cncjob 5 年之前
  Marius Stanciu 8a341de4ca - UI changes in the AppTextEditor and in CNCJob properties tab and in GCoe Editor 5 年之前
  Marius Stanciu 66a3e36701 - cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app 5 年之前
  Marius Stanciu 738cda0de5 - in NCC and Paint Tool fixed some issues with missing keys in the tool data dictionary 5 年之前
  Marius Stanciu d4555c02d0 - in Geometry Object fixed the issue with not using the End X-Y value and also made some other updates here 5 年之前
  Marius Stanciu 13d4192124 - fixed issue with calling the inform signal in the FlatCAMDefaults.load method 5 年之前
  Marius Stanciu 8cb4b5abf8 - finished working in adding DPI settings for PNG export in Film Tool although there are some limitations due of Reportlab 5 年之前
  Marius Stanciu f99a5a8073 - working on adding DPI setting for PNG export in the Film Tool 5 年之前
  Marius Stanciu dab3a5f703 - fixed a bug where end_xy parameter in Drilling Tool was not used 5 年之前
  Marius Stanciu 09aafe5601 - added support for virtual units in SVG parser; warning: it may require the support for units which is not implemented yet 5 年之前
  Marius Stanciu c3bbbc40e0 - fixed an error in importing SVG that has a single line 5 年之前
  Marius Stanciu 1d46b43c4f - in SVG parser: made sure that the minimum number of steps to approximate an arc/circle/bezier is 10 5 年之前
  Marius Stanciu c95625beac - Cutout Tool - rectangular and freeform cutouts are done in a threaded way 5 年之前
  Marius Stanciu 19b5e100d5 - fixed the Tcl commands AddCircle, AddPolygon, AddPolyline and AddRectangle to have stored bounds therefore making them movable/selectable on canvas 5 年之前
  Marius Stanciu a823de9f98 - fixed issue when plotting a CNCJob object with multiple tools and annotations on by plotting annotations after all the tools geometries are plotted 5 年之前
  Marius Stanciu e22ae1ad6c - solved some deprecation warnings (Shapely module) 5 年之前
  Marius Stanciu c1c819276f - in CNCJob UI Autolevelling - made the Voronoi calculations work even in the scenarios that previously did not work; it need a newer version of Shapely, currently I installed the GIT version 5 年之前
  Marius Stanciu 44411cdc82 - GCode Editor - closing the Editor will close also the Code Editor Tab 5 年之前