Giter Club home page Giter Club logo

Comments (6)

MitchBradley avatar MitchBradley commented on September 16, 2024

You don't need the $ commands. The presence of a laser: section in the config file implies laser mode and laser spindle type.

I think you need to use the pin definitions given in the commented-out "pwm" section in https://github.com/Spark-Concepts/xPro-V5/blob/main/FluidNC/config.yaml , with the section name "laser". Apparently gpio25 is the PWM output pin and gpio4 is the enable pin. You have gpio4 as the pwm output and nothing as enable.

from fluidnc.

slvv26 avatar slvv26 commented on September 16, 2024

Thank you very much for your quick response.
A simple solution and it work. I assumed so, but “enable” confused me and misled me.
Apparently “enable” here means activating the entire TOOLHEAD-port.
And this gets confused with the “enable” PIN in the connector itself. Which is indirectly confirmed by the settings from Spark-Concepts.

I guess it will be useful to have description about it in the wiki.

Now my settings for xPro-V5:

Laser:
pwm_hz: 5000
output_pin: gpio.25
enable_pin: gpio.4
disable_with_s0: false
s0_with_disable: true
tool_num: 0
speed_map: 0=0.000% 255=100.000%
off_on_alarm: true

Thanks a lot again.

from fluidnc.

MitchBradley avatar MitchBradley commented on September 16, 2024

I guess it will be useful to have description about it in the wiki.

You are welcome to edit the wiki if you think it will help others. You could also take up the matter with Spark Concepts, who, unlike us, received money for your purchase of their product.

from fluidnc.

slvv26 avatar slvv26 commented on September 16, 2024

When registering on the wiki, it gives an error with SSL.

140709849348912:error:1408F10B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:331:

Sorry to hear about Spark. This is not entirely fair, given that they abandoned their application and directly indicate the use of FluidNC. Some time ago, it was common practice to support free software developers by the companies that develop the hardware that uses them.

from fluidnc.

bdring avatar bdring commented on September 16, 2024

http://wiki.fluidnc.com/en/wiki_contributions

What user name did you register with?

from fluidnc.

slvv26 avatar slvv26 commented on September 16, 2024

from fluidnc.

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.