TheFeralEngineer / Klipper-for-Elegoo-Neptune-series-3D-Printers

run Klipper on your neptune 2, 2s, 3, 3pro, etc!
171 stars 29 forks source link

Wich Printer.cfg for the Neptune 3Pro ? #36

Open matY378 opened 7 months ago

matY378 commented 7 months ago

Hello,

There are 2 Printer.cfg for the N3Pro, which one should you prefer and what are the differences? Thanks

Screenshot 2024-03-05 115421
BardinGuitars commented 6 months ago

Hello! I tried to compile the firmware for Neptune 3Pro by myself. Choosing STM32F401, 32KiB bootloader, 8Mhz and USB (PA11/PA12), it doesn't work. But your file works fine. Please tell me what settings you chose. 2fba29f1-f5f8-4b56-a3f3-077e81f7c3ef

TheFeralEngineer commented 6 months ago

Pa10/pa9 for USB on elegoo boards (I know, it's labeled usart in make menuconfig, but that's how they do it)

Phil T. The Feral Engineer

www.theferalengineer.com

Catnip contributions 🐱🐱 https://paypal.me/timpsonmusicllc

On Sun, Mar 17, 2024, 1:01 AM BardinGuitars @.***> wrote:

I tried to compile the firmware for Neptune 3Pro by myself. Choosing STM32F401, 32KiB bootloader, 8Mhz and USB (PA11/PA12), it doesn't work. But your file https://github.com/TheFeralEngineer/Klipper-for-Elegoo-Neptune-series-3D-Printers/tree/main/Neptune%203%20Pro%20config/board%20firmware/USB%20communication works fine. Please tell me what settings you chose. 2fba29f1-f5f8-4b56-a3f3-077e81f7c3ef.png (view on web) https://github.com/TheFeralEngineer/Klipper-for-Elegoo-Neptune-series-3D-Printers/assets/163077685/35adcc88-3e0d-44d0-aad5-7a4340dc7f4a

— Reply to this email directly, view it on GitHub https://github.com/TheFeralEngineer/Klipper-for-Elegoo-Neptune-series-3D-Printers/issues/36#issuecomment-2002308726, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARUZ2LIJAYU3AVTQYDQTP4DYYUPS3AVCNFSM6AAAAABEG5OCR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMBSGMYDQNZSGY . You are receiving this because you are subscribed to this thread.Message ID: <TheFeralEngineer/Klipper-for-Elegoo-Neptune-series-3D-Printers/issues/36/2002308726 @github.com>

BardinGuitars commented 6 months ago

Ty so much!