Stationeers

Stationeers

Not enough ratings
(Outdated) Hydraulic-Pipe-Bender-Control
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
178.823 KB
17 Sep, 2020 @ 4:11pm
17 Sep, 2020 @ 4:47pm
3 Change Notes ( view )

Subscribe to download
(Outdated) Hydraulic-Pipe-Bender-Control

In 1 collection by Manny K SoSo
Printer Control Scripts
6 items
Description
Introduction
This set of scripts allows you to control a Hydraulic Pipe Bender with just a few dials. No longer do you have to have your Hydraulic Pipe Bender in the same room! Set it up once and forget about it with its auto reset code (since their is a bug where the stack gets cleared on restart)! This works well with server's that want to limit what they want their users to be able to print. If the Hydraulic Pipe Bender is in the same room it makes it harder to print something that isn't allowed (as the script continuously sets the hash to the Hydraulic Pipe Bender), and you don't have to use the button if its in the same room as the script reads the Activate of the Hydraulic Pipe Bender. Brought to you by the Manny K SoSo Industries.

Once it is set up simply choose what you want to print, and how much you want to print, then click the button and you are good to go! It will automatically start the Hydraulic Pipe Bender and stop once all of it has been printed. The display showing how much you want to print will switch to produced when it is printing something. If you kept the print number at 0 it will print until it either runs out of materials or until you click the button again.

This script is designed to work with my other script to determine if what you are going to print has enough materials: Printer Success



Required
This Script
  • 1x Hydraulic Pipe Bender
  • 1x IC Housing
  • 1x Integrated Circuts (IC10)
  • 4x Kit (Logic Switch)
    • 3x Dials
    • 1x Button
  • 1x Kit (Logic I/O)
    • 1x Logic Writer
  • 2x Kit (Consoles)
    • 1x Console (With Hash Display)
    • 1x LED Display (Small)
  • 1x Stacker
  • 1x Chute Bin (Something to put your ingots into the Hydraulic Pipe Bender)

Printer Success Script
  • 1x IC Housing
  • 1x Integrated Circuts (IC10)
  • 3x Kit (Consoles)
    • 1x Console (With Hash Display)
    • 2x LED Display (Small)

Optional (If you want to be able to export the ingots from the Hydraulic Pipe Bender and turn off the whole thing)
  • 2x Kit (Logic I/O)
    • 2x Logic Writer
  • 2x Kit (Logic Switch)
    • 1x Lever
    • 1x Switch
  • 1x Area Power Controller



Setup
Once you have everything wired together its time to set up the IC Housings, Displays, and Logic
This Script IC Housing:
  • d0 Hydraulic Pipe Bender
  • d1 LED Display (Quantity you will print)
  • d2 Dial (Want you want to print) Set the max to how many recipes you have
  • d3 Dial (Controls the 10's of print size)
  • d4 Dial (Controls the 1's of print size)
  • d5 Stacker (Stacks what is printed)

Logic Writer:
  • In Button (Starts/Stops the printing)
  • Out IC Housing (This scripts IC Housing)
  • Var Setting (IC Housing Setting)

This Script Hash Display:
  • Select Hydraulic Pipe Bender

Print Success Script IC Housing:
  • d0 Hydraulic Pipe Bender
  • d1 LED Display (Quantity required based on print count)
  • d2 Dial (Controls the 10's of print size)
  • d3 Dial (Controls the 1's of print size)
  • d5 LED Display (Quantity of ingot left after print count, will be negative if you are missing that resource or not enough of it)

Print Success Hash Display:
  • Select Print Success IC Housing (rotates through required ingots for printing)

*Optional Logic Writer for emptying Hydraulic Pipe Bender:
  • In Level
  • Out Hydraulic Pipe Bender
  • Var Open

*Optional Logic Writer for Power Area Controller:
  • In Switch
  • Out Power Area Controller
  • Var On



Code Adjustments (Optional)
You can choose up to 74 (max) recipes within the script. Paste your order between Line 8 and 82. Note that order matters. If the line contians the phrase "(ADV)" this means you need the mod for this Hydraulic Pipe Bender in order to print that item. The script comes preloaded with with hashes (including the ones requiring the printer mod).

push 42280099 # Canister push -668314371 # Gas Canister (Smart) push 1021053608 # Kit (Insulated Tank) push -842048328 # Kit (Active Vent) push 964043875 # Kit (Airlock) push 1222286371 # Kit (Atmospherics) push -2113012215 # Kit (Canister Storage) push 1025254665 # Kit (Chutes) push -545234195 # (ADV) Kit (Cryo Tube) push -1532448832 # Kit (Digital Value) push -1134459463 # Kit (Gas Mixer) push -1193543727 # Kit (Hydroponic Tray) push 452636699 # Kit (Insulated Pipe) push 238631271 # Kit (Passive Vent) push -767597887 # Kit (Pipe Analyzer) push 391769637 # Kit (Pipe Label) push 1207939683 # Kit (Pipe Meter) push 799323450 # Kit (Pipe Valve) push -1619793705 # Kit (Pipe) push 1072914031 # Kit (Portable Air Conditioner) push -1861154222 # Kit (Portable Hydroponics) push -971920158 # Kit (Portable Scrubber) push -1061945368 # Kit (Portable Tank) push 1181371795 # Kit (Pressure Regulator) push -1796655088 # Kit (Radiator) push -1776897113 # Kit (Sensor) push 326752036 # (ADV) Kit (Sleeper) push 1088892825 # Kit (Suit Storage) push -1782380726 # Kit (Tank Connector) push 771439840 # Kit (Tank) push -1766301997 # Kit (Volume Pump) push -1567752627 # Kit (Wall Cooler) push 1880134612 # Kit (Wall Heater) push 1635000764 # Filter (CO2) push 632853248 # Filter (N) push -1247674305 # Filter (N2O) push -721824748 # Filter (O2) push 1915566057 # Filter (Poll) push 15011598 # Filter (Vol) push -1993197973 # Filter (H2O) push 1876847024 # Heavy Filter (CO2) push -1387439451 # Heavy Filter (N) push 465267979 # Heavy Filter (N2O) push -1217998945 # Heavy Filter (O2) push 1959564765 # Heavy Filter (Poll) push 1255156286 # Heavy Filter (Vol) push 2004969680 # Heavy Filter (H2O) push 416897318 # Medium Filter (CO2) push -632657357 # Medium Filter (N) push 1824284061 # Medium Filter (N2O) push -1067319543 # Medium Filter (O2) push 63677771 # Medium Filter (Poll) push 1037507240 # Medium Filter (Vol) push 8804422 # Medium Filter (H2O)



Wiring Guide







Distribution
This script is distributed as is, any modification can result in the script not working correctly and causing errors. You are not allowed to redistrubute this code with changes of any kind. This includes, but not limited to, just changing the order of the stack (the hash values) or simplifying its main logic. If you do decide to redistrubute this code and post it publicly you will be stealing something that is FREE. Any redistrubution of any kind without strick permission of the owner (Manny K SoSo) will be reported. Sorry if this seems harsh, but I take exception to the hard work I put in that I provide for FREE for everyone, forever.
1 Comments
kn-heal 20 Feb, 2023 @ 9:19pm 
this script needs updating for the liquid