Giter Club home page Giter Club logo

Comments (5)

samuf92 avatar samuf92 commented on July 21, 2024

Hi.

I'm interested in this discussion. I have a similar issue, a lot of errors when I try to verify sketch.

an error is like this:

In file included from sketch\src\module\stepper\trinamic.h:35:0,
from sketch\src\module\stepper\trinamic.cpp:32:
c:\users\samuele\appdata\local\temp\arduino_build_591907\sketch\src\feature\tmc_util.h: In instantiation of 'TMCMarlin<TMC2208Stepper, AXIS_LETTER, DRIVER_ID, AXIS_ID>::TMCMarlin(uint16_t, uint16_t, float, uint8_t, bool) [with char AXIS_LETTER = 'X'; char DRIVER_ID = '0'; AxisEnum AXIS_ID = (AxisEnum)0; uint16_t = unsigned int; uint8_t = unsigned char]':
sketch\src\module\stepper\trinamic.cpp:207:7: required from here
c:\users\samuele\appdata\local\temp\arduino_build_591907\sketch\src\feature\tmc_util.h:175:40: warning: 'TMC2208Stepper::TMC2208Stepper(uint16_t, uint16_t, float, bool)' is deprecated: Boolean argument has been deprecated and does nothing [-Wdeprecated-declarations]
TMC2208Stepper(RX, TX, RS, has_rx)

and an infinite series of errors like this:

In file included from c:\users\samuele\appdata\local\temp\arduino_build_591907\sketch\src\pins\pins.h:162:0,
from c:\users\samuele\appdata\local\temp\arduino_build_591907\sketch\src\inc\marlinconfig.h:32,
from c:\users\samuele\appdata\local\temp\arduino_build_591907\sketch\src\gcode\gcode.h:282,
from sketch\src\gcode\temperature\M105.cpp:23:
c:\users\samuele\appdata\local\temp\arduino_build_591907\sketch\src\pins\ramps/pins_TRIGORILLA_14.h:146:0: warning: "HEATER_BED_PIN" redefined
#define HEATER_BED_PIN 45 // RAMPS_D8_PIN

Can someone help me to fix that, i'm really interested to try this firware on my printer.

from marlin_2.0.x_anycubic_chiron.

kraloulk avatar kraloulk commented on July 21, 2024

Use visual studio code to install it to your printer. Few good walkthroughs on YouTube for that.

from marlin_2.0.x_anycubic_chiron.

samuf92 avatar samuf92 commented on July 21, 2024

Use visual studio code to install it to your printer. Few good walkthroughs on YouTube for that.

It's work for me, thanks. It found some errors during compiling but at the end it says success and the printer works without issue.

from marlin_2.0.x_anycubic_chiron.

coolio986 avatar coolio986 commented on July 21, 2024

Since this version of marlin contains 32bit libraries, there are some issues compiling that in the latest arduino version. As @kraloulk mentioned its best to use visual studio code for this since it does a better job handling this. At some point I will update this repository with the VS walk through unless someone wants to make one.

from marlin_2.0.x_anycubic_chiron.

raindancer2204 avatar raindancer2204 commented on July 21, 2024

I will now also try Visual Studio because I came across the same error as samuf92.

Short question can someone update the documentation on this? Unfortunately I don't have write access :) otherwise I would support.

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.