Jump to content

Recommended Posts

Posted

Honestly, it came down to finances. My first pick was the BDS kit but I found myself short of cash and was bound and determined not to finance this mod! The shop I worked with recommended the Zone as it was still a good quality product and would save me the money I needed. Zone and BDS are the same company but the BDS has the no questions warranty.

 

So far I love it. I was worried a little about the ride quality, but it is just as good as my factory ride. Hopefully it will hold up to some abuse as well. Time will tell. All told I was able to save almost a thousand by changing the lift and my tire choice.

 

Thank you for the quick reply. I'm really intrigued now. What motor and rear end ratio do you have in your truck? How's the mileage?

Posted

 

Thank you for the quick reply. I'm really intrigued now. What motor and rear end ratio do you have in your truck? How's the mileage?

I have the 3:42 rear end. It's early to joe for sure but it looks like I have gone down about 2mpg or so. I've only driven about 150 miles so far though. I have the 5.3. A few things I have been worried about with going to a six inch and 35's were power and the ride. The power has been fine. Those 35's can still spin off the line if I punch it (I had to check). Like I said, no problems with the ride at all. So far I have been very happy overall with my decision.

"Say" for sure

Posted (edited)

anyone have the rough country 2.5 lift with the stock tires and wheels (20")? how does it look? I want to keep my rake the same and add the 2.5 to it and keep everything else..the guy at rc said leave out the 1/2 spacer off the front to maintain rake...thx

Edited by 155
Posted

anyone have the rough country 2.5 lift with the stock tires and wheels (20")? how does it look? I want to keep my rake the same and add the 2.5 to it and keep everything else..the guy at rc said leave out the 1/2 spacer off the front to maintain rake...thx

I have the 2.5" RC lift with stock wheels and slightly bigger tires, went with 275/60R20 instead of the stock 275/55R20, I have some pictures here in post #198, I might replace the 2" block in the back with 2.5" to gain some rake.

http://www.gm-trucks.com/forums/topic/153363-2014-leveling-kits/page-14

Posted

 

anyone have the rough country 2.5 lift with the stock tires and wheels (20")? how does it look? I want to keep my rake the same and add the 2.5 to it and keep everything else..the guy at rc said leave out the 1/2 spacer off the front to maintain rake...thx

 

 

I have the 2.5" RC lift with stock wheels and slightly bigger tires, went with 275/60R20 instead of the stock 275/55R20, I have some pictures here in post #198, I might replace the 2" block in the back with 2.5" to gain some rake.

http://www.gm-trucks.com/forums/topic/153363-2014-leveling-kits/page-14

 

Stock block measures 1.25". Rough country block measures 2.25". So if u want a bit of rake do a 3" block.

 

 

 

Posted (edited)

Are there any good 4 inch lifts? I was looking into the Fabtech budget 4in. Any information on this one? Good? Bad?

Or would the RCX 3.5 be better? Kinda leaning towards the 3.5

Edited by JustABlackZ71
  • Like 1
Posted
Has anyone put the 4in bds lift on their truck? Can you use your stock rim 18s btw, and does it make the front tires track wider than the back?

 

The 5" rough country will keep your factory track width and also be able to run factory rims. It drops the diff a full 5" to maintain factory like ride/angles. I'll be ordering mine as soon as I get the cash.

 

 

 

Posted

Are there any good 4 inch lifts? I was looking into the Fabtech budget 4in. Any information on this one? Good? Bad?

 

Or would the RCX 3.5 be better? Kinda leaning towards the 3.5

 

Neither of those are any good. They are a stretched out leveling kit. Your ride quality will suffer and could cause premature front end problems like ball joints, cv axle... Not saying they are a terrible kit, I'd just look into something with a full drop.

 

 

 

Posted

Just installed my 1.5" Zone Off Road body lift and my 4" Tuff Country suspension lift. Finished it with some 18x9 black Moto Metal 962's and 35x12.5 Couragia m/t's. I'll try to put up some pictures soon

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

    • Welcome back! No, it definitely doesn't pass the sniff test. Even "ceasefire" needs an alternative definition these days.    $5.29 at Kroger today
    • That makes sense, and I think you are describing the real product problem. Capturing data is the easy part. If the owner or technician has to manually dig through five minutes of millisecond-level logs, the product has already failed. The device would be at the ECM harness, not at the OBD port, so I agree that data retrieval and event marking need to be thought through carefully. The way I am thinking about the architecture is: The recorder itself should not depend on a phone, app, Bluetooth, Wi-Fi, or cloud connection to capture the event. It should always keep a local rolling buffer and lock the event locally. A button, phone app, or small cabin device would only act as an event marker. If the driver feels a stumble and presses the button 10–30 seconds later, the pre-buffer has to already contain the useful data. For data retrieval, the practical options would be a sealed service USB lead, Wi-Fi download, or a phone/cabin companion device. I would not expect the owner to remove the ECM-side module or work with raw files directly. The cloud or AI side would be for interpretation, not for capturing the event. The truck may have no connection when the issue happens, so the evidence has to be saved locally first. After that, cloud processing could help decode the data, compare it against baselines, and generate a readable report. For the first version, I would keep the automatic triggers conservative and objective: driver event marker bus-off error passive voltage drop / brownout device reset FIFO or queue overflow a normally periodic message disappearing side-to-side communication mismatch, if the topology supports that For “learning normal,” I agree with your point, but I would not want to overclaim it as automatic root-cause diagnosis at first. A realistic first step would be learned baseline comparison for that specific vehicle and operating condition. For example, a value would only be compared against similar conditions: RPM range load / MAP throttle position gear / vehicle speed coolant and oil temperature battery voltage AFM/DFM state, if decoded and validated Then the report could flag things like: this periodic message disappeared compared with its normal timing this value deviated from this vehicle’s normal range under similar conditions the same abnormal pattern repeated after the same type of event the anomaly occurred together with voltage, oil-pressure, misfire, or communication changes But I would still call that “abnormal pattern detected,” not “replace this part,” unless there is enough validated repair data behind it. So the intended product would not be “here is a huge log.” It would need to be an event package: what triggered the capture how much pre/post data was preserved what changed before and after the event whether the device itself reset, overflowed, or saw a bus error selected graphs around the event raw data only as supporting evidence From your perspective, what would make this kind of report useful instead of just another datalog? For example: What are the top 5 parameters or events you would want highlighted first? Would you trust a learned baseline for that specific vehicle, or would you prefer fixed thresholds? How much false-positive flagging would be acceptable before you stopped looking at the reports? What would a one-page report need to show for an independent shop to take it seriously? For misfire, AFM/DFM, oil pressure, or U-code complaints, what would you want the tool to flag automatically?
    • 2024 Silverado 2500 HD LTZ grille no camera Parts list   84603331 84913656 84913657 84913654 84913655 84911567 84911568 85646092 85646093 85797921 85797922   11570637  x10-15   grille/bumper bolts 11546500  x10      grille clips 11571006  x10      push/retainer clips 11546454  x6       nut retainers 11611609  x6       M5 bolts 11610700  x6       molding/trim retainers
    • And use RA's 5% discount code if you buy from them.  google for the code, one is always available.
    • Just don't turn the steering wheel as much?
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...