Jump to content

Recommended Posts

Posted

This could be a dumb question (and wrong section), but I have a 7500lb, 30' Jayco travel trailer that I currently pull with my 2018 Chevy Silverado LT Z71 5.5' bed. My wife and I would like to do further camping trips than our usual under 2 hour trips, but the amount of sway I feel with my current truck is a little uncomfortable. Would upgrading pickups with a longer bed/wheelbase be worth it or would I be better off upgrading to a 2500 gasser? The truck is my daily driver, if that matters. Thanks!

Posted

With that much weight and the size of the travel trailer going to a 2500/3500 is the only way it's going to feel more planted.

 

The longer wheel base 1500 is still a 1500 trying to tow 7,500lbs, it's going to feel everything. The curb weight, tires and suspension on a heavy duty truck are going to be far better at towing that amount.

Posted

You will not regret a 2500 as a daily.  It will tow much better and you will be safer doing it.  Quite honestly, if you put your existing truck on the scale with it and your trailer loaded for camping, you would probably exceed the payload by quite a bit.

Posted

I'd recommend going with 2500 gasser. Makes a huge difference when towing a long travel trailer. All the extra payload capacity makes it worth the change also.

Posted

Appreciate the quick replies everyone. I have been heavily leaning towards the 2500 gasser route, but a coworker mentioned looking into a 1500 crew with long bed. I tried googling, but didn't get much information. I need to find out if a 2500 will fit in my garage first. That's a necessity. I'm fine length-wise but will a 2500 clear a 7' garage door?

Posted

My mother drives since new a 2000 Ford one ton single wheel 7.3. Her back up is a 98 3/4 ton Ram diesel. She could drive anything but wouldn’t part with either. The roads she travels almost daily are pristine not unusual for Texas. They claim half tons can handle serious weight these days. Anything over a little bit I’m a fifth wheel guy. So there’s that.

Posted
7 minutes ago, trojanone1 said:

Appreciate the quick replies everyone. I have been heavily leaning towards the 2500 gasser route, but a coworker mentioned looking into a 1500 crew with long bed. I tried googling, but didn't get much information. I need to find out if a 2500 will fit in my garage first. That's a necessity. I'm fine length-wise but will a 2500 clear a 7' garage door?

 

 

For a 2020+up crew cab standard box 4x4, 249.95in long, overall height 79.82in and 105.1in wide mirror to mirror.  

Posted
17 minutes ago, newdude said:

 

 

For a 2020+up crew cab standard box 4x4, 249.95in long, overall height 79.82in and 105.1in wide mirror to mirror.  

Thanks for the specs. So there's about 4" to spare with a 7' door, but I am assuming antennas would hit?

Posted

Ended up just using a truck cover and use it when it is parked in my driveway 3rd spot.
 

However, got the boat to fit by doing a 4’ pop out of my garage on one side that also doubles as extra storage. Looks like it was originally built that way. Could not extent both sides of the garage since had to meet code for my generator. But if the boat is not in the extended spot, the truck now fits.

Posted
40 minutes ago, trojanone1 said:

Thanks for the specs. So there's about 4" to spare with a 7' door, but I am assuming antennas would hit?

 

 

It might?  The HD antenna is shorter than the 1500 antenna.  GM has the overall height spec'd to the top of the roof itself.  

Posted

I did a quick search on the forum and found other member's trucks fit, but I'll have to see if a dealer will let me test fit in my garage. Thanks for the info everyone.

Posted
1 hour ago, trojanone1 said:

I did a quick search on the forum and found other member's trucks fit, but I'll have to see if a dealer will let me test fit in my garage. Thanks for the info everyone.

If they want to sell you a truck, they will let you take it home for a test fit.

Posted

When you "test fit" the truck to your garage, please remember that the HD trucks have (3) different over all tire sizes.

 

The 17" rims have an over all tire height of around 31.5", the 18" is around 33.1" and the 20" is around 34", meaning the truck could sit about 1.25" higher with 20's vs 17's.

 

Use an online tire size calculator to verify, but there is quite a difference.  

Posted
10 minutes ago, Tom Witnauer said:

When you "test fit" the truck to your garage, please remember that the HD trucks have (3) different over all tire sizes.

 

The 17" rims have an over all tire height of around 31.5", the 18" is around 33.1" and the 20" is around 34", meaning the truck could sit about 1.25" higher with 20's vs 17's.

 

Use an online tire size calculator to verify, but there is quite a difference.  

I did not know that so good to know. When I upgraded from 18s to 20s on my truck i think it changed the height by less than .5".

Posted

I have the 2022 2500 HD crew cab with 20-inch wheels roof lights and fits 7-foot opening OnStar antenna pretty close but fits.

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...