Advanced Search

Search Results (Searched for: )

  • Malteser01
  • Malteser01
16 Nov 2024 20:20
Replied by Malteser01 on topic Only one of the gantry joints move

Only one of the gantry joints move

Category: Basic Configuration

Okay, that's good to know. I just assumed that the hal didn't care at all about the kinematics. From what I gathered, the hal was mostly responsible for pin mapping and signal routing.

Had I known that I had to add anything about that into the hal, I'd have been much less frustrated.

Well, as per usual, one's always smarter afterwards. (This doesn't translate as well as I hoped it would)

Thanks again.
  • jtrantow
  • jtrantow
16 Nov 2024 20:20

Interface to LightBurn (is pylib a better choice).

Category: General LinuxCNC Questions

Thanks, that's consistent with what I'm slowly deciding. (Old dog reluctant to tackle learning python.) I have Lightburn talking to LaserSpoof 

LightBurn <----(serial/TCP) ---> LaserSpoof application <--->linuxcncrsh controlling Linuxcnc.

I will take a look at rewriting this as a python (non-GUI) interface. Once I have that working, I will consider adding it to gmoccapy, which is what I normally use but never got into the python code. My immediate goal is the non-GUI interface as the impetus for this effort is to leverage the LightBurn UI when I have the laser module mounted on my router.
 
  • Lcvette
  • Lcvette's Avatar
16 Nov 2024 19:58
Replied by Lcvette on topic 5 Axis Simulation Help needed!

5 Axis Simulation Help needed!

Category: QtPyVCP

i have, i have actually started trying to incorporate them into the 5axis probe basic sim, but i get a bit lost on a few things im uncertain about.are you on the qtpyvcp chect by chance?

matrix.to/#/#qtpyvcp:matrix.org

if you pop in for a minute and could answer a few questions i think i could get things up and running to begin testing.

Hope you can spare a few moments!

Chris
  • Steffen
  • Steffen
16 Nov 2024 19:49
Replied by Steffen on topic Download Lube component

Download Lube component

Category: Deutsch

Danke, das habe ich gesucht.

Grüße
Steffen
  • PCW
  • PCW's Avatar
16 Nov 2024 19:41 - 16 Nov 2024 19:41

7i96s Spindle Rpm Measure with Proximity Sensor

Category: General LinuxCNC Questions

Basically you just set the counter mode to true:

setp hm2_7i96s.0.encoder.00.counter-mode true

Note that if you created a configuration with either pncconf
or MesaCT, that line is present  and likely:

setp hm2_7i96s.0.encoder.00.counter-mode 0

And then you set the encoder scale to 2 (counts per turn)

This may be done in the ini file, you need to see what ini constant
is used to set hm2_7i96s.0.encoder.00.scale in the hal file

 
  • turan
  • turan
  • PCW
  • PCW's Avatar
16 Nov 2024 19:21

7i96s Spindle Rpm Measure with Proximity Sensor

Category: General LinuxCNC Questions

You can use any periodic signal for RPM measurement
you just need to set the 7I96S encoder counter into counter mode
and get the scaling correct.
  • PCW
  • PCW's Avatar
16 Nov 2024 19:18

Spindeldrehzahl durch ändern der PWM Frequenz steuern

Category: Deutsch

Sie können einfach einen freien Ausgang verwenden,
der in halb an Spindel.0.vorwärts.

Alternativ kann es sein, dass Sie die Schrittzeit weit
genug einstellen können, um den Schritttyp 0 zu verwenden
So erhalten Sie ein Richtungssignal Basierend auf der Polarität
des Befehls Spindeldrehzahl
  • TripleM
  • TripleM
16 Nov 2024 19:15

Spindeldrehzahl durch ändern der PWM Frequenz steuern

Category: Deutsch

werde ich morgen noch mal versuchen, aber so wie ich mich erinnere lieferte TYPE_0 kein Rechtecksignal (steplen und stepspace gleich lang)

 
  • turan
  • turan
16 Nov 2024 19:01

7i96s Spindle Rpm Measure with Proximity Sensor

Category: General LinuxCNC Questions

Hi,
i have 7i96s and Hertz Hera519 spindle that has a proximty sensor and 2 pulse in one rpm. How can i measure it for feedback?

Hera 519 pdf
hertzmotor.com/wp-content/uploads/2023/0...090.380_ISO30-LN.pdf
  • flexbex
  • flexbex
16 Nov 2024 18:50 - 16 Nov 2024 18:52

linux keeps restoring to an old workspace state after reboot

Category: General LinuxCNC Questions

after reboot an old state of the workspace is restored. even when i close everything before reboot. It's not really a problem but it's annoying
  • Aciera
  • Aciera's Avatar
16 Nov 2024 18:50

Spindeldrehzahl durch ändern der PWM Frequenz steuern

Category: Deutsch

type_2 ist doch ein Quadratur-Signal. Wäre hier type_0 im 'velocity' mode nicht besser geeignet?
linuxcnc.org/docs/html/man/man9/stepgen.9.html
stepgen has two control modes, which can be selected on a channel by channel basis using ctrl_type. Possible values are "p" for position control, and "v" for velocity control. The default is position control, which drives the motor to a commanded position, subject to acceleration and velocity limits. Velocity control drives the motor at a commanded speed, again subject to accel and velocity limits. Usually, position mode is used for machine axes. Velocity mode is reserved for unusual applications where continuous movement at some speed is desired, instead of movement to a specific position. (Note that velocity mode replaces the former component freqgen.)
  • Aciera
  • Aciera's Avatar
16 Nov 2024 18:42
Replied by Aciera on topic 5 Axis Simulation Help needed!

5 Axis Simulation Help needed!

Category: QtPyVCP

Have you had a look at the 'xyzac-trt' config?

github.com/Sigma1912/linuxcnc/tree/maste...table-rotary-tilting
  • TripleM
  • TripleM
16 Nov 2024 18:37

Spindeldrehzahl durch ändern der PWM Frequenz steuern

Category: Deutsch

Vielen Dank,
habs nun mit  step_type 2 gelöst. 
Drehzahlregelung funktioniert super, allerdings hat  step_type 2 kein einfaches Direction Signal.
Gibts ne einfache Möglichkeit das Richtungssignal bei TYPE_2 zu bekommen?
  • Lcvette
  • Lcvette's Avatar
16 Nov 2024 18:06
Replied by Lcvette on topic 5 Axis Simulation Help needed!

5 Axis Simulation Help needed!

Category: QtPyVCP

awesome! do you think you could help use make one for the machine setup above so we can dip our feet and start troubleshooting some things in vtk?
Displaying 21811 - 21825 out of 22566 results.
Time to create page: 0.568 seconds
Powered by Kunena Forum