Marius Stanciu
|
53627b566c
- added a fix in the Gerber parser when adding the geometry in the self.apertures dict for the case that the current aperture is None (Allegro does that)
|
7 gadi atpakaļ |
Marius Stanciu
|
a4ae0f65ca
- finished preparing for internationalization for the files: camlib and objectColletion
|
7 gadi atpakaļ |
Marius Stanciu
|
6ba037fd83
- fixed issue when doing th CTRL (or SHIFT) + LMB, the focus is automatically moved to Project Tab
|
7 gadi atpakaļ |
Marius Stanciu
|
574184f44c
- fixed Measuring Tool - after doing a measurement the Notebook was switching to Project Tab without letting the user see the results
|
7 gadi atpakaļ |
Marius Stanciu
|
996b63cf4e
- modified the grbl-laser postprocessor lift_code()
|
7 gadi atpakaļ |
Marius Stanciu
|
90ff773546
- fixed Excellon object move and all the other transformations
|
7 gadi atpakaļ |
Marius Stanciu
|
06fb48eb6a
- minor UI changes for Gerber UI
|
7 gadi atpakaļ |
Marius Stanciu
|
d79d6cf2bc
- minor UI changes for Gerber UI
|
7 gadi atpakaļ |
Marius Stanciu
|
9f60df850e
- progress in ToolChange Custom commands replacement and rename
|
7 gadi atpakaļ |
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 gadi atpakaļ |
Marius Stanciu
|
874ce11d84
- work in progress to Toolchange_Custom code replacememnt -> finished the parse and replace function
|
7 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
Marius Stanciu
|
11ef818f0d
- more modifications for the Gerber UI layout; made 'follow' an advanced Gerber option
|
7 gadi atpakaļ |
Marius Stanciu
|
d43de2ea77
- fixed the Gerber object UI layout
|
7 gadi atpakaļ |
Marius Stanciu
|
a25fc1e88c
- fixed bug in Set Origin function
|
7 gadi atpakaļ |
Marius Stanciu
|
945196a44c
- minor changes in Gerber parser
|
7 gadi atpakaļ |
Marius Stanciu
|
1cab33314f
- reverted a change in GCode that might affect Gerber polarity change in Gerber parser
|
7 gadi atpakaļ |
Marius Stanciu
|
3bad47b3be
- updated the Properties Tool to include more information's, also details if a Geometry is of type MultiGeo or SingleGeo
|
7 gadi atpakaļ |
Marius Stanciu
|
2843810ab3
- some GUI elements changes
|
7 gadi atpakaļ |
Marius Stanciu
|
7272b46dd9
- added Repetier postprocessor file
|
7 gadi atpakaļ |
Marius Stanciu
|
d453c31bf5
- finished work in ToolSolderPaste
|
7 gadi atpakaļ |
Marius Stanciu
|
d5768d3b34
- creating the camlib functions for the ToolSolderPaste gcode generation functions
|
7 gadi atpakaļ |
Marius Stanciu
|
4ab2374903
- added protection against creating CNCJob from an empty Geometry object (with no geometry inside)
|
7 gadi atpakaļ |
Marius Stanciu
|
3ee6eb4a87
- fixed a bug in rotate from shortcut function
|
7 gadi atpakaļ |
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 gadi atpakaļ |
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 gadi atpakaļ |
Marius Stanciu
|
941cec30ae
- Serialized the source_file of the Objects so it is saved in the FlatCAM project and restored.
|
7 gadi atpakaļ |
Marius Stanciu
|
326599e4a3
- changed some status bar messages
|
7 gadi atpakaļ |
Marius Stanciu
|
71d8b2df36
- fixed Excellon parser to detect correctly the units and zeros for Excellon's generated by Eagle 9.3.0
|
7 gadi atpakaļ |