User Tools

Site Tools


infra:tools:bridgeport

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
infra:tools:bridgeport [2021/05/14 19:30] radexinfra:tools:bridgeport [2023/03/20 00:28] – correct deadnicks sdomi
Line 99: Line 99:
 Tools use an Erickson QuickChange 30 (a.k.a. QC30) mount, which is a modified DIN 2080/NMTB 30 taper. Tools use an Erickson QuickChange 30 (a.k.a. QC30) mount, which is a modified DIN 2080/NMTB 30 taper.
  
-Alas, it's near-impossible to buy used/cheap chinese QC30 tooling. There are [[https://www.hobby-machinist.com/threads/erickson-quick-change-30-tooling-and-sources-resource.43018/|very few]] manufacturers of QC30 tool holders and the only reasonable option for us is [[http://www.zmkolno.pl|ZM Kolno (BISON)]].+Alas, it's near-impossible to buy used/cheap chinese QC30 tooling. There are [[https://www.hobby-machinist.com/threads/erickson-quick-change-30-tooling-and-sources-resource.43018/|very few]] manufacturers of QC30 tool holders and the only reasonable option for us is [[http://www.zmkolno.pl|ZM Kolno (BISON)]]. We buy ZM Kolno tooling via [[https://polvis.com.pl|Polvis]]
  
 **Here are compatible tool holders we have:** **Here are compatible tool holders we have:**
Line 141: Line 141:
  
   - [[https://owncloud.hackerspace.pl/index.php/s/YxLzOP8Go3ar6sb|Bridgeport Series 1 MDI Service Manual]]   - [[https://owncloud.hackerspace.pl/index.php/s/YxLzOP8Go3ar6sb|Bridgeport Series 1 MDI Service Manual]]
-  - [[https://hackerspace.pl/~enleth/schematic-marked.pdf|Bridgeport Series 1 MDI wiring diagram]]+  - [[https://hackerspace.pl/~elia/schematic-marked.pdf|Bridgeport Series 1 MDI wiring diagram]]
   - {{:projects:bridgeport:tnc131user.pdf|Heidenhain TNC 131 User/Operating Manual}}   - {{:projects:bridgeport:tnc131user.pdf|Heidenhain TNC 131 User/Operating Manual}}
   - {{:projects:bridgeport:tnc135install.pdf|Heidenhain TNC 131 Installation Manual}}   - {{:projects:bridgeport:tnc135install.pdf|Heidenhain TNC 131 Installation Manual}}
Line 161: Line 161:
  
 ====== Accessing Bridgeport controller computer ====== ====== Accessing Bridgeport controller computer ======
 +
 +Add your nc files for cutting to ~/Desktop/cnc-files/<your-username>. You can do it via SMB share:
 +
 +    smb://bridgeport.waw.hackerspace.pl → cnc-files
 +    
 +On Windows, go to Windows Explorer → Network → go to share:
 +
 +    \\bridgeport.waw.hackerspace.pl
 +
 +To upload your files via SMB, make sure to `chmod a+w ~/Desktop/cnc-files/<your-username>` first.
 +
 +SSH:
  
     ssh bridgeport@bridgeport.local     ssh bridgeport@bridgeport.local
 +    ssh bridgeport@bridgeport.waw.hackerspace.pl # (same thing)
 +
 +You must manually copy your ssh public key to Bridgeport's `/home/bridgeport/.ssh/authorized_keys`.
  
-You must manually copy your ssh public key to Bridgeport'`/home/bridgeport/.ssh/authorized_keys`+Bridgeport'LinuxCNC configuration is kept on https://code.hackerspace.pl/radex/bridgeport/If you update /home/bridgeport/linuxcnc, be sure to commit and push your changes. Ask radex for access if needed.
  
 ====== RS232 link (legacy Heidehein 131 controller) ====== ====== RS232 link (legacy Heidehein 131 controller) ======
infra/tools/bridgeport.txt · Last modified: 2024/04/30 09:04 by Arsenicum

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki