-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FR] CR10S_Pro configuration request #446
Comments
Link to firmware https://forums.creality3dofficial.com/download/cr-series/cr-10s-pro/ |
That link is older - there is a version at https://file2-cdn.creality.com//website/bc8a9040-e119-47f3-90fb-f87f8c0afa3c This link may be temporary - if it dosen't work - try https://www.creality.com/download - go to the second page of CR printers - you will see CR10S_pro.. |
It has auto leveling features (5 zone manual adjust and a 36? point auto level routine) |
Duplicate of #649 |
Description
CR10S_Pro (not to be confused with the CR10S or CR10S_Pro_V2 )
Additional Information
Creality has source code - but it won't build via makefile - nor will it build via Arduino IDE - the Configuration.h file is not compatible with the newer Marlin - There are way to many things in the new configuration.h file that I don't know what to set to.
I think it is possible that the LCD that comes with the CR10S_Pro is not compatible with the current Marlin? (I don't know) - even so - if there isn't a config - a folder with instead a readme telling owners they have a problem would be a good thing.
As an aging compute guy - I found getting to the point of building this on Linux extremely tedious - a simple bash scrip that gives a list of packages needed to be installed - and then runs a command to compile would be sweet.
The text was updated successfully, but these errors were encountered: