Stationeers

Stationeers

Not enough ratings
(Outdated) Print-Success
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
175.077 KB
17 Sep, 2020 @ 3:30pm
1 Change Note ( view )

Subscribe to download
(Outdated) Print-Success

In 1 collection by Manny K SoSo
Printer Control Scripts
6 items
Description
Introduction
This scripts looks at what recipe is currently selected in the printer and the given quantity you intend to print, from that it will output via a hash display and 2 LED Displays what it will take to print that item. If the item has enough of that ingot it will display green on the display, telling you how much it will take of that ingot, and how much you will have left when the printing is finished. If you do not have enough of that ingot it will display red on the display, still telling you how much you need, but also tellling you how much you are missing to be able to complete the print size.

This script is designed to work with the following scripts:

Note: I have not tested this script with other print controlling scripts so I do not know if it will work with them. I won't be directly supporting support to work with other scripts, but if there is a major issue, I will make adjustments where needed.



Required

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



Setup
Once you have everything wired together its time to set up the IC Housings, Displays, and Logic
  • d0 Printer
  • 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)



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.
14 Comments
kn-heal 20 Feb, 2023 @ 9:20pm 
plz update
никита 6 Apr, 2021 @ 8:31pm 
Thank you for your advice ! I will try.
Manny K SoSo  [author] 3 Apr, 2021 @ 11:45am 
@pit1.9.8.1 this is likely because the code is written in English so things like Copper in the code need to be replaced with your native language variant. I've talked to the dev's about this issue and they are unsure if this is intended or a bug. But you can either change the code variables from "Copper" to your native language or switch to using English.
никита 3 Apr, 2021 @ 10:50am 
код вообще отказался работать и на корпусе ic10 показывает состояние ноль . при переключения количества печати даже показания на дисплее не меняются и ошибок не каких не показывает
Manny K SoSo  [author] 2 Apr, 2021 @ 6:04pm 
@pit1.9.8.1 The script reads the printer all lets you know if you can print them, it does not stop you from printing them. Its more for letting you know if what you are going to print will actually work.
никита 2 Apr, 2021 @ 8:48am 
good afternoon! I tried with the electronics printer, it does not work quite successful printing, even the hash display does not show anything, there are no errors on the case and the state is 0, ic10 on the printer itself works perfectly .
Manny K SoSo  [author] 14 Feb, 2021 @ 8:51am 
For those who where following this the issue was that the localization caused variables calls like loading Copper to use the language of whatever is set for Stationeers.
Ellmite 5 Feb, 2021 @ 5:04am 
send you an invite
Manny K SoSo  [author] 4 Feb, 2021 @ 12:26pm 
@Ellmite Can you upload your world so I can take a look at it. I just opened my test world and loaded the code with the electronic printer and it cycled just fine.
Manny K SoSo  [author] 4 Feb, 2021 @ 10:32am 
Hmmmm, I will have to do some digging into this one. I will test with the electronic printer and see if its an issue with it (the dev's may have changed the way it works). I will get back to you if I find the issue.