Marius Stanciu
|
9abb9c5df2
- added the possibility to display text annotation for the CNC travel lines. The setting is both in Preferences and in the CNC object properties
|
6 lat temu |
Marius Stanciu
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 lat temu |
Marius Stanciu
|
ad7222a768
- added a toggle left panel button to the canvas context menu
|
6 lat temu |
Marius Stanciu
|
bc3da37e81
- added a toggle Grid button to the canvas context menu in the Grids submenu
|
6 lat temu |
Marius Stanciu
|
cffcbb2410
- Geo Editor - added a new editor tool, Eraser
|
6 lat temu |
Marius Stanciu
|
511df19793
- Gerber Editor - started to work on a new editor tool: Eraser
|
6 lat temu |
Marius Stanciu
|
e04db8ca12
- set the buttons in the lower part of the Preferences Window to have a preferred minimum width instead of fixed width
|
6 lat temu |
Marius Stanciu
|
94e7820dde
- PEP8 corrections in FlatCAMGrbEditor.py
|
6 lat temu |
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.
|
6 lat temu |
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
|
6 lat temu |
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
|
6 lat temu |
Marius Stanciu
|
cb355d6070
- work in Gerber Export: finished the header export
|
6 lat temu |
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.
|
6 lat temu |
Marius Stanciu
|
7c334d7606
- made units change from shortcut key 'Q' not to affect the preferences
|
6 lat temu |
Marius Stanciu
|
4c00f567a4
- renamed the menu entry Edit -> Copy as Geo to Convert Any to Geo and moved it in the Edit -> Conversion
|
6 lat temu |
Marius Stanciu
|
52ab274b1c
- fixed bugs in Excellon Editor
|
6 lat temu |
Marius Stanciu
|
747a0817f3
- made some mods to what can be translated as some of the translations interfered with the correct functioning of FlatCAM
|
6 lat temu |
Marius Stanciu
|
f172d5b765
- Enable/Disable Object toggle key ("Space" key) will trigger also the datChanged signal for the Project MVC
|
6 lat temu |
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
|
6 lat temu |
Marius Stanciu
|
bc981ab92c
- started to modify the Substract Tool to work on Geometry objects too
|
6 lat temu |
Marius Stanciu
|
eb00176519
- renamed SilkScreen Tool to Substract Tool and move it's menu location in Edit -> Conversion
|
6 lat temu |
Marius Stanciu
|
faf92ff3d9
- fixed some bugs recently introduced in Editors due of the changes done to the way mouse panning is detected
|
6 lat temu |
Marius Stanciu
|
8fcd75a8e4
- commented the camlib.alpha_shape() as it is not needed but require a huge package (scipy)
|
6 lat temu |
Marius Stanciu
|
8eb390e706
- small changes in GUI
|
6 lat temu |
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.
|
6 lat temu |
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
|
6 lat temu |
Marius Stanciu
|
c0716f22e5
- wip for multithreading in PDF Tool
|
6 lat temu |
Marius Stanciu
|
e8f6b1a9ae
- minor UI changes/ bug fixes
|
6 lat temu |
Marius Stanciu
|
54d6a32b6c
- updated the translation files
|
6 lat temu |
Marius Stanciu
|
929d70542c
- Gerber Editor: added two new tools: Add Disc and Add SemiDisc (porting of Circle and Arc from Geometry Editor)
|
6 lat temu |