Ender 3 Pro How to Code Marlin for Manual TRAMMING with no probe
Channel:
Subscribers:
6,220
Published on ● Video Link: https://www.youtube.com/watch?v=Dq06SJeiBIE
I am assuming you have downloaded marlin and the config example config files and have Visual studio installed with PLATFORM IO in stalled.
Manual -NO PROBE TRAMMING - but making the machine move to the 4 corners of the print bed.
I will show you which lines to edit to allow you to get the printer (VIA THE LCD MENU IN THE MOTION SUB MENU) - i CAN SHOW YOU THE ACTUAL TRAMMING PROCESS IN A LATER VIDEO - This is concentrating on:
1. how to identify the microcontroller, driver chipsets, board version etc.
2. use all of this information and re compile the config files in VS.
3. Explain all of the functions I am enabling as I go.
4. save
5. compile
6. ready to load to your SD card.
7. tips, tricks and traps.