Coder Social home page Coder Social logo

octoprint-delta-calibration's People

Contributors

geneb avatar jwitting avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

octoprint-delta-calibration's Issues

Smoothieware support?

Any chance for smoothieware implementation ? Would be superb

Thanks and sorry for bothering :) Great job

Not Identify RMv2 terminal word wraping M115 after "Rostoc"

I think I found the bug that was causing this plugin to not detect i had a rostock seemecnc printer.

check this out:
Send: N22 M115*22Recv: okRecv: FIRMWARE_NAME:Repetier_0.92.2 FIRMWARE_DATE:20170109 MACHINE_TYPE:Rostock Max v2

your code is going through line by line, and my terminal is is next lining after Rostoc\nk Max v2

I changed the code to if (line.includes("Rost") ||
line.includes("White Max v2.75")) {

and the script is identifying my max v2 correctly now.

Not sure why the terminal is wrapping that line around but that is DEFINITELY the reason why some of our machines which are RM arent being identified.

I hope this help. Ping me if you have questions.

-Jules

getting Your machine is not a SeeMeCNC 3D printer!

i updated my rostock max2 with upgraded he280 today to the latest firmware
done g29 and calibrated

however when i run your script i see

Connection Status: connected
Your machine is not a SeeMeCNC 3D printer!

seems the script does not like the latest firmware .

#define REPETIER_VERSION "0.92.2"
#define FIRMWARE_DATE "20170414" // in date format yyyymmdd

Compatibility with Repetier 1.0.2? "Not SeeMeCNC"

So, I just did a few upgrades to my V2/V3 Hybrid (Titan extruder and a PT-100 temp sensor) and I figured I'd go for a firmware update while I was at it. I ran through the Repetier Online configuration, while pouring over my current firmware/eeprom settings to make sure I had everything filled in exactly the way it was supposed to be. Even made sure to match up the Manufacturer and Machine definitions in Config.h so that it would be recognized as such... At least I thought I did. When the printer boots it shows: SeeMeCNC Rostock MAX V3 and the firmware version, 1.0.2, but the plugin won't recognize it as a SeeMeCNC machine. Is there somewhere else in the firmware I need to update so it's recognized, or is it just not compatible with this latest firmware?

The new firmware has it's own built in configuration (which looks pretty snazzy), but I haven't had the chance to try to make it work with the HE280 accelerometer board yet (if it even can).

Any thoughts?

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.