diff --git a/README.md b/README.md index 598dddf..03ce840 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,20 @@ Click on the Fabrication Toolkit _(since v3.0.0)_. +**⊛** The `User_1` layer in internally defined as a **V-Cuts** layer, please avoid using it for anything else (unless disabled). _(since v3.0.0)_. ## Options Options can be set in the dialog that appears when the plugin is invoked. They are saved in a file called `fabrication-toolkit-options.json` in the project directory so that they are remembered between invocations of the plugin. + + +☑ 'Additional layers': Comma-separated list of additional layers to include in the gerber archive.
+☑ 'Set User.1 as V-Cut layer': Merge User.1 layer with the Edge-Cut layer in production.
+☑ 'Apply automatic translations': Apply known translation fixes for common components.
+☑ 'Apply automatic fill for all zones': Refill all zones before generation production files.
+☑ 'Exclude DNP components from BOM': Exclude components the had been set a DNP from th BOM.
+ ### ① Include Component Part Number in Production Files Add an 'LCSC Part #'* field with the LCSC component part number to the symbol's fields property. diff --git a/assets/options.png b/assets/options.png new file mode 100644 index 0000000..0fa55eb Binary files /dev/null and b/assets/options.png differ diff --git a/metadata.json b/metadata.json index 0dec330..4209c8a 100644 --- a/metadata.json +++ b/metadata.json @@ -19,7 +19,8 @@ }, "license": "Apache-2.0", "resources": { - "homepage": "https://github.com/bennymeg/Fabrication-Toolkit" + "homepage": "https://github.com/bennymeg/Fabrication-Toolkit", + "Sponsor": "https://github.com/sponsors/bennymeg" }, "tags": [ "jlc",