Skip to content

Compiling the Firmware? (originally, Manual Leveling) #71

Answered by aegean-odyssey
usma11pb asked this question in Q&A
Discussion options

You must be logged in to vote

IF you are using the printer's stock controller board and the mpmd_marlin_1.1.x firmware here, then there are a few ways compile the code. There is some discussion in #66 and #55.

I think possibly the easiest "development environment" to set up would be to install a "git" program and a favorite text editor on your PC, and then:

  • clone the aegean/mpmd_marlin_1.1.x repository to your github account;
  • use git to clone your repository to a folder on your PC;
  • use your favorite editor to make changes;
  • use git to push your changes to your github repository;
  • (via a browser) use the github "Actions" to compile the firmware; and
  • (via a browser) download the artifact (zip file) -- it contains the "bi…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by aegean-odyssey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants