Hello,
I would like to ask about compatibility with these new printers. There seems to be no option to select STM32F402 in makeconfig and the build for SM32F401 does not seem to work. The flash stops at uploading firmware
This is how new board looks like
Is there any config that currently exists and can work?
Would that work with ZNP-K1-V2.0 (STM32F402) for Neptune 4 Max?
##############################################################################
# Machine type: NEPTUNE 4 MAX
# Current configuration version: V1.6
# Date:2024-6-24
##############################################################################
# This product (Neptune 4/4pro/4plus/4max) adopts Klipper firmware
# and does not support users to update the official klipper/fluidd
# /moonraker by themselves, otherwise the machine will not work properly.
# If you want to DIY and are an expert or interested in this field,
# we recommend that you prepare your own tools for burning images so
# that you can restore them if problems arise. Please contact after-sales
# support team for tutorials on burning images. Thank you for your cooperation!
##############################################################################
# This file contains common pin mappings for ZNP-K1-V2.0
# boards. To use this config, the firmware should be compiled for the
# STM32F402. When running "make menuconfig", enable "extra low-level
# configuration setup", select the 32KiB bootloader, and serial (on
# USART1 PA10/PA9) communication.
# The "make flash" command does not work on the ZNP-K1-V2.0. Instead,
# after running "make", copy the generated "out/klipper.bin" file to a
# file named "elegoo_k1.bin" on an SD card and then restart the ZNP-K1-V2.0
# with that SD card.
# See docs/Config_Reference.md for a description of parameters.