Robot and gripper pairing
This commit is contained in:
parent
103f58b4f5
commit
f13a181a8f
16 changed files with 21248 additions and 0 deletions
40
.gitignore
vendored
Normal file
40
.gitignore
vendored
Normal file
|
@ -0,0 +1,40 @@
|
|||
~$*.SLDPRT
|
||||
~$*.SLDASM
|
||||
*.STL
|
||||
|
||||
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
|
||||
# Format documentation: http://kicad-pcb.org/help/file-formats/
|
||||
|
||||
# Temporary files
|
||||
*-backups/
|
||||
*.000
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_sch.lck
|
||||
*.kicad_pcb-bak
|
||||
*.kicad_pcb.lck
|
||||
*#auto_saved_files#
|
||||
|
||||
*~
|
||||
_autosave-*
|
||||
*.tmp
|
||||
*-cache.lib
|
||||
*-rescue.lib
|
||||
*-save.pro
|
||||
*-save.kicad_pcb
|
||||
*.sch-bak
|
||||
fp-info-cache
|
||||
|
||||
# Netlist files (exported from Eeschema)
|
||||
*.net
|
||||
|
||||
# Autorouter files (exported from Pcbnew)
|
||||
*.dsn
|
||||
*.ses
|
||||
|
||||
# Visual Studio Code
|
||||
*.vscode/
|
||||
# Platformio .pio
|
||||
.pio/
|
||||
# JetBrains CLion
|
||||
.idea/
|
Binary file not shown.
Binary file not shown.
BIN
src/Vacuum_pump/HX710B_case_bottom.SLDPRT
Normal file
BIN
src/Vacuum_pump/HX710B_case_bottom.SLDPRT
Normal file
Binary file not shown.
BIN
src/Vacuum_pump/HX710B_case_top.SLDPRT
Normal file
BIN
src/Vacuum_pump/HX710B_case_top.SLDPRT
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/Vacuum_pump/asm_HX710B_in_case.SLDASM
Normal file
BIN
src/Vacuum_pump/asm_HX710B_in_case.SLDASM
Normal file
Binary file not shown.
Binary file not shown.
21208
src/Vacuum_pump/pressure_sensor_assy_HX710B.STEP
Normal file
21208
src/Vacuum_pump/pressure_sensor_assy_HX710B.STEP
Normal file
File diff suppressed because it is too large
Load diff
BIN
src/Vacuum_pump/pressure_sensor_assy_HX710B.STEP.SLDPRT
Normal file
BIN
src/Vacuum_pump/pressure_sensor_assy_HX710B.STEP.SLDPRT
Normal file
Binary file not shown.
Binary file not shown.
BIN
src/Vacuum_pump/Тройник.SLDPRT
Normal file
BIN
src/Vacuum_pump/Тройник.SLDPRT
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue