Updated filtration-entry again
This commit is contained in:
parent
422b525caf
commit
746dfba940
@ -10,9 +10,9 @@ All code should be used with caution. It should work:tm: but I can't guarantee i
|
||||
- **automated_canister_filling.ic10** - Safely fills any canister, and then vacuums out the Canister Holder to prevent exploding canisters.
|
||||
- **battery_monitor.ic10** - Displays average charge of a bank of station batteries on a Diode Slide, and lighting it if you're down to your last battery.
|
||||
- **cooling_tower_drain.ic10** - Isolates a furnace cooling-tower until the temperature is low enough to safely drain.
|
||||
- **filtration.ic10** - Shows if filters need to be replaced, based on CowsAreEvil's setup, minus the gas-cooling. ***WIP! Still needs temperature protection code and purge-pump activation button!***
|
||||
- **filtration.ic10** - Shows if filters need to be replaced, halts filtering if temperature is too high or filterable gas is too low. Based on CowsAreEvil's setup, minus the gas-cooling.
|
||||
- **gas_mixer.ic10** - Controls a static Gas Mixer. Prevents mixing gasses that are too far apart in temperature, prevents over-pressure, and stops mixing if input pressure gets too low.
|
||||
- **heating_cooling.ic10** - Temperature regulator with optional temperature display.
|
||||
- **printer_countdown.ic10** - Uses a counter (Stacker or Dial) to order a given number of items. Stops printing when order is filled.
|
||||
- **solar_tracking.ic10** - Accurate two-axis solar-panel tracking for up to two types of panels.
|
||||
- **storm_warning.ic10** - Monitors a Weather Station, announces incoming storms, sounds an alarm when the storm is 3 minutes from hitting, stops alarm when the storm is less than 1 minute from hitting. (Can be adjusted.)
|
||||
- **storm_warning.ic10** - Monitors a Weather Station, announces incoming storms, sounds an alarm when the storm is 3 minutes from hitting, stops alarm when the storm is less than 1 minute from hitting. (Can be adjusted.)
|
Loading…
Reference in New Issue
Block a user