ethercat-conf.xml for EaserCAT 7000

This commit is contained in:
Hakan Bastedt
2025-03-10 11:14:10 +01:00
parent 766985d11a
commit 5b61d87f68
3 changed files with 2338 additions and 0 deletions

16
Cards/THTIC/Kicad/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
\#auto_saved_files#
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv
*.step
*.stp
*.stl
.~lock.*

16
Cards/THTIC2/Kicad/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
\#auto_saved_files#
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv
*.step
*.stp
*.stl
.~lock.*