Commit History

作者 SHA1 備註 提交日期
  Marius Stanciu ffa063286f - refactored some methods from App class and moved them to plotcanvas (plotcanvaslegacy) class 5 年之前
  Marius Stanciu 15ec620cae - overloaded the App inform signal to allow not printing to shell if a second bool parameter is given; modified some GUI messages to use this feature 5 年之前
  Marius Stanciu 527c4126b2 - optimized UI in Tool Isolation 5 年之前
  Marius Stanciu 8d160a6d8c - clicking on the activity icon will replot all objects 5 年之前
  Marius Stanciu 57a3c48f2f - some changes in the UI; added in the status bar an icon to control the Shell Dock 5 年之前
  Marius Stanciu 52dbb1aa6d - fixed the Tool Isolation when using the 'follow' parameter 5 年之前
  Marius Stanciu 8d16bebf44 - fixed issues in the Tool Subtract 5 年之前
  Marius Stanciu 8e687c5054 - fixed some issues related to using the new Numerical... GUI elements 5 年之前
  Marius Stanciu 5d813c1224 - updated the Tool Database class to have the Isolation Tool data 5 年之前
  Marius Stanciu b106081311 - made the visibility change (when using the Spacebar key in Project Tab) to be not threaded and to use the enabled property of the ShapesCollection which should be faster 5 年之前
  Marius Stanciu 90eb581a34 - working on Isolation Tool: made to work the Isolation with multiple tools without rest machining 5 年之前
  Marius Stanciu 66ceb5a360 - minor UI changes 5 年之前
  Marius Stanciu c27a2d29e7 - all tuple entries in the Preferences UI are now protected against letter entry 5 年之前
  Marius dbd1098329 - working on Isolation Tool: added a Preferences section in Edit -> Preferences and updated their usage within the Isolation tool 5 年之前
  Marius Stanciu 2084db5d22 - made the Project Tree items not editable by clicking on selected Tree items (the object rename can still be done in the Selected tab) 5 年之前
  Marius Stanciu d2cdd55164 - working on Isolation Tool: made to work the tool parameters data to GUI and GUI to data 5 年之前
  Marius Stanciu 9fc3113459 - added a dialog in Menu -> Help -> ReadMe? 5 年之前
  Marius Stanciu 43d8734a8a - created a new tool: Isolation Routing Tool: work in progress 5 年之前
  Marius Stanciu ee845e7571 - changed and added some icons 5 年之前
  Marius Stanciu 1a4fa4317a - added a Toggle All checkbox to Corner Markers Tool 5 年之前
  Marius Stanciu 1b1dd23082 - modified the Etch Compensation Tool and added conversion utilities from Oz thickenss and mils to microns 5 年之前
  Marius Stanciu 5f81d415a0 - updated the GUI fields for the Scale and Offset in the Object UI to allow only numeric values and operators in the list [/,*,+,-], spaces, dots and comma 5 年之前
  Marius Stanciu 84ffa68cb0 - fixed a small bug in the Geometry UI that made updating the storage from GUI not to work 5 年之前
  Marius Stanciu 2623bb0a65 - updated the Gerber parser such that it will parse correctly Gerber files that have only one solid polygon inside with multiple clear polygons (like those generated by the Invert Tool) 5 年之前
  Marius Stanciu a6bdf04937 - fixed unreliable work of Gerber Editor and optimized the App.editor2object() method 5 年之前
  Marius Stanciu 8165c797a4 - changes some icons 5 年之前
  Marius Stanciu 34b82286ca - fixed a issue when testing for Exclusion areas overlap over the Geometry object solid_geometry 5 年之前
  Marius Stanciu 2e8d5b3b96 - added the Exclusion zones processing to Geometry GCode generation 5 年之前
  Marius Stanciu 48fbc10f6d - fixed the algorithm for calculating closest points in the Exclusion areas 5 年之前
  Marius Stanciu 51c9023bbe - added the Exclusion zones processing to Excellon GCode generation 5 年之前