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.
|
7 yıl önce |
Marius Stanciu
|
874ce11d84
- work in progress to Toolchange_Custom code replacememnt -> finished the parse and replace function
|
7 yıl önce |
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
|
7 yıl önce |
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)
|
7 yıl önce |
Marius Stanciu
|
11ef818f0d
- more modifications for the Gerber UI layout; made 'follow' an advanced Gerber option
|
7 yıl önce |
Marius Stanciu
|
d43de2ea77
- fixed the Gerber object UI layout
|
7 yıl önce |
Marius Stanciu
|
a25fc1e88c
- fixed bug in Set Origin function
|
7 yıl önce |
Marius Stanciu
|
945196a44c
- minor changes in Gerber parser
|
7 yıl önce |
Marius Stanciu
|
1cab33314f
- reverted a change in GCode that might affect Gerber polarity change in Gerber parser
|
7 yıl önce |
Marius Stanciu
|
3bad47b3be
- updated the Properties Tool to include more information's, also details if a Geometry is of type MultiGeo or SingleGeo
|
7 yıl önce |
Marius Stanciu
|
2843810ab3
- some GUI elements changes
|
7 yıl önce |
Marius Stanciu
|
7272b46dd9
- added Repetier postprocessor file
|
7 yıl önce |
Marius Stanciu
|
d453c31bf5
- finished work in ToolSolderPaste
|
7 yıl önce |
Marius Stanciu
|
d5768d3b34
- creating the camlib functions for the ToolSolderPaste gcode generation functions
|
7 yıl önce |
Marius Stanciu
|
4ab2374903
- added protection against creating CNCJob from an empty Geometry object (with no geometry inside)
|
7 yıl önce |
Marius Stanciu
|
3ee6eb4a87
- fixed a bug in rotate from shortcut function
|
7 yıl önce |
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
|
7 yıl önce |
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
|
7 yıl önce |
Marius Stanciu
|
941cec30ae
- Serialized the source_file of the Objects so it is saved in the FlatCAM project and restored.
|
7 yıl önce |
Marius Stanciu
|
326599e4a3
- changed some status bar messages
|
7 yıl önce |
Marius Stanciu
|
71d8b2df36
- fixed Excellon parser to detect correctly the units and zeros for Excellon's generated by Eagle 9.3.0
|
7 yıl önce |
Marius Stanciu
|
fa0ee40e90
- in Gerber aperture table now the values are displayed in the current units set in FlatCAM
|
7 yıl önce |
Marius Stanciu
|
3a05ebaffb
- added total travel distance for CNCJob object created from Excellon Object in the CNCJob Selected tab
|
7 yıl önce |
Marius Stanciu
|
f3b1b45968
- changed the layout in the Selected Tab UI
|
7 yıl önce |
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.
|
7 yıl önce |
Marius Stanciu
|
c94679919d
- stored solid_geometry of Excellon object in the self.tools dictionary
|
7 yıl önce |
Marius Stanciu
|
02793f7ae2
- starting to work on storing the solid_geometry for each tool in part in Excellon Object
|
7 yıl önce |
Marius Stanciu
|
9b61e4cc37
- finished work on Offset parameter in Excellon Object (Excellon Editor, camlib, FlatCAMObj updated to take this param in consideration)
|
7 yıl önce |
Marius Stanciu
|
d0641458e4
- whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden
|
7 yıl önce |
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
|
7 yıl önce |