- added comments in the default preprocessors which will help other people create their own preprocessors

This commit is contained in:
Marius Stanciu
2022-01-19 03:02:41 +02:00
committed by Marius
parent cdf6872e5e
commit 62265f020d
2 changed files with 23 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ CHANGELOG for FlatCAM beta
- rearranged the default keywords
- fixed the generatecncjob() method default parameters to reflect new data structure names
- in Geometry object the default self.options dictionary is updated with keys that reflect new data structure
- added comments in the `default` preprocessors which will help other people create their own preprocessors
18.01.2022