1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-25 16:31:01 +02:00

Added PCB components to OpenGrab and functions to access PCB.

This commit is contained in:
Chris Palmer
2020-09-11 12:35:22 +01:00
parent 8d8df3cb8a
commit afac5f9737
5 changed files with 24 additions and 12 deletions

View File

@@ -2010,6 +2010,8 @@ A permanent magnet that can be magnatized and de-magnatized electronically.
| Function | Description |
|:--- |:--- |
| ```opengrab_depth()``` | Module height |
| ```opengrab_pcb()``` | The PCB |
| ```opengrab_pcb_z()``` | PCB offset from the front |
| ```opengrab_target_thickness()``` | Target sheet thickness |
| ```opengrab_width()``` | Module width |