GithubHelp home page GithubHelp logo

How to config WorkArea about bcnc HOT 12 CLOSED

vlachoudis avatar vlachoudis commented on September 27, 2024
How to config WorkArea

from bcnc.

Comments (12)

chamnit avatar chamnit commented on September 27, 2024

I think it's based on the machine coordinate system and G92 offsets. Once you set part zero within the machine volume, the g-code paths should be inside the yellow box.

from bcnc.

Scott216 avatar Scott216 commented on September 27, 2024

I don't use G92 for anything. In this example I used G55 WCS. After selecting G55 there was no change to the work area. My gcode paths are still outside the area.

from bcnc.

HomineLudens avatar HomineLudens commented on September 27, 2024

@Scott216 working area is displayed based on some settings in Configuration file the fields are named travel_x, travel_y and travel_z
The problem is that for some reason the values are read in the opposite direction. So to have a try you can add a minus in front of the actual values. It seems also that the minus sign must be immediately after the equal symbol or will not be read correctly.
I suspect @vlachoudis will fix this in a couple of nano seconds.

Have a look at https://github.com/vlachoudis/bCNC/wiki/Configuration on how reach the file based on your OS.

from bcnc.

Scott216 avatar Scott216 commented on September 27, 2024

I'll give that a try.

from bcnc.

vlachoudis avatar vlachoudis commented on September 27, 2024

@effer the numbers are used as negative to describe the workarea, because this is what I was getting out from the grbl. Looking at the (thread)[https://github.com/grbl/grbl/issues/678] this is the default behavior of grbl. However @Scott216 after zeroing the G55 workspace it should come out right?

from bcnc.

HomineLudens avatar HomineLudens commented on September 27, 2024

That have a sense. Now I remeber that by tradition the coordinate system is referenced from top right corner. And at beginning was also the choice for my cnc. I will write some clarification in the wiki with a picture.

from bcnc.

vlachoudis avatar vlachoudis commented on September 27, 2024

@Scott216 could you please confirm that by zeroing the WCS G55-G59 the workarea goes to the right place. If not then there is a bug somewhere :) which I need to find out.

from bcnc.

Scott216 avatar Scott216 commented on September 27, 2024

It will have to wait until next week.

from bcnc.

Scott216 avatar Scott216 commented on September 27, 2024

I just did a little test with the work area. I use G56 for my work coordinates and loaded in a gcode file. The work area is way too big, about 60 x 60 inches. In the CNC section of the ini file i have about 11 x 13 inches. The work area is oriented properly. I'm using v 0.4.5
bcnc worarea screenshot 2

from bcnc.

vlachoudis avatar vlachoudis commented on September 27, 2024

@Scott216 I forgot the correction of the workarea that @effer made. It should be corrected now

from bcnc.

Scott216 avatar Scott216 commented on September 27, 2024

WorkArea seems okay now. It's the right size and position

from bcnc.

vlachoudis avatar vlachoudis commented on September 27, 2024

Perfect :)

from bcnc.

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.