Skip to content

Is it possible to create firmware for Ender 3 S1 with F4 chip to support both LA and CV Laser? #932

Closed Answered by mriscoc
mrigne asked this question in Q&A
Discussion options

You must be logged in to vote

The different chips used on the various Creality boards have different amounts of flash for firmware storage, this means that different boards will be limited by flash size to which firmware features can be enabled while still allowing the firmware to fit. The F4 chip has the smallest amount of usable flash. The maximum firmware size for the F4 is 192k, any compiled firmwares over 192k will not work due to the mentioned size limitations, the precompiled firmwares for the F4 boards have some minor features removed to allow for stuff like UBL, LA, CVLM and other new marlin features. #648

So, could be very difficult to make space to have LA and CVLM at the same time.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@nicholasstparker
Comment options

@mriscoc
Comment options

@nicholasstparker
Comment options

Answer selected by mrigne
Comment options

You must be logged in to vote
1 reply
@mriscoc
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants