mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-09-30 17:09:06 +02:00
Updated images and readme.
This commit is contained in:
BIN
libtest.png
BIN
libtest.png
Binary file not shown.
Before Width: | Height: | Size: 966 KiB After Width: | Height: | Size: 966 KiB |
@@ -2837,7 +2837,8 @@ PCBs and perfboard with optional components. The shape can be a rectangle with o
|
|||||||
| 1 | `pcb(DuetE)` | Duet 2 Ethernet electronics |
|
| 1 | `pcb(DuetE)` | Duet 2 Ethernet electronics |
|
||||||
| 1 | `pcb(Duex2)` | Duex2 expansion board - not shown |
|
| 1 | `pcb(Duex2)` | Duex2 expansion board - not shown |
|
||||||
| 1 | `pcb(Duex5)` | Duex5 expansion board |
|
| 1 | `pcb(Duex5)` | Duex5 expansion board |
|
||||||
| 1 | `pcb(ESP-01)` | ESP-01 |
|
| 1 | `pcb(ESP_01)` | ESP-01 |
|
||||||
|
| 1 | `pcb(ESP_01M)` | ESP-01M WiFi module (ESP8285) |
|
||||||
| 1 | `pcb(ESP_12F)` | ESP-12F ESP8266 WiFi module |
|
| 1 | `pcb(ESP_12F)` | ESP-12F ESP8266 WiFi module |
|
||||||
| 1 | `pcb(ESP_201)` | ESP-201 ESP8266 WiFi module |
|
| 1 | `pcb(ESP_201)` | ESP-201 ESP8266 WiFi module |
|
||||||
| 1 | `pcb(ESP32_DOIT_V1)` | ESP32 DOIT DEV KIT V1 |
|
| 1 | `pcb(ESP32_DOIT_V1)` | ESP32 DOIT DEV KIT V1 |
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 250 KiB After Width: | Height: | Size: 250 KiB |
@@ -837,7 +837,7 @@ RAMPSEndstop = ["RAMPSEndstop", "RAMPS Endstop Switch",
|
|||||||
[]];
|
[]];
|
||||||
|
|
||||||
ESP_01 = [
|
ESP_01 = [
|
||||||
"ESP-01", "ESP-01",
|
"ESP_01", "ESP-01",
|
||||||
24.8, 14.6, 1, // size
|
24.8, 14.6, 1, // size
|
||||||
0, // corner radius
|
0, // corner radius
|
||||||
0, // mounting hole diameter
|
0, // mounting hole diameter
|
||||||
@@ -868,7 +868,7 @@ ESP_01 = [
|
|||||||
// by Karl McMurdo (XrXca)
|
// by Karl McMurdo (XrXca)
|
||||||
//================================================
|
//================================================
|
||||||
ESP_01M = [
|
ESP_01M = [
|
||||||
"ESP-01M", "ESP-01M WiFi module (ESP8285)",
|
"ESP_01M", "ESP-01M WiFi module (ESP8285)",
|
||||||
18, 18, 0.8, // size
|
18, 18, 0.8, // size
|
||||||
0, // corner radius
|
0, // corner radius
|
||||||
0, // mounting hole diameter
|
0, // mounting hole diameter
|
||||||
|
Reference in New Issue
Block a user