Coder Social home page Coder Social logo

Axis1 StepCounter too high about axibot HOT 6 OPEN

storborg avatar storborg commented on August 28, 2024
Axis1 StepCounter too high

from axibot.

Comments (6)

storborg avatar storborg commented on August 28, 2024

Could you post the SVG that you are plotting and the sha1 of axibot?

There are some debug tools that may be helpful to sort out what aspect of the path planning is going wrong- the entry point to those tools is the axibot-debug command line tool, which is unfortunately not documented yet. An example would be axibot-debug paths foo.svg.

from axibot.

satchmorun avatar satchmorun commented on August 28, 2024

As another data point, I just got this same error.

axibot.ebb.EiBotException: Unexpected response from EBB:
Command: b'SM,30,-770,-110'
Response: b'Major malfunction Axis1 StepCounter too high : 33641'

This was on my first run with axibot. It drew all the lines in the SVG, and then looked to be trying park the pen, in the middle of which I got the error.

Looking at the command SM,30,-770,-110, it's trying to travel ~777 steps in 0.03second, which is close to 26K steps/second, which is over the 25K limit.

I'll dig into the results and try out axibot-debug as well, but just thought I'd share that I had this experience as well.

Lastly, thanks for the excellent software. I didn't really want to be driving via Inkscape all the time, and I definitely didn't want to have to write/port all the path planning code for use with the cncserver. I'm still generating SVGs, but I don't want to always have to do that, and the way you've modularized things means that I can probably just generate paths of points and just skip some of the svg parsing steps while still using the segment planning functionality.

from axibot.

pwicks86 avatar pwicks86 commented on August 28, 2024

@satchmorun Can you post the svg you were using when you got this error?

from axibot.

satchmorun avatar satchmorun commented on August 28, 2024

@pwicks86 Sure thing: https://gist.github.com/satchmorun/313128415a8866d64de4c020c72d77bd

from axibot.

kamiccolo avatar kamiccolo commented on August 28, 2024

Yet, another crashing one:
https://gist.github.com/kamiccolo/1ecc12cb537b65214ef0e5431426a403

from axibot.

benIflock avatar benIflock commented on August 28, 2024

Hi just wondering if anyone ever worked this out
i am am having the same issue as those above - on windows
thanks

from axibot.

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.