component_printer 
Component printer, creates components for integrated circuits.
Vars | |
current_unlocked_designs | The current unlocked circuit component designs. Used by integrated circuits to print off circuit components remotely. |
---|---|
efficiency_coeff | The efficiency of this machine |
materials | The internal material bus |
techweb | The techweb the printer will get researched designs from |
Procs | |
print_component | typepath - the type path of the component to be printed user_data - data in the form rendered by ID_DATA(user), for print logging, see the proc on SSid_access |
Var Details
current_unlocked_designs 
The current unlocked circuit component designs. Used by integrated circuits to print off circuit components remotely.
efficiency_coeff 
The efficiency of this machine
materials 
The internal material bus
techweb 
The techweb the printer will get researched designs from
Proc Details
print_component
typepath - the type path of the component to be printed user_data - data in the form rendered by ID_DATA(user), for print logging, see the proc on SSid_access