Git Product home page Git Product logo

Comments (2)

ellensp avatar ellensp commented on June 12, 2024

add #define NEEDS_Z_MINMAX to Your Configuration.h

eg

#ifndef MOTHERBOARD
  #define MOTHERBOARD BOARD_BTT_OCTOPUS_V1_1
  #define NEEDS_Z_MINMAX
#endif

also you have in Configuration_adv.h "#define E0_AUTO_FAN_PIN 44 // turn off extruder fan when it's temperature is above 50°C"
pin 44. is not a valid fan pin on this controller. This will do unexpected things on an octopus board

This Issue Queue is for Marlin bug reports and development-related issues, and we prefer not to handle user-support questions here. (As noted on this page.) For best results getting help with configuration and troubleshooting, please use the following resources:

After seeking help from the community, if the consensus points to a bug in Marlin, then you should post a bug report.

from marlin.

Daneild avatar Daneild commented on June 12, 2024

Configuration.zip
Configuration_adv.zip
I have managed to compile, now there is something strage regarding endstops:

Using recomanded no jumpers on DIAG pins all endstops are triggered - with or no connection with switches

Putting DIAG first 2 jumpers ,( i think one corresponding to motor 0 and 1 ) the probe x_max, y_max, z_min are working OK
but not the case with z_max: that is always TRIGGERED

The DIAG jumpers are not working ok

There any patch to this?

from marlin.

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.