Stationeers

Stationeers

Not enough ratings
Printer job counter
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
179.872 KB
20 Oct @ 5:42am
1 Change Note ( view )

Subscribe to download
Printer job counter

Description
The script allows the user to specify the number of items to be printed through the stack size adjustment of the attached stacker.
The code can handle multiple printers and their associated stackers.
As it is written it will detect the printers and their stackers (if the stackers have been named correctly) without having to assign any pins.
More printers can be added to the controller be adding to the list of device IDs assigned to the stack.

Note: the code has been written to work with reverse stackers, if you use a different setup with the forward stackers you will have to change the stacker hash in the code.

It works will with the Printer ingot restocker: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3590456045
4 Comments
Pinus Alba 25 Oct @ 8:55am 
Oh, I see now. You have to HAVE printers, that are defined in the code. For example if you have only Autolathe and Hydraulics bender, you have to comment out all other printers from the code, otherwise stack will fill with blank entries and cause errors in the program.
Maniac Killah 24 Oct @ 10:03am 
add the lines after push 0 at line 21 then it worked for me
Dividebyzero 24 Oct @ 6:58am 
me too... 🙄
Pinus Alba 23 Oct @ 1:56am 
No matter what i try, it shows error on line 42- device not found.