提交历史

作者 SHA1 备注 提交日期
  Marius Stanciu 710a84b442 - more refactoring class names 5 年之前
  Marius Stanciu a0a805217d - removed reference to postprocessors and replaced it with preprocessors 5 年之前
  Marius Stanciu ba3f10d355 - renamed classes to have shorter names and grouped 5 年之前
  Marius Stanciu 4c83e87feb - moved some of the GUI related methods from FlatCAMApp.App to the flatcamGUI.FlatCAMGUI class 5 年之前
  Marius Stanciu a9c777030b - modified the GUI for Film and Panelize Tools 5 年之前
  Marius Stanciu af2cc005b0 - made the workspace label in the status bar clickable and also added a status bar message on status toggle for workspace 5 年之前
  Marius Stanciu 1085d26b7b - fixed the PDF Tool when importing as Gerber objects 5 年之前
  Marius Stanciu 4cfecfa70a - reverted the previous changes to object collection; it is better to create empty methods in FlatCAMScript and FlatCAMDocument objects 5 年之前
  Marius Stanciu c1941bc882 - fixed the object collection methods that return a list of objects or names of objects such that they have a parameter now to allow adding to those lists (or not) for the objects of type Script or Document. Thus fixing some of the Tcl commands such Set Origin 5 年之前
  Marius Stanciu 9a53edd017 - grid snap toolbar is now always active 5 年之前
  Marius Stanciu 18e128c57b - now the Edit command (either from Menu Edit ->Edit Object) or through the shortcut key (E key) or project tab context menu works also for the CNCJob objects (will open a text Editor with the GCode) 5 年之前
  Marius Stanciu 0aeef246ea - fixed the workspace being always A4 5 年之前
  Marius Stanciu 29ce53b577 - solved the issue with the GUI in the Notebook being expanded too much in width due of the FCDoubleSpinner and FCSpinner sizeHint by setting the sizePolicy to Ignored value 5 年之前
  Marius Stanciu d0e80043a4 - added a menu entry in Menu -> View for Toggle HUD 5 年之前
  Marius Stanciu 28f0c9c276 - added new FlatCAM Tool: Corner Markers Tool which will add line markers in the selected corners of the bounding box of the targeted Gerber object 5 年之前
  Marius Stanciu fa33a5f487 - worked on the NCC Tool; added a new clear method named 'Combo' which will go through all methods until the clear is done 5 年之前
  Marius Stanciu 0a79030eba Merged jpcgt/flatcam/Beta into Beta_8.993 5 年之前
  Marius Stanciu 905c9a3739 Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 5 年之前
  Marius Stanciu ceef0849b2 - updated the French translation strings, made by @micmac (Michel) 5 年之前
  Camellan b2a9541d32 Merged in camellan/flatcam/Beta (pull request #310) 5 年之前
  Marius Stanciu 96bf386294 Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 5 年之前
  Marius Stanciu 41922f5c7c - updated the Distance Tool such that the right click of the mouse will cancel the tool unless it was a panning move 5 年之前
  Marius Stanciu 7ec3fa73af - the HUD display state is now persistent between app restarts 5 年之前
  Marius Stanciu 752113c035 Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 5 年之前
  Marius Stanciu ce9b18f9ed - modified the Tcl command Paint "single" parameter. Now it's value is a tuple with the x,y coordinates of the single polygon to be painted. 5 年之前
  Marius Stanciu 6aacd4d978 - fixed recent issues introduced in Tcl command Drillcncjob 5 年之前
  Marius Stanciu 4a82224883 - wip 5 年之前
  Marius Stanciu 853b3a886a Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 5 年之前
  Marius Stanciu 267db756e1 - fixed the Tcl command Cncjob: there was a problem reported as issue #416. The command did not work due of the dpp parameter 5 年之前
  Marius Stanciu a0d06d6c51 Merged marius_stanciu/flatcam_beta/Beta_8.993 into Beta 5 年之前