Marius Stanciu
|
941cec30ae
- Serialized the source_file of the Objects so it is saved in the FlatCAM project and restored.
|
преди 7 години |
Marius Stanciu
|
326599e4a3
- changed some status bar messages
|
преди 7 години |
Marius Stanciu
|
679b33fa72
- updated the Excellon plot function so it can plot the Excellon's from old projects
|
преди 7 години |
Marius Stanciu
|
e717cb8f15
- remade the Excellon export function to work with parameters entered in Edit -> Preferences -> Excellon Export
|
преди 7 години |
Marius Stanciu
|
aea67a4a1d
- rearranged the FIle and Edit menu's and added some explanatory tooltips on certain menu items that could be seen as cryptic
|
преди 7 години |
Marius Stanciu
|
a978b5621d
- the notebook is automatically collapsed when there are no objects in the collection and it is showed when adding an object
|
преди 7 години |
Marius Stanciu
|
fffdd6db97
- small changes
|
преди 7 години |
Marius Stanciu
|
fa0ee40e90
- in Gerber aperture table now the values are displayed in the current units set in FlatCAM
|
преди 7 години |
Marius Stanciu
|
cda10998e8
- updated the function for the project context menu 'Generate CNC' menu entry (Action) to use the modernized function FlatCAMObj.FlatCAMGeometry.on_generatecnc_button_click()
|
преди 7 години |
Marius Stanciu
|
3a05ebaffb
- added total travel distance for CNCJob object created from Excellon Object in the CNCJob Selected tab
|
преди 7 години |
Marius Stanciu
|
e091fd232d
- added (and commented) an experimental FlatCAMObj.FlatCAMGerber.plot_apertures()
|
преди 7 години |
Marius Stanciu
|
15b533f25e
- made the Gerber aperture table not visibile as default and added a checkbox that can toggle the visibility
|
преди 7 години |
Marius Stanciu
|
53e8e4d486
- made the Gerber aperture table hidden by default and added a checkbox to show it
|
преди 7 години |
Marius Stanciu
|
f3b1b45968
- changed the layout in the Selected Tab UI
|
преди 7 години |
Marius Stanciu
|
c94679919d
- stored solid_geometry of Excellon object in the self.tools dictionary
|
преди 7 години |
Marius Stanciu
|
02793f7ae2
- starting to work on storing the solid_geometry for each tool in part in Excellon Object
|
преди 7 години |
Marius Stanciu
|
9b61e4cc37
- finished work on Offset parameter in Excellon Object (Excellon Editor, camlib, FlatCAMObj updated to take this param in consideration)
|
преди 7 години |
Marius Stanciu
|
d0641458e4
- whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden
|
преди 7 години |
Marius Stanciu
|
258f877865
- changed some log messages
|
преди 7 години |
Marius Stanciu
|
f35994a712
- repurposed shortcut key 'Delete' to delete tools in tooltable when the mouse is over the Seleted tab (with Geometry inside) or in Tools tab (when NCC Tool or Paint Tool is inside). Or in Excellon Editor when mouse is hovering the Selected tab selecting a tool, 'Delete' key will delete that tool, if on canvas 'Delete' key will delete a selected shape (drill). In rest, will delete selected objects.
|
преди 7 години |
Marius Stanciu
|
8b0a9a429a
- fixed some errors
|
преди 7 години |
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 години |
Marius Stanciu
|
2ee80990e5
- added a new function (and shortcut key Escape) that when triggered it deselects all selected objects and delete the selection box(es)
|
преди 7 години |
Marius Stanciu
|
9dfbae7515
- added plot kind for CNC Job in the App Preferences
|
преди 7 години |
Marius Stanciu
|
dedf8c09de
- fixed the name self-insert in save dialog file for GCode; added protection in case the save path is None
|
преди 7 години |
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.
|
преди 7 години |
Marius Stanciu
|
299a6585a7
- done a regression on Tool Tab default text. It somehow delete Tools in certain scenarios so I got rid of it
|
преди 7 години |
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)
|
преди 7 години |
Marius Stanciu
|
822800e7f5
- added a way to set the Probe depth if Toolchange_Probe postprocessors are selected
|
преди 7 години |
Marius Stanciu
|
e1888b1647
- added an automatic name on each save operation based on the object name and/or the current date
|
преди 7 години |