Histórico de Commits

Autor SHA1 Mensagem Data
  Marius Stanciu cc2fe29942 - fixed an issue where the function handler that changed the layout had a parameter changed accidentally by an index value passed by the 'activate' signal to which was connected há 7 anos atrás
  Marius Stanciu 941cec30ae - Serialized the source_file of the Objects so it is saved in the FlatCAM project and restored. há 7 anos atrás
  Marius Stanciu 326599e4a3 - changed some status bar messages há 7 anos atrás
  Marius Stanciu 71d8b2df36 - fixed Excellon parser to detect correctly the units and zeros for Excellon's generated by Eagle 9.3.0 há 7 anos atrás
  Marius Stanciu fa0ee40e90 - in Gerber aperture table now the values are displayed in the current units set in FlatCAM há 7 anos atrás
  Marius Stanciu 3a05ebaffb - added total travel distance for CNCJob object created from Excellon Object in the CNCJob Selected tab há 7 anos atrás
  Marius Stanciu f3b1b45968 - changed the layout in the Selected Tab UI há 7 anos atrás
  Marius Stanciu 899e8b433d - added new parameter for Excellon Object in Preferences: Fast Retract. If the checkbox is checked then after reaching the drill depth, the drill bit will be raised out of the hole asap. há 7 anos atrás
  Marius Stanciu c94679919d - stored solid_geometry of Excellon object in the self.tools dictionary há 7 anos atrás
  Marius Stanciu 02793f7ae2 - starting to work on storing the solid_geometry for each tool in part in Excellon Object há 7 anos atrás
  Marius Stanciu 9b61e4cc37 - finished work on Offset parameter in Excellon Object (Excellon Editor, camlib, FlatCAMObj updated to take this param in consideration) há 7 anos atrás
  Marius Stanciu d0641458e4 - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden há 7 anos atrás
  Marius Stanciu 8f000c0a18 - in Excellon Editor added a protection for Tool_dia field in case numbers using comma as decimal separator are used. Also added a QDoubleValidator forcing a number with max 4 decimals and from 0.0000 to 9.9999 há 7 anos atrás
  Marius Stanciu 6c6a802afb - commented some debug messages há 7 anos atrás
  Marius Stanciu 1a8db0b5d9 - fixed the Tcl Command Geocutout to work with Gerber objects too (besides Geometry objects) há 7 anos atrás
  Marius Stanciu dedf8c09de - fixed the name self-insert in save dialog file for GCode; added protection in case the save path is None há 7 anos atrás
  Marius Stanciu b589292c0f - fixed bug in Excellon Slots milling: a value of a dict key was a string instead to be an int. A cast to integer solved it. há 7 anos atrás
  Marius Stanciu 299a6585a7 - done a regression on Tool Tab default text. It somehow delete Tools in certain scenarios so I got rid of it há 7 anos atrás
  Marius Stanciu 3b8b7d470a - added a new parameter to set the feedrate of the probing in case the used postprocessor does probing (has toolchange_probe in it's name) há 7 anos atrás
  Marius Stanciu 822800e7f5 - added a way to set the Probe depth if Toolchange_Probe postprocessors are selected há 7 anos atrás
  Marius Stanciu 6ea3499d39 - updated the new shortcut list with the shortcuts added lately há 7 anos atrás
  Marius Stanciu e5ebfac3ce - bug solved in a message display showed when there are Gerber Parser errors há 7 anos atrás
  Marius Stanciu 7607aad8d8 - added protection against entering float numbers with comma separator instead of decimal dot separator in key points of FlatCAM (not everywhere) há 7 anos atrás
  Marius Stanciu de7e41991d - fixed a source of possible errors in DetachableTab Widget. há 7 anos atrás
  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. há 7 anos atrás
  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 há 7 anos atrás
  Marius Stanciu 4441e40042 - fixed postprocessor files to work with toolchange_xy parameter value = None (no values in Edit - Preferences fields) - actual fix há 7 anos atrás
  Marius Stanciu 7bc806f1dc - fixed unit conversion functions in case the toolchange_xy parameter is None há 7 anos atrás
  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 há 7 anos atrás
  Marius Stanciu 5a0390f2a4 - fixed the scale, mirror, rotate, skew functions to work with Geometry Objects of multi-geometry type. há 7 anos atrás