GithubHelp home page GithubHelp logo

trufanov-nok / 3d_printer_mc7_primeminiv2_firmware Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 383 KB

3D MC7 Prime mini v2.0 firmware copy (https://masterkit.ru/shop/2090858)

License: GNU General Public License v3.0

C++ 49.32% C 48.75% Makefile 1.31% Python 0.61%

3d_printer_mc7_primeminiv2_firmware's Introduction

3d_printer_MC7_PrimeMiniV2_firmware

A copy of 3D MC7 Prime mini v2.0 (https://masterkit.ru/shop/2090858) firmware (https://masterkit.ru/zip/3d-start-v2-marlin-mc7-sd.rar). It's a fork of Marlin provided by the 3D Printer authors.

I've bought such a 3D Printer Kit, assembled it and realized that filament feeder motor holder isn't good enough. So I printed it by myself and found out that I forget to mirror the detail scl file and thus I needed to move the filament feeder form the left side of 3D Printer to the right side if I want to use it. I did so and then I realized that I need to invert the motor rotation direction after that. There are two ways - hardware and software. The software one is to recompile the Marlin firmware with a right E0 drive direction value and flash it to Arduino. I've downloaded a copy of Marlin firmware that's provided by the 3D Printer Kit supplier and tried to compile it in Arduino IDE. Unfortunately, a build process failed on my machine with one error and one warning. I fixed both and uploaded patched firmware copy to this repository.

Main branch original tag - original firmware Main branch fixed_comp tag - the original firmware with compillation errors and warnings fixed Adjusted branch - is a fixed_comp with adjustmends needed for my printer (E0 motor direction changed, E0 axis resolution scaled).

===========

Это копия прошивки 3D принтера-конструктора 3D MC7 Prime mini v2.0 (https://masterkit.ru/shop/2090858). Саму прошивку можно скачать с сайта продавца: https://masterkit.ru/zip/3d-start-v2-marlin-mc7-sd.rar Она является форком одной из старых версий Marlin.

Я купил такой принтер, собрал его, и меня не устроила одна из деталей конструкции подачи филамента. Я перепечатал эту деталь из поставляемых с принтером моделей, но не заметил, что она отзеркалена и рассчитана на крепление с правой стороны принтера, а не с левой. В итоге я перевесил мотор направо, но оказалось, что теперь нужно инвертировать направление вращения двигателя, подающего филамент. Это можно сделать хардварно (перекинув некоторые провода в контакте двигателя) и программно - в прошивке. Я скачал прошивку, поставляемую вмести с принтеров и попытался скомпилировать её в Arduino IDE, но сборка на моей машине завершилась одной ошибкой и одним warning'ом. Я их устранил и результаты заливаю в этот репозиторий.

Ветка main тэг original - оригинальная прошивка Ветка main тэг fixed_comp - оригинальная прошивка с исправленными ошибками компиляции Ветка adjusted - прошивка fixed_comp с некоторыми изменениями, которые были мне нужны (инвертированное направление мотора E0 и кол-во его шагов на сантиметр)

3d_printer_mc7_primeminiv2_firmware's People

Contributors

trufanov-nok avatar

Watchers

 avatar  avatar

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.