Stationeers

Stationeers

Otillräckligt med betyg
Printer job counter
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
179.872 KB
20 okt @ 5:42
1 ändringsnotis ( visa )

Abonnera för att ladda ner
Printer job counter

Beskrivning
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 kommentarer
Pinus Alba 25 okt @ 8:55 
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 okt @ 10:03 
add the lines after push 0 at line 21 then it worked for me
Dividebyzero 24 okt @ 6:58 
me too... 🙄
Pinus Alba 23 okt @ 1:56 
No matter what i try, it shows error on line 42- device not found.