Jump to content

Recommended Posts

Posted

Has anyone else ordered shocks from MRT? How long did it take to receive them? MRT, Do you supply a tracking number when item is shipped?

Posted

Little over a week to get my 5100 fronts to MN from Las Vegas, and yes tracking numbers were supplied.

 

I ordered a 2inch rear block as well and they must of had to make it cause I don't have it yet.

  • Like 1
Posted

Has anyone else ordered shocks from MRT? How long did it take to receive them? MRT, Do you supply a tracking number when item is shipped?

Ordered my fronts Friday got ups tracking that day, to be delivered tomorrow per ups tracking.

Posted

Really? i ordered mine on April 26th and I've got nothing. When I try to contact by the email they supplied, it won't go through.

Posted (edited)

Little over a week to get my 5100 fronts to MN from Las Vegas, and yes tracking numbers were supplied.

 

I ordered a 2inch rear block as well and they must of had to make it cause I don't have it yet.

 

 

That's exactly the time frame I'm on despite being told things would ship the same time. Shocks are in hand but now my blocks aren't supposed to show up until this friday- making it almost 2 weeks. UPS showed a label being made for days with no pickup.

 

I think having MRT on board is certainly helpful, they've answered lots of member questions. For the most part I've gotten quick responses (mainly via PM) and the pricing was certainly good.

 

 

** should be noted that they are not open for business on the weekends, at all. So no emails, tracking, etc get sent out.

Edited by TheTunaHunter
Posted

Really? i ordered mine on April 26th and I've got nothing. When I try to contact by the email they supplied, it won't go through.

They also do text. I think the # is in their market place thread. 702-250-9013

Posted

I tried calling earlier and it said the number was not in service. I will try a text, maybe I dialed it wrong. Thanks.

Posted

Really? i ordered mine on April 26th and I've got nothing. When I try to contact by the email they supplied, it won't go through.

 

 

Hey Spencer,

 

Tracking is normally emailed within a few days of your order being processed. Our email is [email protected] (A lot of people put .com and that wont work, yet).

 

If you ordered the 26th, most likely youll receive tracking tonight around 5-6PM PST.

 

As always, if you have a order question you can PM us as well.

Posted

They also do text. I think the # is in their market place thread. 702-250-9013

 

Thanks for posting that. We do text during normal business hours! Or call us at that number. Or email us! Or Pm US, or Message us on facebook.

 

Got your text Corey, you ordered with Spencer which means your shocks should be shipping out today via Bilstein. Youll see them before the weekend.

 

Thanks!

Posted

For anyone that has a Denali and screwed up by buying Bilstein 5100s only to realize they don't fit with the magentic ride struts. Like i did...

 

Here is what the rough country (i know poor quality) 2.5" leveling kit for the magneride looks like. I'm pretty happy with the results.

post-171988-0-78094800-1493857211_thumb.jpg

post-171988-0-78094800-1493857211_thumb.jpg

post-171988-0-78094800-1493857211_thumb.jpg

post-171988-0-78094800-1493857211_thumb.jpg

Posted

I want to stiffen up my rear suspension a bit. I tow a 3000 lb travel trailer with a 300 lb tounge weight. I don't think I need to go all the way to a wd hitch or air bags, but would the 4600s in the rear help?

 

Sent from my SM-G900V using Tapatalk

Posted

I want to stiffen up my rear suspension a bit. I tow a 3000 lb travel trailer with a 300 lb tounge weight. I don't think I need to go all the way to a wd hitch or air bags, but would the 4600s in the rear help?

Sent from my SM-G900V using Tapatalk

Shocks will help the help the ride but won't help with load. You will need air bags, add a leaf or an overload spring set. Personally I would go air bags as they affect the ride the least.

Posted

Shocks will help the help the ride but won't help with load. You will need air bags, add a leaf or an overload spring set. Personally I would go air bags as they affect the ride the least.

 

And the fact they are adjustable is a big advantage. Inflate when needed and dial in the smoothest ride for the weight.

  • Like 1
Posted

Thanks for the responses. I think I am going to start with the 4600s and add the air bags down the road.

 

Sent from my SM-G900V using Tapatalk

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

    • Monday looks like a good day for the dealer to test an ac issue. Hopefully it all turns out good.
    • Paid $2.72 for E85 today.
    • 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
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...