Jump to content

Recommended Posts

Posted

I'm sure it sounds silly, but man those are annoying to get out to clean.  Do you guys vacuum/wipe them down without removing them?  Any tips on making it easier?  I took them out once and swear I can't get them to re lock together as well as they were from the dealership.

  • Like 1
Posted

I just vacuum and wipe them down with a wet rag real good. I assume you are speaking of the rears? I don't have a lot of people in the back of my truck that much anyway, so it does not get very dirty at all. Yes, they can be very annoying to reinstall.

Posted (edited)

After a time or two it isn't bad at all getting them in and out and back together.

 

Other than that shopvac and wipe out like mentioned.

 

-Grover67

Edited by Grover67
Posted

They come apart and relock better in warmer weather. The winter is a wipe down. Maybe next winter will be better after they have been broken in. 

Posted

I just cleaned mine yesterday. They really weren't difficult at all to get out, or to get back together. One thing I did notice is when you push them back together at the locking points, they go back together a little easier if you put outward pressure on both mats. Hard to describe, but basically push outward on both mats away from where they meet. I've found that helps them slip together better. 

 

Also, for the cleaning itself, a little carwash soap and a soft bristle brush attached to a cordless drill makes it real easy. 

Posted (edited)

I've been considering getting rid of them for the summer and/or when I don't plan on getting muddy.  They remind me of a 9C1.  60k+ truck with plastic floors?

 

99.99% of these are mall crawlers

Edited by Rob Mugs
Posted

My dogs are back there a lot.  I got the full coverage mats because of this. Honestly, makes little sense to clean them when the dogs dirty them up quick. 

For me, I just take a rag and cover the door hinges (keep grit out) then use the leaf blower.... bam.... 10 second job.

Posted

I have kids. They sit in the backseat. With kids come messes. Those nurses occur in the backseat. Therefore, I have these mats. When I take my truck to the carwash I pull these mats and clip them to the wall. I then high pressure spray them to get all the grime, gunk, and garbage off them. I throw them in the bed of the truck once in done with the carwash, and then let them hang dry at home in the garage. Once they're dry they go back in the truck (following a vacuum of the interior, of course). Never really had an issue with getting them to interlock.

Sent from my SM-N960U using Tapatalk

  • Like 1
Posted
8 hours ago, Transient said:

I have kids. They sit in the backseat. With kids come messes. Those nurses occur in the backseat. Therefore, I have these mats. When I take my truck to the carwash I pull these mats and clip them to the wall. I then high pressure spray them to get all the grime, gunk, and garbage off them. I throw them in the bed of the truck once in done with the carwash, and then let them hang dry at home in the garage. Once they're dry they go back in the truck (following a vacuum of the interior, of course). Never really had an issue with getting them to interlock.

Sent from my SM-N960U using Tapatalk
 

Do you have the under seat storage?  That seems to be the trickiest bit.  They slide slightly underneath and it's snug

Posted
Do you have the under seat storage?  That seems to be the trickiest bit.  They slide slightly underneath and it's snug
Yes. I'll be upgrading to a Du-Ha shortly.

Sent from my SM-N960U using Tapatalk

Posted

I never thought of taking the rears out.  You guys get them that dirty?

Posted
I never thought of taking the rears out.  You guys get them that dirty?
No. My kids do. It's my truck, and I want them clean. Kids don't give a F.

Sent from my SM-N960U using Tapatalk

Posted

I use my 40v yard blower to blow out the dog hair and other debris, with doors open.

Then use Adam’s interior detailer with a soft rag. Ends up looking like new. I also blow out the door pockets.

 

My 2 German Shepherd dogs shed a lot.

  • Like 1
Posted

I have never removed mine. The driver door is the only one that gets used hard and I have lifted it to vacuum the edges. The top is nasty from winter. I always keep a floor mat down to cover it up anyways. 

Posted

I vacuum first then I spray it down and wipe with the meguiars carpet and upholstery cleaner which is foam comes out very clean without having to take out

46fa4b355f2250ecb753c6eca4928249.jpg

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

    • 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
    • And use RA's 5% discount code if you buy from them.  google for the code, one is always available.
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...