Giter VIP home page Giter VIP logo

Comments (7)

stewartoallen avatar stewartoallen commented on July 22, 2024

I am not familiar with WinCNC. It would likely be a new profile. When you say it doesn't like the generated GCode, what does it complain about?

from grid-apps.

pjz avatar pjz commented on July 22, 2024

It just says 'Simulation Failed' when I run a simulation, or 'Bad Instruction' (I think) when I do a 'view' on it. It does so pretty immediately.

An online manual is here ; looking through the g-code you generate vs the manual, my guess is spindle speed settings, but it looks like that's going to be dependent on the macro configuration on the machine. Ick.

from grid-apps.

stewartoallen avatar stewartoallen commented on July 22, 2024

Click on any machine profile then click the "+" button on the bottom left of the devices dialog to create a local copy. Then you can modify any/all of the gcode pre/post and other operations.

from grid-apps.

pjz avatar pjz commented on July 22, 2024

Okay, got it working. The two main things I found are that winCNC seems to use [ comment ] for comments instead of ; comment, and it uses M22 for use-millimeters. I'm not too happy with 0,0 in the center, though, but #28 could address that. You're welcome to publish/use the device settings for the WinCNC machine in my profile.

from grid-apps.

stewartoallen avatar stewartoallen commented on July 22, 2024

Your profile, settings, models and other data is stored locally in your browser storage. In other words, it's totally private and I can't access it. Were you able to resolve origin center? Other than comments, have you resolved all WinCNC issues?

from grid-apps.

pjz avatar pjz commented on July 22, 2024

Ah, wow! Yes, I did my first cut using it on Wednesday.

Comments were fixable since they're only in the templates.

Origin center was resolved as you pointed out.

The M3-Sxxx being on one line was an issue, but you've made that a template so I can change it to a newline so it should be fine.

The only other inconvenience is that I'm not sure how to tell it that z-zero is top-of-material and to cut downward. My first try had it cutting the air just above the material until I figured out what was going on and reset z-zero to bottom-of-material.

Is there some way to publish/share/download/import/export machine definitions? Might be useful to have a database of them.

from grid-apps.

stewartoallen avatar stewartoallen commented on July 22, 2024

Yes, you can now "export" devices from the device / machine dialog. You can also export entire workspaces including models and settings with right-click on workspace and "export workspace"

from grid-apps.

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.