Code Monkey home page Code Monkey logo

Comments (3)

Alexoko12 avatar Alexoko12 commented on September 27, 2024

Hi,
in theory yes.
For me to build it for you, I'm sorry. As I only have the SC-10 I don't know which mainboard the SC-20 is using, and I can't test the code myself.

To configure Marlin the right way is not that hard to learn. With every new version of marlin it becomes easier, as they support many printers native. 90 % of the work is just to modify the 2 files "Configuration.h" & "Configuration_adv.h" with the hardware used by your printer. For every function, there is a comment explaining what it is for.

The other 10 % is to figure out, if your board has special needs. For the SC-10 for example, Lotmaxx branded the board, so it only flashes when the file is called Lotmaxx.bin. That's why I modified the "ini/stm32f1.ini" & "buildroot/share/PlatformIO/scripts/mks_robin_nano35.py" files. And "pins_MKS_ROBIN_NANO_common.h" is just needed for those who use bltouch. (Explanation in Code)

In your case, if the SC-20 is using the same hardware as the SC-10 but has only different build room and is a corexy you can nearly copy 99% of the code and modify only the "Configuration.h". But I don't give you guarantee that it will work, as I said I don't know your model.

Hope this helps you and I wish you luck flashing your printer.

from marlin_config_lotmaxx_sc-10.

TrollPlayer94 avatar TrollPlayer94 commented on September 27, 2024

Thank you, last night after a couple hours of modifying and testing I got it working (the hard part was figuring out that for me I had to rename the Lotmaxx.bin file to robin_nano.bin otherwise it would not work). Is there any chance that you will update this to newer marlin?

from marlin_config_lotmaxx_sc-10.

Alexoko12 avatar Alexoko12 commented on September 27, 2024

You're welcome,
thanks for reminding me. Last time I checked for marlin versions, it looked to me that 2.1 was still beta, so I didn't want to waste my time with. Now it's an option, but I don't know when I will look into it. Firstly I will check the release notes if there are some improvements, that this old printer benefits from or if it's already too blown up for him.

from marlin_config_lotmaxx_sc-10.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.