História revízii

Autor SHA1 Správa Dátum
  Marius Stanciu 71d8b2df36 - fixed Excellon parser to detect correctly the units and zeros for Excellon's generated by Eagle 9.3.0 7 rokov pred
  Marius Stanciu b6d36bb86d - fixed DblSided Tool issue when entering Tool diameter values with comma decimal separator instead of decimal dot separator 7 rokov pred
  Marius Stanciu ffb7931adb - added messages in info bar when selecting objects in the Project View list 7 rokov pred
  Marius Stanciu 3293223991 - added the 'Save' menu entry to the Project context menu, for CNCJob: it will export the GCode. 7 rokov pred
  Marius Stanciu 31f36fd01e - small change in tab width so the tabs looks good in Linux, too. 7 rokov pred
  Marius Stanciu 679b33fa72 - updated the Excellon plot function so it can plot the Excellon's from old projects 7 rokov pred
  Marius Stanciu 367d6f3155 - reworked the offer to save a project so it is done only if there are objects in the project but those objects are new and/or are modified since last project load (if an old project was loaded.) 7 rokov pred
  Marius Stanciu e717cb8f15 - remade the Excellon export function to work with parameters entered in Edit -> Preferences -> Excellon Export 7 rokov pred
  Marius Stanciu aea67a4a1d - rearranged the FIle and Edit menu's and added some explanatory tooltips on certain menu items that could be seen as cryptic 7 rokov pred
  Marius Stanciu a978b5621d - the notebook is automatically collapsed when there are no objects in the collection and it is showed when adding an object 7 rokov pred
  Marius Stanciu 098de7f030 - added shortcut key 'J' (jump to location) in Editors and added an icon to the dialog popup window 7 rokov pred
  Marius Stanciu fa0ee40e90 - in Gerber aperture table now the values are displayed in the current units set in FlatCAM 7 rokov pred
  Marius Stanciu 8f7d169e9c - when linked, the grid snap on Y will copy the value in grid snap on X in real time 7 rokov pred
  Marius Stanciu cda10998e8 - updated the function for the project context menu 'Generate CNC' menu entry (Action) to use the modernized function FlatCAMObj.FlatCAMGeometry.on_generatecnc_button_click() 7 rokov pred
  Marius Stanciu b84f56545e - remade the Grids context menu (right mouse button click on canvas). Now it has values linked to the units type (inch or mm). Added ability to add or delete grid values and they are persistent. 7 rokov pred
  Marius Stanciu a879803f97 - added 'FlatCAM ' prefix to any detached tab, for easy identification 7 rokov pred
  Marius Stanciu 3a05ebaffb - added total travel distance for CNCJob object created from Excellon Object in the CNCJob Selected tab 7 rokov pred
  Marius Stanciu e091fd232d - added (and commented) an experimental FlatCAMObj.FlatCAMGerber.plot_apertures() 7 rokov pred
  Marius Stanciu 15b533f25e - made the Gerber aperture table not visibile as default and added a checkbox that can toggle the visibility 7 rokov pred
  Marius Stanciu f3b1b45968 - changed the layout in the Selected Tab UI 7 rokov pred
  Marius Stanciu 899e8b433d - added new parameter for Excellon Object in Preferences: Fast Retract. If the checkbox is checked then after reaching the drill depth, the drill bit will be raised out of the hole asap. 7 rokov pred
  Marius Stanciu c94679919d - stored solid_geometry of Excellon object in the self.tools dictionary 7 rokov pred
  Marius Stanciu 02793f7ae2 - starting to work on storing the solid_geometry for each tool in part in Excellon Object 7 rokov pred
  Marius Stanciu 9b61e4cc37 - finished work on Offset parameter in Excellon Object (Excellon Editor, camlib, FlatCAMObj updated to take this param in consideration) 7 rokov pred
  Marius Stanciu d0641458e4 - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden 7 rokov pred
  Marius Stanciu 4609f61546 - changes in Toolchange_Probe_MACH3 postprocessor file 7 rokov pred
  Marius Stanciu 8cedc0cad9 - added a pause and message/warning to do a rough zero for the Z axis, in case of Toolchange_Probe_MACH3 postprocessor file 7 rokov pred
  Marius Stanciu e8b9555a94 - added a strong focus to the object_name entry in the Selected tab 7 rokov pred
  Marius Stanciu f01ac4483a - adjusted the postprocessor files so the Spindle Off command (M5) is done before the move to Toolchange Z 7 rokov pred
  Marius Stanciu f35994a712 - repurposed shortcut key 'Delete' to delete tools in tooltable when the mouse is over the Seleted tab (with Geometry inside) or in Tools tab (when NCC Tool or Paint Tool is inside). Or in Excellon Editor when mouse is hovering the Selected tab selecting a tool, 'Delete' key will delete that tool, if on canvas 'Delete' key will delete a selected shape (drill). In rest, will delete selected objects. 7 rokov pred