Jump to content

Recommended Posts

Posted
On 2/7/2020 at 9:55 PM, 3MTA3 said:

So I got mine today.  The red insert doesn't need to come out like the installation instructions say.  It is melted in on the back of the plastic chrome piece.  For those who plan on doing this, save yourself the trouble and just remove the individual letters as a whole. 

15811372170934158719288413639313.jpg

I found it a thousand times easier popping the red out those plastic welds easily popped free for me. It was easier to get to the clips from the front unless you have any other suggestions to get the whole letter off? 

Posted (edited)

I wanted to save the emblems as I had a nice domed vinyl overlay on the but couldn’t see how to do it without removing the grill so I did the quick front method. 

37623CF5-6100-41BB-8884-A3780EC5903D.jpeg

Edited by jamez74
  • Like 1
Posted

I installed it myself, really easy! But I had to break the old letters off. And as someone stated here, just remove the black cover between the grill and radiator to install. Makes it extremely easy!

 

 

E752CAB5-CF3E-4199-8C29-BB84C1855789.jpeg

  • Like 1
Posted

Does anyone know if this will work on previous gen trucks?  i.e.  2016

Posted
Does anyone know if this will work on previous gen trucks?  i.e.  2016


I’m also wondering this. I contacted an eBay seller and he said they are 18 1/2" long and 3 1/4" wide. I’m haven’t measured the emblem on the K2s. But if they are relatively the same size with different clips you could easily make it work.
Posted
On ‎2‎/‎7‎/‎2020 at 7:04 PM, 3MTA3 said:

Here is a pic of mine before and after.

Screenshot_20200207-210542_Video Player.jpg

20200207_210325.jpg

 

Posted

hello GMC Sierra Illuminated Front Grille Emblem 84741559 Black OEM is or does it fit on a 2019

gmc trk 1500 slt gillie and does have instruction on wiring and replacing the stock emblem on the gillie

thank you

james

  • Like 1
Posted
6 minutes ago, kimo_lava said:

hello GMC Sierra Illuminated Front Grille Emblem 84741559 Black OEM is or does it fit on a 2019

gmc trk 1500 slt gillie and does have instruction on wiring and replacing the stock emblem on the gillie

thank you

james

Not trying to be a dick but have you read the thread at all?

  • Like 3
Posted

no I hav not where can I read this thread sir and no i'm not taking you has a dick but being schooled

thank you

james

  • Like 1
Posted
Just now, kimo_lava said:

no I hav not where can I read this thread sir and no i'm not taking you has a dick but being schooled

thank you

james

Look back on the other pages in this thread that you're in now. 

Yes it works on 2019. The connector just plugs into your headlight so there is not really any wiring. To get the old emblem off there are instructions on the first page. 

  • Like 1
Posted

thank you C I found the instruction  I look back on it and I feel confident paying on the money and knowing it will fit a 2019 gmc

and I loooove the shit out of my truck just trying make it outstanding driving down the road

thanks...

james

  • Like 1
Posted

I was just about to switch my grill emblems out for the black and chrome GMC.  Would there be any way to swap the red inserts for the black ones I just ordered?  I like the look of the illuminated emblem but it would have to be black not red.

  • Like 1
Posted
1 minute ago, BLK19DENALI said:

I was just about to switch my grill emblems out for the black and chrome GMC.  Would there be any way to swap the red inserts for the black ones I just ordered?  I like the look of the illuminated emblem but it would have to be black not red.

never mind should have checked first they have the black ones

  • Like 1
Posted
1 hour ago, BLK19DENALI said:

I was just about to switch my grill emblems out for the black and chrome GMC.  Would there be any way to swap the red inserts for the black ones I just ordered?  I like the look of the illuminated emblem but it would have to be black not red.

https://www.shopchevyparts.com/exterior/2020-sierra-1500-illuminated-gmc-emblem-black-gmc-logo-front-grille/84741559-p-92307028.html

  • 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

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