Historial de Commits

Autor SHA1 Mensaje Fecha
  Marius Stanciu de7e41991d - fixed a source of possible errors in DetachableTab Widget. hace 7 años
  Marius Stanciu 365c1f4c71 - remade the way FlatCAM saves the GUI position data from a file (previously) to use PyQt QSettings hace 7 años
  Marius Stanciu e0adb9b43b - corrected small type in list_sys Tcl command; added a protection of the Plot Area Tab after a successful edit. hace 7 años
  Marius Stanciu 5dfd1bf0ab - fixed postprocessor files so now the bounds values are right aligned (assuming max string length of 9 chars which means 4 digits and 4 decimals) hace 7 años
  Marius Stanciu f4da8c8c68 - Plot Area Tab view can now be toggled, added entry in View Menu and shortcut key CTRL+F10 hace 7 años
  Marius Stanciu 080d148b37 - work on a FlatCAM compact theme hace 7 años
  Marius Stanciu 5ab89791c7 - FlatCAM saves now to a file in self.data_path the toolbar positions and the position of TCL Shell hace 7 años
  Marius Stanciu d45d2c05ec - added the bounds coordinates to the GCODE header; modified the postprocessor files to show them. hace 7 años
  Marius Stanciu d5853722c3 - updated the camlib.CNCJob.scale() function so now the GCode is scaled also (quite a HACK :( it will need to be replaced at some point)). Units change work now on the GCODE also. hace 7 años
  Marius Stanciu 093f210c25 - hidden the snap magnet entry and snap magnet toggle from the main view; they are now active only in Editor Mode hace 7 años
  Marius Stanciu d1780acad9 - added new function to toggle fullscreen status in Menu -> View -> Toggle Full Screen. Shortcut key: Alt+F10 hace 7 años
  Marius Stanciu 3c355f72be - added a parameter ('Fast plunge' in Edit -> Preferences -> Geometry Options and Excellon Options) to control if the fast move to Z_move is done or not hace 7 años
  Marius Stanciu 965e7f48ed - added to the postprocessor files the command after toolchange to go with G00 (fastest) to "Z Move" value of Z pozition. - fixed hace 7 años
  Marius Stanciu 53d50c799f - added to the postprocessor files the command after toolchange to go with G00 (fastest) to "Z Move" value of Z pozition. hace 7 años
  Marius Stanciu 31fd80a843 - added a file with some trials to replace the shortcut message box hace 7 años
  Marius Stanciu 60614e4b45 - more fixes (didn't get it right before) hace 7 años
  Marius Stanciu 4441e40042 - fixed postprocessor files to work with toolchange_xy parameter value = None (no values in Edit - Preferences fields) - actual fix hace 7 años
  Marius Stanciu 7bc806f1dc - fixed unit conversion functions in case the toolchange_xy parameter is None hace 7 años
  Marius Stanciu 7e5ce009d8 - added a traceback report in the TCL Shell for the errors that don't allow creation of an object; useful to trace exceptions/errors hace 7 años
  Marius Stanciu dbee97ccb9 - remade the App Menu for Editors: now they will be showed only when the respective Editor is active and hidden when the Editor is closed. hace 7 años
  Marius Stanciu 366bfbd0f5 - added in Calculators Tool an Electroplating Calculator. hace 7 años
  Marius Stanciu e5b4f5fd6b - wip hace 7 años
  Marius Stanciu 5a0488c19f - added a space before Y coordinate in end_code() function in some of the postprocessor files hace 7 años
  Marius Stanciu 13cae5d0be Merged in beta_8.905 (pull request #130) hace 7 años
  Marius Stanciu 97c5c3fe1c - optimized the FlatCAMCNCJob.on_plot_cb_click_table() plot function and solved a bug regarding having tools numbers not in sync with the cnc tool table hace 7 años
  Marius Stanciu 369d9256da - added 2Sided Tool default values in Edit -> Preferences -> Tools hace 7 años
  Marius Stanciu e3d51c9da5 - added protection so the Cutout (either Freeform or Rectangular) cannot be done on a multigeo Geometry hace 7 años
  Marius Stanciu be2ecaa152 - added a GUI for Excellon Search time for OR-TOOLS path optimization in Edit -> Preferences -> Excellon General -> Optimization Time hace 7 años
  Marius Stanciu 5a0390f2a4 - fixed the scale, mirror, rotate, skew functions to work with Geometry Objects of multi-geometry type. hace 7 años
  Marius Stanciu 32aa37d793 - disabled the context menu in tools table on Paint Tool in case that the painting method is single. hace 7 años