Code Monkey home page Code Monkey logo

Comments (12)

Denvi avatar Denvi commented on August 28, 2024

Let's say you have the following G-code program:

G21G90
G0X0Y0Z0
G1Z-1F30
G1X10F300
G0Z1

Here we have 2 feed settings: 30 mm/min for z-axis movement and 300 for x-movement.

With feed override disabled or equal to 100% these feed will be equal to 30 & 300 respectively.

With feed override 200% feeds will be 60 & 600.
50% will give 15 & 150.

from candle.

zagranichnyy avatar zagranichnyy commented on August 28, 2024

It is clear, but why value of 500%, I think that 120-150% would be enough

from candle.

milezdr avatar milezdr commented on August 28, 2024

I think is good (0-500%) because you can have very wide selection of speed when you are beginner or using new materials on your cnc .

from candle.

zagranichnyy avatar zagranichnyy commented on August 28, 2024

Well on taste and color felt-tip pens different. And whether I can at myself somehow edit this parameter that 100% were displayed

from candle.

Denvi avatar Denvi commented on August 28, 2024

edit this parameter that 100% were displayed

I don't understand your question. Describe in more detail please.

from candle.

zagranichnyy avatar zagranichnyy commented on August 28, 2024

можно написать по русски?

from candle.

Denvi avatar Denvi commented on August 28, 2024

Можно. Я не понял часть вопроса про отображение 100%.

from candle.

zagranichnyy avatar zagranichnyy commented on August 28, 2024

Я имел ввиду смогу ли я как нибудь отредактировать вашу программу, чтоб отображалась макс скорость 100%

from candle.

Denvi avatar Denvi commented on August 28, 2024

Вам нужно будет скомпилировать исполняемый файл "под себя", предварительно скачав исходный код и отредактировав форму главного окна "frmmain.ui" в дизайнере форм.
Ниже приведено изображение с полем, в котором необходимо заменить максимальное значение с 500 на 100. Под полем имеется ползунок, у него также нужно отредактировать максимальное значение.

feed_max

from candle.

zagranichnyy avatar zagranichnyy commented on August 28, 2024

А какое нужно для этого программное обеспечение?

from candle.

zagranichnyy avatar zagranichnyy commented on August 28, 2024

Я установил qt но он выдает ошибку компиляции

from candle.

Denvi avatar Denvi commented on August 28, 2024

Посмотрите #49.
Если не поможет, предоставьте снимок экрана с ошибками компиляции. Будем разбираться.

from candle.

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.