Git Product home page Git Product logo

Comments (9)

 avatar commented on August 31, 2024

Hi,

The HBP output is also shared, in the default configuration, with the valve output. If the valve is turned on or off, the extruder controller will assume a valve is hooked up to that output rather than the heated build platform.

Can you scan your g code for M126/M127 codes? These are the ones that turn the valve on or off.

Going forward, I'll add code to replicatorG to ensure it doesn't send valve open/close commands if they're not configured in the machine descriptors.

If on the other hand you don't see any M126/127 codes in your generated gcode, please add a comment to this bug so I can look for other causes.

from g3firmware.

jabella avatar jabella commented on August 31, 2024

I don't have M126 or M127 in any of my gcode files, I just scanned a bunch of them. I also didn't touch any settings regarding a valve in RepG0015.

from g3firmware.

 avatar commented on August 31, 2024

Hm. Can you mail me the gcode file at [email protected] so I can take a look and see if I can reproduce the problem?

from g3firmware.

 avatar commented on August 31, 2024

I've seen this behavior as well. The HBP control worked fine using the control panel but didn't turn off after a build. Also, the HBP temperature was over 120C at the end of the build, instead of the 100C specified in the gcode. It's possible there's a stray M126 or 127 in my gcode. I'll check that tonight.

from g3firmware.

 avatar commented on August 31, 2024

No stray 126 or 127 codes. To reproduce the problem, I loaded MB v2.1 and EC v2.3. I took a gcode file and started removing lines to narrow down the source of the problem. I ended up with two lines:
M109 S100.0
M109 S0.0

from g3firmware.

jabella avatar jabella commented on August 31, 2024

adam -- I think charles pax found this problem in replicator? he was talking about submitting a patch.

from g3firmware.

 avatar commented on August 31, 2024

I'll check in with him; thanks,

from g3firmware.

 avatar commented on August 31, 2024

The bug was in ReplicatorG; fixed in 0017 (if not earlier).

from g3firmware.

jabella avatar jabella commented on August 31, 2024

I can confirm: new firmware on the EC (2.3) and now the HBP cycles correctly. Thanks!

from g3firmware.

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.