Anonymous

Changes

From Pumping Station One
3,884 bytes added ,  00:51, 10 December 2022
no edit summary
Line 1: Line 1:  +
 
{{Template:EquipmentPage
 
{{Template:EquipmentPage
 
|owner = PS:One
 
|owner = PS:One
Line 7: Line 8:  
|serial = N.A.
 
|serial = N.A.
 
|arrived = 10/16
 
|arrived = 10/16
|where = Hot metals
+
|where = Removed
 
|doesitwork = yes
 
|doesitwork = yes
|contact = CNC Area Host
+
|contact = hotmetals at pumpingstationone.org
 
|value = $6000
 
|value = $6000
|image = IMG_4045.JPG
+
|image = Cncplasma.jpg
 
}}
 
}}
 +
 +
= HOLD UP, THIS IS NOT THE TOOL YOU WANT! WE'VE REPLACED IT =
 +
See [[Tormach 1300PL CNC Plasma Cutter]] for the new machine. Everything on this page is invalid and kept for historical purposes only.
 +
 +
= Machine =
    
== Status ==
 
== Status ==
   −
Working. Stay tuned for an announcement about authorizations.
+
As of 12/21, the table is essentially borked. Coolant splashed into the electronics box, shorting it out. There have been a number of issues with the table over the years and as of right now the thought is to scrap the existing machine and replace it with a new one.
 +
 
 +
=== Possible Options ===
 +
https://stvcnc.com/product/sparx-cnc4x8-plasma-table/
   −
== Authorisation ==
+
https://www.langmuirsystems.com/xr
   −
Authorisation requirements:
+
https://www.stylecnc.com/plasma-cutter/cnc-plasma-cutting-table.html
 +
 
 +
https://tormach.com/machines/plasma-tables.html#landing_packages (most expensive)
 +
 
 +
== Authorization ==
 +
 
 +
Authorization requirements:
    
* This is not a commercial machine; it was hand-built at PS1 and as such there is no website to check, nor any manual to read. You must be willing to accept the fact that the machine can be quirky and you may have to do some troubleshooting when using it (hopefully not, but ¯\_(ツ)_/¯).
 
* This is not a commercial machine; it was hand-built at PS1 and as such there is no website to check, nor any manual to read. You must be willing to accept the fact that the machine can be quirky and you may have to do some troubleshooting when using it (hopefully not, but ¯\_(ツ)_/¯).
Line 27: Line 42:  
* Read and be willing to add your experience/knowledge of using the machine here: https://wiki.pumpingstationone.org/Talk:CNC_Plasma_Cutter
 
* Read and be willing to add your experience/knowledge of using the machine here: https://wiki.pumpingstationone.org/Talk:CNC_Plasma_Cutter
   −
[[CNC Plasma Cutter Authorisation]] has more details.
+
[[CNC Plasma Cutter Authorization]] has more details.
    
== Drawing guidelines ==
 
== Drawing guidelines ==
Line 83: Line 98:  
# '''Leave the area cleaner than you found it'''
 
# '''Leave the area cleaner than you found it'''
   −
=== Running A Job ===
+
=== Creating a Job ===
 +
 
 +
# Start SheetCam
 +
# Import a Drawing from the File menu. Remember that the origin is at the bottom left on Sheetcam, and the origin on the machine is back left.
 +
# Click on Operation => Plasma Cut
 +
# Unfortunately most settings can be changed by other users between jobs. Some that seem to work:
 +
** 130 ipm feed rate
 +
** Tool: T11: Plasma 12 Gauge (or whatever gauge you're cutting)
 +
** Note that Inside/Outside offset determines if you're trying to cut an inside edge or outside edge.
 +
** You may need to select a layer.
 +
# Click OK and the path should be generated and display.
 +
# To create a TAP file go to the P icon at top left. That's post-processing.
 +
# It should save as type G-code/.tap.
 +
 
 +
This is now a runnable job.
 +
 
 +
=== Running a Job ===
 +
Look elsewhere for turning on the machine, filling the table, turning on the plasma cutter.
 +
 
 +
# Start Mach3 CNC
 +
# You should be able to move the gantry using the arrow keys to get into position. You MUST start your job over metal - it does an auto z-axis zero/home.
 +
# If "Reset" is flashing, click it to reset the connection.
 +
# Test the job without the plasma on if you want.
 +
# Turn on plasma cutter and close curtain.
 +
# Click Cycle Start (green).
   −
=== Starting a job from a particular line of code (needs update)===
+
=== Starting a job from a particular line of code ===
*Run from here
+
*Double click on the code preview window to see the line number that mach3 assigns to the line. (mach3#:sheetcam# - example 11:N110)
*Select next line
+
*Be careful and be ready to hit the e-stop
 +
*If you don't know the exact line to start from, find the line directly after a TCH off before the line the job stopped. If it errors on that line try moving to the next movement line. The job should do some air moves until the next probe.
 +
*Type the number of the line in the area "Line:_____" right next to the red stop button.
 +
*Type Enter. The gcode preview should jump to the line you typed in.
 +
*Click the "Set next line" button.
 +
*Click the green Cycle Start button.
 +
 
 +
=== The job stopped while probing (not z-crash or skipping steps) ===
 +
*Record the g-code line where the machine stopped.
 +
*Check to see if there are any errors. If there errors send a message to Slack about them.
 +
*Be careful and be ready to hit the e-stop.
 +
*Click "Reset" twice (the first time goes into estop mode and the second time comes out of it).
 +
*Click "Cycle Start". The cnc should move to pierce height and then start cutting (generally running correctly again)
    
=== Previewing a job (needs update) ===
 
=== Previewing a job (needs update) ===
Line 165: Line 216:     
* Unknown at this time
 
* Unknown at this time
 +
 +
==== Error: "Probe ignore, activated at call for probe" ====
 +
 +
'''Tends to happen when attempting to reignite torch after first cut'''
 +
 +
Causes:
 +
 +
*THCv set to high, e.g. cutting 1/4" steel @45A recommended THCv is 115, lower to 114 or until the torch ignites successfully
    
== Sheet Cam ==
 
== Sheet Cam ==
Line 174: Line 233:  
Origin is bottom left. Origin on the machine is back left. Brown box is the material size, but it doesn't need to be set.
 
Origin is bottom left. Origin on the machine is back left. Brown box is the material size, but it doesn't need to be set.
   −
It's a good idea to have a bounding box on your work so it's placed correctly.  
+
It's a good idea to have a bounding box on your work so it's placed correctly.
    
Isolate paths by selecting them then put them in a new layer. This includes the previously mentioned bounding box.
 
Isolate paths by selecting them then put them in a new layer. This includes the previously mentioned bounding box.
    
Cuts can be inside edge, outside edge or on the line. A lead in is a good idea to help keep the cuts clean. Lead out has not been tested but may help.
 
Cuts can be inside edge, outside edge or on the line. A lead in is a good idea to help keep the cuts clean. Lead out has not been tested but may help.
 +
 +
The post-processor to use for this machine is named 'PS1 Plasma'. It's already included in the list of post-processors on the installed copy of SheetCam.
    
=== Manual Controls ===
 
=== Manual Controls ===
Line 214: Line 275:     
* Extend air line to under table to create a manifold for table mounted air consumers
 
* Extend air line to under table to create a manifold for table mounted air consumers
* Run large conduit for 220 outlet for the plasma cutter
+
* <s>Run large conduit for 220 outlet for the plasma cutter</s>
 
* Run small conduit for data/estop between the table and the PC
 
* Run small conduit for data/estop between the table and the PC
 
* Run black pipe for connecting the table to the bladder (old compressor tank)
 
* Run black pipe for connecting the table to the bladder (old compressor tank)
 
* Water line from north side of the shop, with input into the old compressor tank
 
* Water line from north side of the shop, with input into the old compressor tank
* Air lines to the compressor tank (one vent on from the compressor)
+
* <s>Air lines to the compressor tank (one vent on from the compressor)</s>
* Run ethernet line to PC so its not on wifi any more
+
* <s>Run ethernet line to PC so its not on wifi any more</s> - ''WiFi for network access is fine''
 
* Z axis limit switches
 
* Z axis limit switches
   Line 301: Line 362:     
=== Fine Cut ===
 
=== Fine Cut ===
  −
  −
'''THERE IS CURRENTLY NO POST PROCESSOR FOR RUNNING WITH THESE CONSUMABLES INSTALLED'''
  −
      
'''NOTE''': These parts are for a t30 unshielded torch, they are compatiable with the T45m when it is run at a setting lower than 30A and cutting materials thinner than 3/16". Ohmic sensing will not work with these parts installed.
 
'''NOTE''': These parts are for a t30 unshielded torch, they are compatiable with the T45m when it is run at a setting lower than 30A and cutting materials thinner than 3/16". Ohmic sensing will not work with these parts installed.
Line 1,108: Line 1,165:  
** Wantai DQ542MA  
 
** Wantai DQ542MA  
 
** Manual: [[File:DQ542MA_English_Manual.pdf]]
 
** Manual: [[File:DQ542MA_English_Manual.pdf]]
* SmoothStepper Ethernet
+
 
 +
* Ethernet SmoothStepper
 +
**https://warp9td.com/index.php/products
 +
**https://warp9td.com/index.php/documentation/doc-ess
 +
**https://warp9td.com/index.php/gettingstarted/setting-up-the-smoothstepper-and-mach#THC
 +
 
 
* C25 Break out board  
 
* C25 Break out board  
 
** https://cnc4pc.com/motion-control/breakout-boards/c25-smooth-stepper-terminal-board.html
 
** https://cnc4pc.com/motion-control/breakout-boards/c25-smooth-stepper-terminal-board.html
 
** Manual: [[File:C25R3_1_USER_MANUAL.pdf]]
 
** Manual: [[File:C25R3_1_USER_MANUAL.pdf]]
 +
 +
*Torch height control
 +
**Proma Compact THC
 +
**http://proma-elektronika.com/download/PDF/thcsd_en.pdf
 +
**http://proma-elektronika.com/index.php/en/products/thc-torch-height-control/compact-thc-sd
    
==maintenance ==
 
==maintenance ==
Line 1,121: Line 1,188:  
=== Authorizers ===
 
=== Authorizers ===
   −
* Tom Judge - 45A and 30A fine cut consumables
   
* Andrew Camaradella - 45A auto Z only
 
* Andrew Camaradella - 45A auto Z only
 
* Ron Olson - 45A auto Z only
 
* Ron Olson - 45A auto Z only
Line 1,131: Line 1,197:  
! Trained By  
 
! Trained By  
 
! Date
 
! Date
|-
  −
|Tom Judge
  −
|Danger Committee
  −
|
   
|-
 
|-
 
|Andrew Caramdella
 
|Andrew Caramdella
Line 1,151: Line 1,213:  
| Ron Olson
 
| Ron Olson
 
| 6/9/2018
 
| 6/9/2018
|-}
+
|-
 +
|Ryan Pierce
 +
|Ron Olson
 +
|9/2/18
 +
|-
 +
|Glenn Powers
 +
|Ron Olson
 +
|10/21/18
 +
|-
 +
|Sam Paris
 +
|Ron Olson
 +
|10/21/18
 +
|-
 +
|Farsheed Hamidi-Toosi
 +
|Ron Olson
 +
|10/21/18
 +
|-
 +
|Oliver Sanchez
 +
|Ron Olson
 +
|01/29/19
 +
|-
 +
|Greg Bell
 +
|Ron Olson
 +
|03/23/19
 +
|-
 
|}
 
|}
   Line 1,160: Line 1,246:  
! Trained By  
 
! Trained By  
 
! Date
 
! Date
|-
  −
|Tom Judge
  −
|Danger Committee
  −
|
   
|-
 
|-
 
|Casey Olson
 
|Casey Olson
Line 1,178: Line 1,260:  
|-
 
|-
 
|}
 
|}
 +
 +
[[Category:Removed Equipment]]
577

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.