Giter Site home page Giter Site logo

Comments (8)

hinotori74 avatar hinotori74 commented on July 24, 2024 2

I confirm that "!duex.pwm1" works correctly. The website (https://configtool.reprapfirmware.org) leaves it as "duex.pwm1", the "!" sign is missing

from configtool.

jhbruhn avatar jhbruhn commented on July 24, 2024 1

Using duex.pwm1 in the ConfigTool for what was previously exp.heater3 does not work for me, the BL Touch Probe is never deployed. When changing the channel to "!duex.pwm1" manually, it works, but this conflicts the ConfigTool...

from configtool.

hinotori74 avatar hinotori74 commented on July 24, 2024 1

@chrishamm please, reopen the issue.

from configtool.

chrishamm avatar chrishamm commented on July 24, 2024

It is possible but the pin names are different:

	{ PortCPin(3),	PinCapability::wpwm,	"exp.heater3,exp.8,!duex.e2heat,!duex.pwm1" },
	{ PortCPin(5),	PinCapability::wpwm,	"exp.heater4,exp.13,!duex.e3heat,!duex.pwm2" },
	{ PortCPin(8),	PinCapability::wpwm,	"exp.heater5,exp.18,!duex.e4heat,!duex.pwm3" },
	{ PortCPin(11),	PinCapability::wpwm,	"exp.heater6,exp.23,!duex.e5heat,!duex.pwm4" },
	{ PortAPin(15),	PinCapability::wpwm,	"exp.heater7,exp.31,!duex.e6heat,!duex.pwm5" },

So exp.heater3 corresponds to duex.pwm1 etc.

from configtool.

hinotori74 avatar hinotori74 commented on July 24, 2024

I had tried putting "duex.pwm1" but it didn't work. According to the above it should be "duex.pwm1" or "! duex.pwm1". The website (https://configtool.reprapfirmware.org) leaves it as "duex.pwm1".

from configtool.

hinotori74 avatar hinotori74 commented on July 24, 2024

With "duex.pwm1" the bltouch pin was never activated. With "exp.heater3" it works perfectly.

from configtool.

natthapolvanasrivilai avatar natthapolvanasrivilai commented on July 24, 2024

Using duex.pwm1 in the ConfigTool for what was previously exp.heater3 does not work for me, the BL Touch Probe is never deployed. When changing the channel to "!duex.pwm1" manually, it works, but this conflicts the ConfigTool...

Because of this issue, i've crashed nozzle hard to the bed once, . Definitely needed it fix, before more people crashing their nozzles to the bed.

from configtool.

chrishamm avatar chrishamm commented on July 24, 2024

I'll invert the duex.pwm# channels in the next version.

from configtool.

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.