Git Product home page Git Product logo

Comments (10)

themacboy avatar themacboy commented on July 19, 2024 1

You can also downgrade to library verrsion 1.1.0:

Adafruit_MAX31865=https://github.com/adafruit/Adafruit_MAX31865/archive/1.1.0.zip

Not sure what this library does, and how it can be needed but i tryied and it worked.

from mks-robin-nano-marlin2.0-firmware.

MKS-Sean avatar MKS-Sean commented on July 19, 2024

[platformio]
src_dir = Marlin
boards_dir = buildroot/share/PlatformIO/boards
default_envs = mks_robin_nano35

[common]
default_src_filter = +<src/*> -<src/config> -<src/HAL> +<src/HAL/shared>
extra_scripts = pre:buildroot/share/PlatformIO/scripts/common-cxxflags.py
build_flags = -fmax-errors=5 -g -D__MARLIN_FIRMWARE__ -fmerge-all-constants
lib_deps =
LiquidCrystal
TMCStepper@>=0.6.2,<1.0.0
Adafruit NeoPixel
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
#Adafruit_MAX31865=https://github.com/adafruit/Adafruit_MAX31865/archive/master.zip
LiquidTWI2=https://github.com/lincomatic/LiquidTWI2/archive/master.zip
Arduino-L6470=https://github.com/ameyer/Arduino-L6470/archive/0.8.0.zip
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
SailfishRGB_LED=https://github.com/mikeshub/SailfishRGB_LED/archive/master.zip
SlowSoftI2CMaster=https://github.com/mikeshub/SlowSoftI2CMaster/archive/master.zip

from mks-robin-nano-marlin2.0-firmware.

MKS-Sean avatar MKS-Sean commented on July 19, 2024

You can block the Adafruit_MAX31865 library and delete the .pio and .vscode folders and try to compile again.

from mks-robin-nano-marlin2.0-firmware.

swalsh11 avatar swalsh11 commented on July 19, 2024

I have the same bug,

from mks-robin-nano-marlin2.0-firmware.

swalsh11 avatar swalsh11 commented on July 19, 2024

Thanks, that Worked,
in Bugfix, they have, that works too, and probably shoud be merged into this

lib_deps =
LiquidCrystal
TMCStepper@>=0.6.2
Adafruit NeoPixel
Adafruit MAX31865 library@>=1.1,<1.2
U8glib-HAL=https://github.com/MarlinFirmware/U8glib-HAL/archive/bugfix.zip
LiquidTWI2=https://github.com/lincomatic/LiquidTWI2/archive/master.zip
Arduino-L6470=https://github.com/ameyer/Arduino-L6470/archive/0.8.0.zip
SailfishLCD=https://github.com/mikeshub/SailfishLCD/archive/master.zip
SailfishRGB_LED=https://github.com/mikeshub/SailfishRGB_LED/archive/master.zip
SlowSoftI2CMaster=https://github.com/mikeshub/SlowSoftI2CMaster/archive/master.zip

from mks-robin-nano-marlin2.0-firmware.

swalsh11 avatar swalsh11 commented on July 19, 2024

Putting in my First Pull request to try and get this fixed.

from mks-robin-nano-marlin2.0-firmware.

themacboy avatar themacboy commented on July 19, 2024

Im getting a general compilation failure when trying to compile the TFT35.

Not sure how I must configure it. I tryed to use your defaults or the original Marlin last bugfixes version.

But never succes.

Can someone teach me? Thanks in advance !

from mks-robin-nano-marlin2.0-firmware.

themacboy avatar themacboy commented on July 19, 2024

Other question ...

all modifcations posted in the original Marlin repository are automatically imported to this repository? if yes, what branch?

from mks-robin-nano-marlin2.0-firmware.

makerbase-mks avatar makerbase-mks commented on July 19, 2024

@themacboy You can block the Adafruit_MAX31865 library and delete the .pio and .vscode folders and try to compile again.
The original marlin will not be automatically imported into this repository , we will keep the same with the original marlin later.

from mks-robin-nano-marlin2.0-firmware.

mks-viva avatar mks-viva commented on July 19, 2024

I will close this issues temporarily

from mks-robin-nano-marlin2.0-firmware.

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.