История коммитов

Автор SHA1 Сообщение Дата
  Marius Stanciu 3d5c6840aa - finished adding Transform Tool in Geometry Editor - everything is working as intended 7 лет назад
  Marius Stanciu eece2fbe56 - in Geometry Editor by selecting a shape with a selection shape, that object was added multiple times (one per each selection) to the selected list, which is not intended. Bug fixed. 7 лет назад
  Marius Stanciu cc2fe29942 - fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected 7 лет назад
  Marius Stanciu 032f68a848 - added ability to save the Gerber file content that is stored in FlatCAM on Gerber file loading. It's useful to recover from saved FlatCAM projects when the source files are no longer available. 7 лет назад
  Marius Stanciu 0f66e63526 - when deselecting an object in Project menu the status bar selection message is deleted 7 лет назад
  Marius Stanciu 8eff3206b2 - when pressing Escape in Geometry Editor it will automatically deselect any shape not only the currently selected tool. 7 лет назад
  Marius Stanciu b717b60d45 - in Editors, if the modifier key set in Preferences (CTRL or SHIFT key) is pressed at the end of one tool operation it will automatically continue to that action until the modifier is no longer pressed when Select tool will be automatically selected. 7 лет назад
  Marius Stanciu 5a631a2881 - fixed issue where after loading a project, if the default kind of CNCjob view is only 'cuts' the plot will revert to the 'all' type 7 лет назад
  Marius Stanciu 941cec30ae - Serialized the source_file of the Objects so it is saved in the FlatCAM project and restored. 7 лет назад
  Marius Stanciu 326599e4a3 - changed some status bar messages 7 лет назад
  Marius Stanciu 4f882c821e - changed the initial layout to 'compact' 7 лет назад
  Marius Stanciu 71d8b2df36 - fixed Excellon parser to detect correctly the units and zeros for Excellon's generated by Eagle 9.3.0 7 лет назад
  Marius Stanciu b6d36bb86d - fixed DblSided Tool issue when entering Tool diameter values with comma decimal separator instead of decimal dot separator 7 лет назад
  Marius Stanciu ffb7931adb - added messages in info bar when selecting objects in the Project View list 7 лет назад
  Marius Stanciu 3293223991 - added the 'Save' menu entry to the Project context menu, for CNCJob: it will export the GCode. 7 лет назад
  Marius Stanciu 31f36fd01e - small change in tab width so the tabs looks good in Linux, too. 7 лет назад
  Marius Stanciu 679b33fa72 - updated the Excellon plot function so it can plot the Excellon's from old projects 7 лет назад
  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 лет назад
  Marius Stanciu e717cb8f15 - remade the Excellon export function to work with parameters entered in Edit -> Preferences -> Excellon Export 7 лет назад
  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 лет назад
  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 лет назад
  Marius Stanciu 098de7f030 - added shortcut key 'J' (jump to location) in Editors and added an icon to the dialog popup window 7 лет назад
  Marius Stanciu fa0ee40e90 - in Gerber aperture table now the values are displayed in the current units set in FlatCAM 7 лет назад
  Marius Stanciu 8f7d169e9c - when linked, the grid snap on Y will copy the value in grid snap on X in real time 7 лет назад
  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 лет назад
  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 лет назад
  Marius Stanciu a879803f97 - added 'FlatCAM ' prefix to any detached tab, for easy identification 7 лет назад
  Marius Stanciu 3a05ebaffb - added total travel distance for CNCJob object created from Excellon Object in the CNCJob Selected tab 7 лет назад
  Marius Stanciu e091fd232d - added (and commented) an experimental FlatCAMObj.FlatCAMGerber.plot_apertures() 7 лет назад
  Marius Stanciu 15b533f25e - made the Gerber aperture table not visibile as default and added a checkbox that can toggle the visibility 7 лет назад