Marlin firmware source code is incomplete #5
Replies: 4 comments 21 replies
-
Hi, Does it happen with every print? Or only with certain complex files or models or so? |
Beta Was this translation helpful? Give feedback.
-
I just added a warning box: https://1coderookie.github.io/Kobra2NeoInsights/firmware/fw_marlin/ @jojos38 Do you maybe know anything about this problem with that missing file and what to do about it..? |
Beta Was this translation helpful? Give feedback.
-
.I still managed to compile Marlin on Anicubic Cobra 2 Neo. |
Beta Was this translation helpful? Give feedback.
-
@1coderookie I am now able to compile the firmware thanks to @GNN3 and I fixed the issue with stuttering. In order to fix the stuttering, I had to enable MEATPACK in firmware and add the respective plugin in Octoprint. I also increased the buffer sizes for good measure and enabled some features I wanted. However, just to warn others, increasing the baudrate made things worse. All the fixes are available here for people to compile themselves. |
Beta Was this translation helpful? Give feedback.
-
As mentioned in this section: https://1coderookie.github.io/Kobra2NeoInsights/firmware/fw_marlin/ One needs to follow the guide on reddit with Marlin source code from Anycubic at hand.
However, halfway through following the guide I realised that the file
anycubic.uvprojx
is missing from the source code and I realised that the guide only works for Kobra Neo and the code for Kobra 2 Neo cannot be compiled or has to be compiled in some other way.I want to increase the serial baudrate and the buffer size for my printer which is probably too low by default (baudrate: 115200) because I'm facing stuttering issue while running octoprint on a fairly powerful phone.
If anyone knows how to compile the Kobra 2 Neo firmware, please help me out here.
@1coderookie Please double check that my assumption is right and update the infosite accordingly. It's been really useful to me and I don't want others to be misguided by it, Thanks for the good work.
Beta Was this translation helpful? Give feedback.
All reactions