Historique des commits

Auteur SHA1 Message Date
  Marius Stanciu 651b3137e9 - minor fix in App Tools that were updated to have UI in a separate class il y a 5 ans
  Marius Stanciu 6ec57391f4 - fixed Extract Drills Tool to work with the new Excellon data format il y a 5 ans
  Marius Stanciu 441b553fa8 - more typos fixed in Excellon parser, slots processing il y a 5 ans
  Marius Stanciu ba931a6adc - fixed some problems (typos, missing data) generated by latest changes il y a 5 ans
  Marius Stanciu 949c265378 - changed the data structure for the Excellon object; modified the Excellon parser and the Excellon object class il y a 5 ans
  Marius Stanciu bb24a45f5a - working on the Drilling Tool - started to create a new data structure that will hold the Excellon object data il y a 5 ans
  Marius Stanciu 30d5400da1 - created a new App Tool named Drilling Tool where I will move the drilling out of the Excellon UI il y a 5 ans
  Marius Stanciu 87524bcfc9 - Tool Isolation - fixed a UI minor issue: 'forced rest' checkbox state at startup was always enabled il y a 5 ans
  Marius Stanciu ed9fd94624 - Tools Database - added a context menu action to Save the changes to the database even if it's not in the Administration mode il y a 5 ans
  Marius Stanciu 5757d856d5 - Isolation Tool - fixed to work with selection of tools in the Tool Table (previously it always used all the tools in the Tool Table) il y a 5 ans
  Marius Stanciu 4891cde1f9 - Paint Tool - refurbished the 'rest machining' for the entire tool il y a 5 ans
  Marius Stanciu 9968fd14f2 - in Paint Tool and NCC Tool updated the way the selected tools were processed and made sure that the Tools Table rows are counted only once in the processing il y a 5 ans
  Marius Stanciu 5dcc31ef8b - modified the Paint, NCC and Isolation Tools that when no tools is selected in the Tools Table, a message will show that no Tool is selected and the Geometry generation button is disabled il y a 5 ans
  Marius Stanciu 14425d1b25 - modified the Isolation Tool UI: now the tools can be reordered (if the order UI radio is set to 'no') il y a 5 ans
  Marius Stanciu c0a4e2f3cc - in Paint and NCC Tools made sure that using the key ESCAPE to cancel the tool will not create mouse events issues il y a 5 ans
  Marius Stanciu 1fb1b1cdbe - NCC Tool - now the tools can be reordered (if the order UI radio is set to 'no') il y a 5 ans
  Marius Stanciu e24b148e3a - fixed issue #428 - Cutout Tool -> Freeform geometry was not generated due of trying to get the bounds of the solid_geometry before it was available il y a 5 ans
  Marius Stanciu 881d461b58 - NCC Tool - remade and optimized the copper clearing with rest machining: now it works as expected with a reasonable performance il y a 5 ans
  Marius Stanciu 6db5def032 - made sure that clicking the icons in the status bar works only for the left mouse click il y a 5 ans
  Marius Stanciu e4aafdba9b - minor string change il y a 5 ans
  Marius Stanciu a465475eb6 - when opening a new tab in the PlotTabArea the coordinates toolbars will be hidden and shown after the tab is closed il y a 5 ans
  Marius Stanciu 4823b198bb - added a new string in the tooltip for the button that adds tool from database specifying the tools database administration is done in the menu il y a 5 ans
  Marius Stanciu 39210fcfbf - moved the init of activity view in the MainGUI file from the APP.__init__() il y a 5 ans
  Marius Stanciu c44f395625 - made the coordinates / delta coordinates / grid toolbar / actions toolbar visibility an option, controlled from the infobar (Status bar) context menu. How it's at app shutdown it's restored at the next application start il y a 5 ans
  Marius Stanciu 69d0b3ad3f - updated the FCTable GUI element to work correctly when doing drag&drop for the rows il y a 5 ans
  Marius Stanciu 32dd8870f8 - modified the Tools Database such that there is now a way to mark a tool as meant to be used in a certain part of the application; it will disable or enable parts of the parameters of the tool il y a 5 ans
  Marius Stanciu e85b6f8d87 - Geometry UI - made again the header clickable and first click selects all rows, second click will deselect all rows. il y a 5 ans
  Marius Stanciu 1ea168fd4b - NCC Tool - fixed the non-rest copper clearing to work as expected: each tool in the tool table will make it's own copper clearing without interference from the rest of the tools il y a 5 ans
  Marius Stanciu 0a125ea75f - NCC Tool - optimized tool reset code il y a 5 ans
  Marius Stanciu 5cf363a8db - NCC Tool - allow no tool at NCC Tool start (the Preferences have no tool) il y a 5 ans