Giter Site home page Giter Site logo

Comments (7)

arhi avatar arhi commented on September 15, 2024

configuration file they put here is far from ideal for m150 :( .. better check the fork here (compiles and works properly with M150, you just need to reduce acceleration to 500-800 and jerk to 5-8):
https://github.com/basdelfos/Marlin

from malyan-m150-marlin.

Roboman10 avatar Roboman10 commented on September 15, 2024

from malyan-m150-marlin.

arhi avatar arhi commented on September 15, 2024

:)
https://github.com/basdelfos/Marlin/blob/RC/Marlin/Configuration.h
works like a charm, you can either later in menus fix the acceleration or you can change it there directly in line 756:

#define DEFAULT_ACCELERATION 800

anyhow, get the whole source from that branch and not this one as that one is fairly new (rc7 iirc) and it has mintemp enabled and eeprom enabled and many other goodies ... this branch from malyansystems is useles :(

from malyan-m150-marlin.

Roboman10 avatar Roboman10 commented on September 15, 2024

from malyan-m150-marlin.

Roboman10 avatar Roboman10 commented on September 15, 2024

from malyan-m150-marlin.

arhi avatar arhi commented on September 15, 2024

there's a hex here that "works" (compiled that fork that works, change the acceleration and jerk settings in menus to 500-800 for xy and jerk to 5-8) : https://drive.google.com/file/d/0B-6fyO8R3B_YUjJ5dmVraEdYbms/view?usp=sharing

as for how to backup hex from the atmel, this might help (should work, didn't test):
avrdude -C avrdude.conf -v -v -v -v -p atmega1284p -c stk500 -U flash:r:"c:/arduino.hex":r -P.\COM2 -b57600

useful links:
http://wiki.malyansys.com/doku.php?id=firmware_update_procedure
https://www.rcgroups.com/forums/showthread.php?2640120-Malyan-M150-3D-Printer/page90
http://forums.reprap.org/read.php?110,715796,715796#msg-715796

from malyan-m150-marlin.

Roboman10 avatar Roboman10 commented on September 15, 2024

from malyan-m150-marlin.

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.