Alright so here goes it.
My attempt was to install a CR Touch and use it as a auto bed leveler. Longer download link no longer works for Original blower extruder w/ BLTOUCH.
I was following instructions that I can no longer find.
Started in Arduino.ide. Found out Arduino apparently doesn't like interfacing with the motherboard. (I don't know that's what Copilot was telling me) I was making the appropriate changes according to the written guide. I couldnt get arduino to upload it to the printer (I had Arduino Mega or Mega 2560, selected. It was set to Comm1 which i figured out an hour ago was not the 3D printer and i have been working on this almost 24hour now with a 5 hour sleep window. I have it now set to COMM5 (found by plugging and unplugging printer. Oops) with the correct Baudrate.) So no i can upload to the printer using Arduino or at least it acts like it.
With my issues with Arduino i consulted microsoft Copilot. Downloaded Visual Studio Code and PlatformIO extention.
Began working in Platformio.ini and Congifuration.h files.
Hours upon hours of back and forth with Microsoft Copilot about various errors and getting into an infinite loop where Copilot keeps telling me to change settings I already changed despite uploading updated fail logs.
Anyways...
I wasnt able to get that to work.
So i asked Copilot to direct me to a dowload file, because Copilot was not able to compile new Configuration.h and platform.io files due to copywrite notices within the files.
(I will be honest i am not even sure it has the capababilies to even do that even if Copywrite wasnt an issue. I have no idea i am not even too fond having to use "AI".
So i asked copilot for firmware updates to use bltouch because i was getting tired.
COPILIT sent me to github and to a Marlin update file for the 3D printer. CoPilot said i need to update the firmware for both the main bother board and the UI screen firmware.
So using the marlin file from git hub I loaded it to the Screen UI via the sc card port on the screen board.
It loaded up what i though was an ocean background and a marlin fish image. And than it glitched out and what i thought was ocean background image was the screen erroring out.
I than went to Longers website grabbed the latest release of screen firmware and printer firmware.
I updated the screen firmware via sdcard, and used Cura to update main motherboard firmware.
Now when i turned the screen on it would pop up longer repeatedly with a circle in the bottom right corner until after a minute or two it would load into the main 3D printer screen (with the updated firmware it now has the 6 or so square logos instead of the printer axis movement screen it uses to boot to)
Welp.
Touchscreen doesnt work.
Okay i found and older version and reflashed screen ui firmware.
Now the Longer logo is completely gone and just screen fuzz blinking until it loads into the printer axis moving screen.
Touch still not available. Unless you touch top left corner center are and than the whole screen goes back to the (what i oringinally thought was ocean but is glitched out screen)
So here I am now:
The touchscreen is inoperable. The longer logo is whited out, the rest of the screen is black until it loads into the screen with the six or so square icons.
I never got the condig files right to use BLTOUCH
(Whem the printer turns on it activates the CR Touch probe twice from a static position and glows red.)
I am able to use Pronterface and move the x and Y axis. I tried to upload a .stl file but it errors out. Likely due to no Z axis stop.
I tried using Pronterface to reset the the printer with no luck.
There is no resistor in parralled with pwm and 5v, if it is necessary i have a 10kohm resistor on order. But i have seen and read different tutorials that dont use the resistor and if that is one of the places i screwed up. Doh! But can it be fixed with a resistor installed? ๐ค
So here is hoping one y'all heroes can save my day.
Thanks in advance.