Jump to content

Recommended Posts

Posted

E85 doesn’t give you the mileage that gasoline does. I do believe there are conversion kits for the 6.2. I’m not going there though, if it ain’t broke, don’t fix it!


Sent from above

  • Like 1
Posted
12 minutes ago, TXGREEK said:

E85 doesn’t give you the mileage that gasoline does. I do believe there are conversion kits for the 6.2. I’m not going there though, if it ain’t broke, don’t fix it!


Sent from above

Agree, but there is an advantage to running E85.  It burns super clean. So carbon buildup is not an issue. Another one is the higher octane, and one other thing, at least for me.  I like the smell of the exhaust.  :)

 

Yes, you get lower mpg that is a given.  But depending on where you live and are lucky to have a ton of stations around with it.  The cost can be worth the lesser mpg's if you calculate cost per mile.   Like here the cost of E85 is a dollar less a gallon than 93, which I run since I'm tuned for it.  So running E85 works out to be less expensive even though I'm filling up more often.

  • Like 2
Posted
13 minutes ago, TXGREEK said:

E85 doesn’t give you the mileage that gasoline does. I do believe there are conversion kits for the 6.2. I’m not going there though, if it ain’t broke, don’t fix it!


Sent from above

Yes there are kits and I believe some of the GM SUVs have the Flex Fuel with the 6.2. We don’t have E85 anywhere close. The real advantage (for me) would be during hurricane season, if you need fuel then it’s probably better to have the flex capability vs just running 87. If I want more performance I’ll go Supercharged. I remember trying to find just regular fuel for the chainsaw....was not easy. Mileage is considerably less on E85. I am assuming that just because you have the ability but still run 93 then you still have all the power we have now.

Posted
25 minutes ago, TXGREEK said:

E85 doesn’t give you the mileage that gasoline does. I do believe there are conversion kits for the 6.2. I’m not going there though, if it ain’t broke, don’t fix it!


Sent from above

Come on now TX....your stock suspension wasn’t “broke” but you sure made it a hell of a lot better :D

  • Like 1
Posted
I'd prefer we stay on topic of converting Regular Cab to e85 with OEM parts, please.  [emoji4] 


Don’t be greedy now, haha


Sent from above
Posted
I'd prefer we stay on topic of converting Regular Cab to e85 with OEM parts, please.  [emoji4] 


Don’t be greedy now, haha


Sent from above
Posted
I'd prefer we stay on topic of converting Regular Cab to e85 with OEM parts, please.  [emoji4] 


Don’t be greedy now, haha


Sent from above
Posted
6 minutes ago, SCR71822 said:

I'd prefer we stay on topic of converting Regular Cab to e85 with OEM parts, please.  :) 

Yeah sorry about that! Although we all can learn from your thread :thumbs:

  • Like 1
Posted
Come on now TX....your stock suspension wasn’t “broke” but you sure made it a hell of a lot better [emoji3]


Look up the kit and let me know about it but I’d only look into it if it’s more of a flex fuel able to use both super and e85


Sent from above
  • Like 1
Posted
Agree, but there is an advantage to running E85.  It burns super clean. So carbon buildup is not an issue. Another one is the higher octane, and one other thing, at least for me.  I like the smell of the exhaust.  [emoji4]
 
Yes, you get lower mpg that is a given.  But depending on where you live and are lucky to have a ton of stations around with it.  The cost can be worth the lesser mpg's if you calculate cost per mile.   Like here the cost of E85 is a dollar less a gallon than 93, which I run since I'm tuned for it.  So running E85 works out to be less expensive even though I'm filling up more often.


I’m all about clean burn, will I be able to use super and e85 if I converted/switched?


Sent from above
  • Like 1
Posted (edited)

There are three reasons I want to be able to run e85, it can make more power, it is readily available in Illinois, and its cheaper than 87 but has over 100 octane.

 

I've been running e15 in it since I bought it, it usually costs 5-10 cents less than 87 and is 88 octane.

Edited by SCR71822
  • Like 3
Posted
4 minutes ago, TXGREEK said:

 


I’m all about clean burn, will I be able to use super and e85 if I converted/switched?


Sent from above

 

Yes, if you have the Flex Fuel sensor installed and the ECM is configured to use the sensor.

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Latest Articles

  • Posts

    • This video may not be the exact content for the joke thread but its a lot of laughs so here it is, I've only watched a portion of it so far but if anyone is looking for some light hearted good soap box driving action, its here. As a note in the upper left of the screen it shows the number out of 100 to refer back to any particular vehicle for comment !.    https://www.facebook.com/reel/1351928276956715
    • Did have to make 1 modification because of the WeatherTech rear mud flaps and that was needing 3 longer screws than what came with the install package. 😄
    • Picked up the liners yesterday. Installed passenger side WITHOUT any modifications. All mounting holes lined up perfectly. Rain is interfering today with drivers side. Very Happy! Will add pics when finished
    • As a matter of amusement I’ll leave this conversation with this. Do you beat the government average fuel estimate? Statistics are a guide to me. Not a rule. Someone once said I have to have the last word. If true and possible may be. I’ll blame that on working in a family business.
    • That is a fair point, and I agree that trying to log “everything in the truck” would be the wrong direction.   There are a lot of modules and a lot of traffic. If the product became a full-truck datalogger, the amount of data would get huge very quickly, and most owners would never use it.   I think the first useful version would need to be narrow: - powertrain-side event evidence - selected high-value parameters - communication / voltage / reset events - pre/post event window - short report first, raw log only as backup   One distinction I should make is between active OBD/PID polling and passive bus capture. If you are polling PIDs through OBD, then yes: the more parameters you request, the lower the effective sample rate becomes, and you are adding diagnostic traffic to a vehicle that is already busy running itself. With passive CAN capture, the recorder is not asking all the modules for data. It is listening to traffic that is already on the bus. So it does not consume vehicle bus bandwidth in the same way that a scan tool polling hundreds of PIDs would. But your point still applies in a different way.   Even if passive capture does not add bus traffic, the recorder still has limits: - processing rate - storage rate - timestamp accuracy - decoder workload - event filtering - report size - user attention span   So the answer cannot be “log everything and let the user figure it out.” The product would need to store enough raw evidence to be useful, but only decode, graph, and present the important parts around the event.   A practical report should probably show: - what triggered the capture - how much pre/post data was preserved - which selected parameters changed - how those values compared to baseline - whether the same pattern happened before - whether any voltage, reset, bus-off, lost-message, or communication fault occurred - selected graphs around the event - raw data only as supporting evidence   So I agree with you. More data is not automatically better. The real product is the reduction from raw data into a useful event report.
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...