Historique des commits

Auteur SHA1 Message Date
  Marius Stanciu fb6edfc394 - made the Custom ToolChange Text area in CNCJob Selected Tab depend on the status of the ToolChange Enable Checkbox even in the init stage. il y a 7 ans
  Marius Stanciu 874ce11d84 - work in progress to Toolchange_Custom code replacememnt -> finished the parse and replace function il y a 7 ans
  Marius Stanciu 00340287a4 - fixed the geometry adding to the self.apertures in the case when regions are done without declaring any aperture first (Allegro does that). Now, that geometry will be stored in the '0' aperture with type REG il y a 7 ans
  Marius Stanciu 74ecbabf1f - added a function to read the parameters from ToolChange macro Text Box (I need to move it from CNCJob to Excellon and Geometry) il y a 7 ans
  Marius Stanciu 11ef818f0d - more modifications for the Gerber UI layout; made 'follow' an advanced Gerber option il y a 7 ans
  Marius Stanciu d43de2ea77 - fixed the Gerber object UI layout il y a 7 ans
  Marius Stanciu a25fc1e88c - fixed bug in Set Origin function il y a 7 ans
  Marius Stanciu 945196a44c - minor changes in Gerber parser il y a 7 ans
  Marius Stanciu 1cab33314f - reverted a change in GCode that might affect Gerber polarity change in Gerber parser il y a 7 ans
  Marius Stanciu 3bad47b3be - updated the Properties Tool to include more information's, also details if a Geometry is of type MultiGeo or SingleGeo il y a 7 ans
  Marius Stanciu 2843810ab3 - some GUI elements changes il y a 7 ans
  Marius Stanciu 7272b46dd9 - added Repetier postprocessor file il y a 7 ans
  Marius Stanciu d453c31bf5 - finished work in ToolSolderPaste il y a 7 ans
  Marius Stanciu d5768d3b34 - creating the camlib functions for the ToolSolderPaste gcode generation functions il y a 7 ans
  Marius Stanciu 4ab2374903 - added protection against creating CNCJob from an empty Geometry object (with no geometry inside) il y a 7 ans
  Marius Stanciu 3ee6eb4a87 - fixed a bug in rotate from shortcut function il y a 7 ans
  Marius Stanciu 9d0bcf477a - removed the Open Gerber with 'follow' menu entry and also the open_gerber Tcl Command attribute 'follow'. This is no longer required because now the follow_geometry is stored by default in a Gerber object attribute gerber_obj.follow_geometry il y a 7 ans
  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 il y a 7 ans
  Marius Stanciu 941cec30ae - Serialized the source_file of the Objects so it is saved in the FlatCAM project and restored. il y a 7 ans
  Marius Stanciu 326599e4a3 - changed some status bar messages il y a 7 ans
  Marius Stanciu 71d8b2df36 - fixed Excellon parser to detect correctly the units and zeros for Excellon's generated by Eagle 9.3.0 il y a 7 ans
  Marius Stanciu fa0ee40e90 - in Gerber aperture table now the values are displayed in the current units set in FlatCAM il y a 7 ans
  Marius Stanciu 3a05ebaffb - added total travel distance for CNCJob object created from Excellon Object in the CNCJob Selected tab il y a 7 ans
  Marius Stanciu f3b1b45968 - changed the layout in the Selected Tab UI il y a 7 ans
  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. il y a 7 ans
  Marius Stanciu c94679919d - stored solid_geometry of Excellon object in the self.tools dictionary il y a 7 ans
  Marius Stanciu 02793f7ae2 - starting to work on storing the solid_geometry for each tool in part in Excellon Object il y a 7 ans
  Marius Stanciu 9b61e4cc37 - finished work on Offset parameter in Excellon Object (Excellon Editor, camlib, FlatCAMObj updated to take this param in consideration) il y a 7 ans
  Marius Stanciu d0641458e4 - whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden il y a 7 ans
  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 il y a 7 ans