Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal
MrWisski

RotaryCraft Pulse Jet Furnace controller/monitor

Recommended Posts

My first little project, is a Pulse Jet Furnace automation controller.

 

Main program :

pastebin get vtz2BFQL PulseJet.lua

or

pastebin get vtz2BFQL /autorun.lua

 

Support libraries :

pastebin get fZywPUXU /usr/lib/pjf.lua

pastebin get GSkftXuh /usr/lib/mse.lua

 

Setup :

Unit occupies a 1x4x3 block, arranged like so :

ME Interface -- Monitor -- Keyboard

Pulse jet -- computer -- power converter

bevel gear -- 16x gearbox (bedrock) -- magnetostatic engine

n/a            --  n/a                                 -- Redstone I/O

 

set the tier5 magnetostatic to 8k/8k power output, and set it to active on Redstone High. pipe in all the fluids, and AE connections, then turn on computer and run program. It will auto-detect redstone, and if you did everything right, will enter the main loop at Idle - waiting for items.

 

If it doesnt, you should get a fairly descriptive error message, and maybe even a suggestion on fixing things :D

 

I use enderIO conduits to attach power/fluids (and edited the configs so the top tier power conduits conduct about 20 million rf/t, because...Turbine generator!)

 

Program will autodetect dangerous conditions (heat, coolant low on the MSE, and coolant low, fuel low, on the PJF) and stop the MSE (hopefully) before any damage occurs - only tested fluid supply cutoffs, and program cut off everything when it was supposed to. Will detect items in the PJF and start smelting automatically.

 

Enjoy, and probably more to come - lovin OC :D

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.