提交歷史

作者 SHA1 備註 提交日期
  Marius Stanciu 369d9256da - added 2Sided Tool default values in Edit -> Preferences -> Tools 7 年之前
  Marius Stanciu be2ecaa152 - added a GUI for Excellon Search time for OR-TOOLS path optimization in Edit -> Preferences -> Excellon General -> Optimization Time 7 年之前
  Marius Stanciu f6271033b3 - fixed issue in Tool Calculators when a float value was entered starting only with the dot. 7 年之前
  Marius Stanciu e19af486b3 - added key shortcuts for Open Manual = F1 and for Open Online VideoHelp = F2 7 年之前
  Marius Stanciu 37e7c8167d - fixed the FlatCAMGerber.merge() function 7 年之前
  Marius Stanciu 8145ff9aac - fixed the FlatCAMGerber.merge() function 7 年之前
  Marius Stanciu ad69be0456 - remade the EDIT -> PREFERENCES window, the Excellon and Gerber sections. Created a new section named TOOLS 7 年之前
  Marius Stanciu a9bc0dea56 - added shortcut key combo 'SHIFT+S' for Running a Script. 7 年之前
  Marius Stanciu 18fb7c2c1f - added shortcut key 'L' for creating 'New Excellon' 7 年之前
  Marius Stanciu 4f7b2bbb34 - added options for trace segmentation that can be useful for auto-levelling (code snippet from Lei Zheng from a rejected pull request on FlatCAM https://bitbucket.org/realthunder/ ) 7 年之前
  Marius Stanciu c4a9c8bd77 - added more key shortcuts into the application; they are now displayed in the GUI menu's 7 年之前
  Marius Stanciu c0031235cd - fixed grbl_laser postprocessor file 7 年之前
  Marius Stanciu 41d7ef9e2c - added icons to the Project Tab context menu 7 年之前
  Marius Stanciu d1b1a097c1 - fixed TclCommand Cutout 7 年之前
  Marius Stanciu 3941d03702 - fixed TclCommand Cutout 7 年之前
  Marius S 4af4938f85 - added the Edit and Properties entries to the Project context menu 7 年之前
  Marius Stanciu 2c49d41500 - Excellon Editor - added possibility to create an linear drill array rotated at an custom angle 7 年之前
  Marius Stanciu e8acee5850 - added multiple object selection on Open ... and Import ... (idea and code snippet came from Travers Carter, BitBucket user https://bitbucket.org/travc/ 7 年之前
  Marius Stanciu 8f787fc61a - fixed the Copy Object function when the object is Gerber 7 年之前
  Marius Stanciu 037b9657ff - trying to fix painting single when the actual painted object it's a MultiPolygon 7 年之前
  Marius Stanciu d71958262a - changed date 7 年之前
  Marius Stanciu e945ced44b - modified the way FlatCAM preferences are saved. Now they can be saved as new files with .FlatConfig extension by the user and shared. 7 年之前
  Marius Stanciu 4afa67542b - changed date 7 年之前
  Marius Stanciu e6d431c9e3 - removed the raise statement in do_worker_task() function as this is fatal in conjunction with PyQt5 7 年之前
  Marius Stanciu f242e3163e - small changes (dates, version) 7 年之前
  Marius Stanciu 7ea6ee4a85 - fixed the HPGL code geometry rendering when travel 7 年之前
  Marius Stanciu 43f9055408 - added initial implementation of HPGL postprocessor 7 年之前
  Marius Stanciu 18de843fc1 - added a status message for font parsing 7 年之前
  Marius Stanciu e6b0eb209c - added a message box asking users if they want to save the project in case that either New Project menu entry is clicked or if Exit menu entry is clicked or if the app is closed from the close button. The message box will be showed only if there are objects in the collection. 7 年之前
  Marius Stanciu 37067b5bff - added a fix to allow creating of Excellon geometry even when there are points with no tools by skipping those points and warning the user about this in a Tcl message 7 年之前