camellan
|
c8ba7bd150
Fix Zoom function. Update translate.
|
6 年之前 |
Marius Stanciu
|
5c5f2c1606
Merged in marius_stanciu/flatcam_beta/Beta_8.918 (pull request #150)
|
6 年之前 |
Marius Stanciu
|
359cb577f4
- updated date
|
6 年之前 |
camellan
|
facd8301ed
solve the conflicts
|
6 年之前 |
camellan
|
70e939ca36
Merge remote-tracking branch 'remotes/jpcgt/flatcam/Beta' into Beta
|
6 年之前 |
Marius Stanciu
|
5f972ab85e
- make sure that the annotation shapes are deleted on creation of a new project
|
6 年之前 |
Marius Stanciu
|
b824cf6471
FlatCAMApp.py edited online with Bitbucket
|
6 年之前 |
Marius Stanciu
|
24f9de8c16
- RELEASE 8.918
|
6 年之前 |
camellan
|
9e88950e65
Add translation strings. Update Russian translation.
|
6 年之前 |
Marius Stanciu
|
150bb9e999
- PEP8 cleanup in FlatCAMGui
|
6 年之前 |
Marius Stanciu
|
f06fec12ea
- added a new parameter in Edit -> Preferences -> CNCJob named Annotation Color; it controls the color of the font used for annotations
|
6 年之前 |
Marius Stanciu
|
2a30101bb0
- TclCommand Geocutout is now creating a new geometry object when working on a geometry, preserving also the origin object
|
6 年之前 |
Marius Stanciu
|
c409df0a8e
- fixed issue with geometry name not being updated immediately after change while doing geocutout TclCommand
|
6 年之前 |
Marius Stanciu
|
dca57edf24
- fixed text annotation for CNC job so there are no overlapping numbers when 2 lines meet on the same point
|
6 年之前 |
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 年之前 |
Marius Stanciu
|
b35ac779bd
- solved issue where after the opening of an object the file path is not saved for further open operations
|
6 年之前 |
Marius Stanciu
|
8ee516ec14
- editing a multi geometry will no longer pop-up a Tcl window
|
6 年之前 |
camellan
|
ef1ecd3a31
Update Russian translate.Fix translation string.
|
6 年之前 |
Marius Stanciu
|
ad7222a768
- added a toggle left panel button to the canvas context menu
|
6 年之前 |
Marius Stanciu
|
bc3da37e81
- added a toggle Grid button to the canvas context menu in the Grids submenu
|
6 年之前 |
Marius Stanciu
|
e28e109e90
- more PEP8 cleanup in FlatCAMApp.py
|
6 年之前 |
Marius Stanciu
|
4c49348aef
- some PEP8 cleanup in FlatCAMApp.py
|
6 年之前 |
Marius Stanciu
|
f400294027
- PEP8 cleanup of the Geo Editor
|
6 年之前 |
Marius Stanciu
|
4f2e5643d9
- added the file extension .ncd to the Excellon file extension list
|
6 年之前 |
Marius Stanciu
|
94e7820dde
- PEP8 corrections in FlatCAMGrbEditor.py
|
6 年之前 |
Marius Stanciu
|
a545658d44
- fixed the Circle Steps parameter for both Gerber and Geometry objects not being applied and instead the app internal defaults were used.
|
6 年之前 |
Marius Stanciu
|
f779c74d0e
- fixed App.convert_any2gerber to work with the new Gerber apertures data structure
|
6 年之前 |
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 年之前 |
Marius Stanciu
|
630d9c733d
- remade the Properties Tool such that it works with the new Gerber data structure in the obj.apertures. Also changed the view for the Gerber object in Properties
|
6 年之前 |
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 年之前 |