added generate position files
This commit is contained in:
15
README.md
15
README.md
@ -11,6 +11,9 @@ DXF generated file has single line draw as it should be for mechanical interchan
|
||||
|
||||
- ### action_menu_move_to_layer
|
||||
A script to Move Selected Drawing(s) to chosen new Layer (available only in GAL)
|
||||
|
||||
- ### action_positions
|
||||
A script to Generate Position Files for SMD, THD, Virtual, ALL
|
||||
|
||||
---
|
||||
## action_menu_annular_check.py
|
||||
@ -78,4 +81,14 @@ release "1.1.0"
|
||||
- selected draw objects will be moved to new layer
|
||||
|
||||
Launch the 'Move Selected drawings to chosen Layer' script in pcbnew from Tools menu
|
||||

|
||||

|
||||
|
||||
- ### action_positions
|
||||
A script to Generate Position Files for SMD, THD, Virtual, ALL
|
||||
|
||||
The script will generate Fabrication POS files for:
|
||||
|
||||
- SMD
|
||||
- THD
|
||||
- VIRTUAL
|
||||
- ALL
|
||||
|
Reference in New Issue
Block a user