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