提交歷史

作者 SHA1 備註 提交日期
  Marius Stanciu c1c819276f - in CNCJob UI Autolevelling - made the Voronoi calculations work even in the scenarios that previously did not work; it need a newer version of Shapely, currently I installed the GIT version 5 年之前
  Marius Stanciu 40682ea1e9 - made sure that when doing units conversion keep only the decimals specified in the application decimals setting (should differentiate between values and display?) 5 年之前
  Marius Stanciu 01df27f45f - fixed issues in units conversion 5 年之前
  Marius Stanciu 33c633f0c4 - in CNCJob UI Autolevelling - sending GCode/GRBL commands is now threaded 5 年之前
  Marius Stanciu 56ac489466 - in CNCJob UI Autolevelling - added handlers for: jogging, reset, sending commands 5 年之前
  Marius Stanciu e0ec8ac44f - in CNCJob UI Autolevelling - Probing GCode has now a header 5 年之前
  Marius Stanciu 9b6c65cdcb - all Geometry objects resulted from Isolation Tool are now of type multi-geo 5 年之前
  Marius Stanciu b5f77eac1b - Tool Cutout - more work in gaps thickness control feature 5 年之前
  Marius Stanciu e741cefeed - small fix 5 年之前
  Marius Stanciu b7630f1334 - added a way to remember the old state of Tools toolbar before and after entering an Editor 5 年之前
  Marius Stanciu ffda89f949 - GCode Editor - can not delete objects while in the Editor; can not close the Code Editor Tab except on Editor exit; activated the shortcut keys (for now only CTRL+S is working) 5 年之前
  Marius Stanciu 44411cdc82 - GCode Editor - closing the Editor will close also the Code Editor Tab 5 年之前
  Marius Stanciu 1fc70fd3cf - minor work in GCode Editor 5 年之前
  Marius e7e1d959fd Merge remote-tracking branch 'origin/Beta_8.994' into Beta_8.994 5 年之前
  Marius Stanciu 8354bce680 - Tools Tab is hidden when entering into a Editor and showed on exit (this needs to be remade such that the toolbars state should be restored to whatever it was before entering in the Editor) 5 年之前
  Marius Stanciu b8fb64a143 - added a Laser preprocessor named 'Z_laser' which will change the Z to the Travel Z on each ToolChange event allowing therefore control of the dot size 5 年之前
  Marius Stanciu cf78211a6f - wip in the GCode Editor 5 年之前
  Marius Stanciu 9e8ab610b4 - working on a proper GCode Editor 5 年之前
  Marius Stanciu 786423eb57 - fixed some issues in Excellon Editor due of recent changes 5 年之前
  Marius Stanciu 8a95580f15 - fixed issues with detecting older Preferences files 5 年之前
  Marius Stanciu 676645d6f5 - made sure that the Preferences files are deleted on new version install, while the application is in Beta status 5 年之前
  Marius Stanciu e99dd967fe - updated the FCRadio class with a method that allow disabling certain options 5 年之前
  Marius Stanciu a3e1570747 - added a control in Preferences -> Gerber Tab for Gerber colors storage usage 5 年之前
  Marius Stanciu ebdb2b3ca0 - fixed a bug in the FlatCAMGerber.on_mark_cb_click_table() method when moving a Gerber object 5 年之前
  Marius Stanciu 8409c74e23 - added some icons in the Code Editor 5 年之前
  Marius Stanciu 5748eb049b - Tools Database - remade the UI 5 年之前
  Marius Stanciu 22d05935e8 - fixed a bug in Tools Database: due of not disconnecting the signals it created a race that was concluded into a RuntimeError exception (an dict changed size during iteration) 5 年之前
  Marius Stanciu 0d886955f8 - when creating a new FlatCAM object, the options will be updated with FlatCAM tools properties that relate to them 5 年之前
  Marius Stanciu 329bb04b3c - Gerber UI - optimized the mark shapes to use only on ShapeCollection 5 年之前
  Marius Stanciu f53ffe54d9 - Tool Drilling - fixed incorrect annotations in CNCJob objects generated; one drawback is that now each tool (when Toolchange is ON) has it's own annotation order which lead to overlapping in the start point of one tool and the end of previous tool 5 年之前