- fixed the description for the new Tcl command buffer

This commit is contained in:
Marius Stanciu
2022-01-21 02:39:57 +02:00
committed by Marius
parent b0db73029d
commit af688cb369
2 changed files with 5 additions and 4 deletions

View File

@@ -11,6 +11,7 @@ CHANGELOG for FlatCAM beta
- added a new Tcl command: `buffer` which will buffer the geometry of an object or will scale individually each geometry sub element
- fixed the buffer() method for the Excellon objects (the resulting tool diameters were calculated less than the what was expected)
- fixed the description for the new Tcl command `buffer`
19.01.2022