Giter Club home page Giter Club logo

Comments (2)

greensky7000 avatar greensky7000 commented on July 21, 2024

Description

Documentation update

Additional Information

I think it's worth mentioning in the project's README that when compiling the sketch, if you don't have the TMCStepper library enabled in Arduino you will receive an error similar to TMCStepper.h missing.

Install the library via Tools -> Manage Libraries then filter by TMC, select TMCStepper and install it.

Really GOOD advice!

from marlin_2.0.x_anycubic_chiron.

greensky7000 avatar greensky7000 commented on July 21, 2024

Can't find the .hex file that you mentioned as

I provided three different precompiled hex files: One for no modifications on the stepper motor drivers - good for people who didn't touch anything yet, one for boards with TMC2208 installed and where the connectors have been flipped and one with TMC2208 and the connectors in original orientation.

Can't compile the project, when i follow

Download and install Arduino IDE
Clone or download this repo
Browse into the Marlin folder and run Marlin.ino
In the IDE, under Tools -> Board select Genuino Mega 2560 and ATmega2560
Open Marlin.ino in the Marlin directory of this repo
Customize if needed(e.g. motor directions and type at line 559 to 566 and line 857 to 865 in Configuration.h)
In the IDE, select Tools -> Port and select the port.
Click Upload,

Compile errors in Arduino IDE

  1. redefine Macros in pins_TRIGORILLA_14.h
    redefine HEATER_0_PIN in line 100 and 142
    redefine HEATER_BED_PIN in line 102 and 146
    so I delleted them.

  2. Can't find the right version library for TMC
    so I comment out the TMC2208 in configuration.h

  3. Compiler returns Error -1073740791 when linking.
    I tried on win10 and win8 in two different PC, same error in both.

Sorry for my poor english.
Appreciate your project very much.

from marlin_2.0.x_anycubic_chiron.

Related Issues (20)

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.