Default 6 Cylinder firmware

Tuning, troubleshooting and the nitty gritty of using rusEFI to make your engine run nicely!
Post Reply
dj_nexxus
Posts: 4
Joined: Fri Jul 06, 2018 2:56 am

Default 6 Cylinder firmware

Post by dj_nexxus »

Good day guys, love the project and anxious to get up and running and begin contributing back to the community, can anyone guide me on how to set the firmware up for six cylinders (injectors and ignition). I am hoping it can be done with the base firmware as I have it up and running in simulation mode and got it working with tuner studio and the console..Thanks in advance.
ZHoob2004
contributor
contributor
Posts: 153
Joined: Sun Apr 03, 2016 7:11 pm
Location: Tucson, AZ

Re: Default 6 Cylinder firmware

Post by ZHoob2004 »

I haven't run a 6 cylinder, but I'm under the impression it's no different from any other engine configuration. Simply select the number of cylinders and the correct firing order in the base engine configuration page.
User avatar
AndreyB
Site Admin
Posts: 14332
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Default 6 Cylinder firmware

Post by AndreyB »

There are default configurations hard-coded into the firmware if you want to take a look at https://github.com/rusefi/rusefi/tree/master/firmware/config/engines

https://github.com/rusefi/rusefi/blob/master/firmware/config/engines/bmw_e34.cpp would be on the 6 cylinder engines. You can invoke the following command in rusEfi console to apply these defaults:

set engine_type 25
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Post Reply