Historique des commits

Auteur SHA1 Message Date
  Marius Stanciu 5f739d1baf - if extracut_length is zero then the extracut will cut up until the first point in path no matter what the distance is il y a 6 ans
  Marius Stanciu 660f69cfc5 - for OpenGL graphic mode added a fit_view() execution on canvas initialization il y a 6 ans
  Marius Stanciu 621ac9a598 - fixed a cummulative error when using the Tool Offset for Excellon objects il y a 6 ans
  Marius Stanciu 33f764efb5 - in CNCJob UI, now the CNCJob objects made out of Excellon objects will display their CNC tools (drill bits) il y a 6 ans
  Marius Stanciu 6d43c6c4fd - in Gerber isolation when selection mode is checked now area selection works too il y a 6 ans
  Marius Stanciu 932f8143cd - if extracut_length is zero then the extracut will cut up until the first point in path no matter what the distance is il y a 6 ans
  Marius Stanciu 511ebc274f - now extracut option in the Geometry Object will recut as many points as many they are within the specified re-cut length il y a 6 ans
  Marius Stanciu cee8c223a8 - small changes in the Geometry UI il y a 6 ans
  Marius Stanciu b771cbd110 - some fixes on the app.jump_to() method for the Legacy(2D) graphic mode il y a 6 ans
  Marius Stanciu face1d0f64 - some fixes on the app.jump_to() method il y a 6 ans
  Marius Stanciu 35f518ace5 - updated the POT file il y a 6 ans
  Marius Stanciu 1f1d200ab6 - in FlatCAMGeometry fixed the scale and offset methods to always process the self.solid_geometry il y a 6 ans
  Marius Stanciu 38756175f6 - fixed issue after Geometry object edit; the GCode made from and edited object did not reflect the changes in the object il y a 6 ans
  Marius Stanciu e5987f66cb - reverted this change: "selected object in Project used to ask twice for UI build" because it will not build the UI when a tab is closed for Document object and the object is selected il y a 6 ans
  Marius Stanciu 8969c03021 - updated the border for fit view on OpenGL graphic mode il y a 6 ans
  Marius Stanciu e54dd14e6c - updated Tcl commands to make use of either 0 or False for False value or 1 or True for True in case of a parameter with type Bool il y a 6 ans
  Marius Stanciu facc077493 - in Geometry UI added a button that allow updating all the tools in the Tool Table with the current values in the UI form il y a 6 ans
  Marius Stanciu 2baae550b5 - small fixes: selected object in Project used to ask twice for UI build; if scale factor in Object UI is 1 do nothing as there is no point in scaling with a factor of 1 il y a 6 ans
  Marius Stanciu 1b37b5a487 - fixed an small issue in Object UI il y a 6 ans
  Marius Stanciu 3201359c8a - Calibrate Tool - working on it il y a 6 ans
  Marius Stanciu ee1665fe6a - Calibrate Tool - working on it il y a 6 ans
  Marius Stanciu 00d331a775 - updated the CNCJob and Drillcncjob Tcl Commands to use 0 and 1 as values for the parameters that are stated as of bool type, beside the normal keywords of False and True il y a 6 ans
  Marius Stanciu b1d249cff8 - renamed Calibrate Excellon Tool to a simpler Calibrate Tool il y a 6 ans
  Marius Stanciu e15c6da086 - fixed a GUI glitch in the Excellon tool table il y a 6 ans
  Marius Stanciu 2ca509ca04 - few bugs solved regarding the newly created empty objects il y a 6 ans
  Marius Stanciu d683402884 - few bugs solved regarding the newly created empty objects il y a 6 ans
  Marius Stanciu 0d09f10a88 - in Properties Tool added new information's for the tools in the CNCjob objects il y a 6 ans
  Marius Stanciu 13f67786af - cleaned up the Excellon parser and fixed some bugs (old and new); Excellon parser has it's own convert_units() method no longer inheriting from Geometry il y a 6 ans
  Marius Stanciu 770986c27e - fixed the toggle_units() method so now the grid values are accurate to the decimal il y a 6 ans
  Marius Stanciu bb192eb679 - in Properties Tool added more information's regarding the Excellon tools, about travelled distance and job time; fixed issues when doing Properties on the CNCjob objects il y a 6 ans