Marius Stanciu
|
8ccd73b919
- added a new toggle option in Edit -> Preferences -> General Tab -> App Preferences -> "Open" Behavior. It controls which path is used when opening a new file. If checked the last saved path is used when saving files and the last opened path is used when opening files. If unchecked then the path for the last action (either open or save) is used.
|
il y a 6 ans |
Marius Stanciu
|
d172a3ca49
- Gerber Export: made sure that if some of the coordinates in a Gerber object geometry are repeating then the resulting Gerber code include only one copy
|
il y a 6 ans |
Marius Stanciu
|
883cf3372a
- fixed issue in camlib.CNCjob.generate_from_excellon_by_tool() in the drill path optimization algorithm selection when selecting the MH algorithm. The new API's for Google OR-tools required some changes and also the time parameter can be now just an integer therefore I modified the GUI
|
il y a 6 ans |
Marius Stanciu
|
cb355d6070
- work in Gerber Export: finished the header export
|
il y a 6 ans |
Marius Stanciu
|
0106d95e84
- added a new parameter in the Edit -> Preferences -> App Preferences named Geo Tolerance. This parameter control the level of geometric detail throughout FlatCAM. It directly influence the effect of Circle Steps parameter.
|
il y a 6 ans |
Marius Stanciu
|
7c334d7606
- made units change from shortcut key 'Q' not to affect the preferences
|
il y a 6 ans |
Marius Stanciu
|
4c00f567a4
- renamed the menu entry Edit -> Copy as Geo to Convert Any to Geo and moved it in the Edit -> Conversion
|
il y a 6 ans |
Marius Stanciu
|
52ab274b1c
- fixed bugs in Excellon Editor
|
il y a 6 ans |
Marius Stanciu
|
747a0817f3
- made some mods to what can be translated as some of the translations interfered with the correct functioning of FlatCAM
|
il y a 6 ans |
Marius Stanciu
|
f172d5b765
- Enable/Disable Object toggle key ("Space" key) will trigger also the datChanged signal for the Project MVC
|
il y a 6 ans |
Marius Stanciu
|
eda4202952
- added new setting for the color of the Project Tree items; it helps in providing contrast when using dark theme like the one in MacOS
|
il y a 6 ans |
Marius Stanciu
|
bc981ab92c
- started to modify the Substract Tool to work on Geometry objects too
|
il y a 6 ans |
Marius Stanciu
|
eb00176519
- renamed SilkScreen Tool to Substract Tool and move it's menu location in Edit -> Conversion
|
il y a 6 ans |
Marius Stanciu
|
faf92ff3d9
- fixed some bugs recently introduced in Editors due of the changes done to the way mouse panning is detected
|
il y a 6 ans |
Marius Stanciu
|
8fcd75a8e4
- commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy)
|
il y a 6 ans |
Marius Stanciu
|
8eb390e706
- small changes in GUI
|
il y a 6 ans |
Marius Stanciu
|
ac3833f746
- added a toggle button in Preferences to toggle on/off the display of the selection box on canvas when the user is clicking an object or selecting it by mouse dragging.
|
il y a 6 ans |
Marius Stanciu
|
386e811c65
- New tool: Silkscreen Tool: I am trying to remove the overlapped geo with the soldermask layer from overlay layer; layed out the class and functions - not working yet
|
il y a 6 ans |
Marius Stanciu
|
c0716f22e5
- wip for multithreading in PDF Tool
|
il y a 6 ans |
Marius Stanciu
|
e8f6b1a9ae
- minor UI changes/ bug fixes
|
il y a 6 ans |
Marius Stanciu
|
54d6a32b6c
- updated the translation files
|
il y a 6 ans |
Marius Stanciu
|
929d70542c
- Gerber Editor: added two new tools: Add Disc and Add SemiDisc (porting of Circle and Arc from Geometry Editor)
|
il y a 6 ans |
Marius Stanciu
|
8f1a0c1fdc
- added PDF file as type in the Recent File list and capability to load it from there
|
il y a 6 ans |
Marius Stanciu
|
53444fc685
- fixed the PDF import tool to work with files generated by the Microsoft PDF printer (chained subpaths)
|
il y a 6 ans |
Marius Stanciu
|
2ba0b494ff
- Gerber Editor: finished a new tool: Poligonize Tool (ALT+N in Editor). It will fuse a selection of tracks into a polygon. It will fill a selection of polygons if they are apart and it will make a single polygon if the selection is overlapped. All the newly created filled polygons will be stored in aperture '0' (if it does not exist it will be automatically created)
|
il y a 6 ans |
Marius Stanciu
|
fc1dfb8550
- cleaned up Measuring Tool
|
il y a 6 ans |
Marius Stanciu
|
1332601624
- moved the key handler out of the Measurement tool to flatcamGUI.FlatCAMGui.keyPressEvent()
|
il y a 6 ans |
Marius Stanciu
|
081231aca4
- Editors: activated an old function that was no longer active: each tool can have it's own set of shortcut keys, the Editor general shortcut keys that are letters are overridden
|
il y a 6 ans |
Marius Stanciu
|
2dc98fb6d6
- Gerber Editor: added ability to change on the fly the aperture after one of the tools: Add Pad or Add Pad Array is activated
|
il y a 6 ans |
Marius Stanciu
|
a1f7c86996
- made optional the saving of an edited object. Now the user can cancel the changes to the object.
|
il y a 6 ans |