Advanced Search

Search Results (Searched for: )

  • shasse
  • shasse
25 Apr 2024 01:15
  • jtrantow
  • jtrantow
25 Apr 2024 01:05
Replied by jtrantow on topic G540 Timings (defaults too slow)

G540 Timings (defaults too slow)

Category: PnCConf Wizard

I received the following reply from Marcus Freimanis. I believe he's the designer. Based on this information I believe the following 110% values should be the g540 defaults.

DIRSETUP   = 220
DIRHOLD    = 220
STEPLEN    = 1100
STEPSPACE  = 2200

Thank you for contacting Geckodrive technical support. I apologize for missing your email when it first came in.                 There is zero advantage to a much longer signal being sent; the G540 will only pay attention to the minimum timing (e.g.: the first 2uS of a 10mS signal, essentially wasting 9.998mS). If it is six-in-one and half-dozen in the other it is always wise to err on the side of a longer signal as there is no explicit downside as long as you can output the frequency you need with that pulse timing.                 The only reason you would NEED a very specific and very short signal would be if you were driving the motor to run at a high step pulse frequency, which would result in what would likely be a speed beyond the stall speed of the motor. A safety margin of 10% will take into account component tolerances across multiple devices.                 The timing on all revisions is identical and they all use the same circuit, with an HCPL2531 optoisolator.                 Again, my apologies for missing your email! Marcus Freimanis Geckodrive, Inc.1540 S Grand AveSanta Ana, CA 92705 P: (714) 832-8874F: (714) 832-8082  www.geckodrive.com
  • phillc54
  • phillc54's Avatar
25 Apr 2024 00:49

Problems trying to customize safe_height.setRange(...) via qtplasmac_custom.py

Category: Plasmac

You will need another custom python file that runs later. The file name can be anything you wish and it is named in the ini file as [DISPLAY]USER_COMMAND_FILE = 

linuxcnc.org/docs/devel/html/plasma/qtpl...#_custom_python_code


 
  • PCW
  • PCW's Avatar
24 Apr 2024 22:49
Replied by PCW on topic Mesa 7i96S SSERIAL and pktuart

Mesa 7i96S SSERIAL and pktuart

Category: Driver Boards

Glad that it worked for you.
  • bondglen
  • bondglen
24 Apr 2024 22:13
Replied by bondglen on topic Is there a way to touch-off purely in HAL?

Is there a way to touch-off purely in HAL?

Category: HAL

I am also looking for a way to touch-off without using the keyboard.
I'm trying to build a remote pendant and want a button for touch-off.
I'm not using a USB/keyboard interface for my pendant, so I need to go thru HAL (I think).

I have looked at the previous reply, and don't really understand it. I am unfamiliar with python. I'm hoping to find a way to work with halcmd.
  • Serg452
  • Serg452
24 Apr 2024 22:09
Error adding tool was created by Serg452

Error adding tool

Category: Gmoccapy

When you add a tool, the tool table with this error is reset to zero. The Linuxcnc version is the latest, the error began to appear regularly weeks 2 ago

 
  • shasse
  • shasse
24 Apr 2024 22:01

Problems trying to customize safe_height.setRange(...) via qtplasmac_custom.py

Category: Plasmac

Hi all-

I'm trying to enable qtplasmac to allow a safe_height smaller than 0.75 inches. I followed the basic gist of the advice at forum.linuxcnc.org/plasma-laser/51568-in...xcnc?start=10#297618 which suggests something like the following in a file named qtplasmac_custom.py in the config directory:
self.w.arc_voltage_offset.setRange(-9, 9)
with my specific line in the qtplasmac_custom.py file being:
self.w.safe_height.setRange(0.125, int(self.maxHeight))

I have customized a label in the same qtplasmac_custom.py file, so I think that shows that the qtplasmac_custom.py file is being processed via github.com/LinuxCNC/linuxcnc/blob/56e137...smac_handler.py#L365.

However, I see that the self.set_spinbox_parameters() call happens in that same method but later:

github.com/LinuxCNC/linuxcnc/blob/56e137...smac_handler.py#L380

and it is in the the set_spinbox_parameters method where the regular setting of the safe_height setRange happens: self.w.safe_height.setRange(0.75, int(self.maxHeight))

github.com/LinuxCNC/linuxcnc/blob/56e137...mac_handler.py#L3238

I am wondering due to this call sequence if actually is possible to override the safe_height.setRange(), or if I'm doing something wrong.

Thanks!

Scott
  • tommylight
  • tommylight's Avatar
24 Apr 2024 21:44

LitexCNC: firmware and driver for 5A-75B and 5A-75E

Category: Driver Boards

@Ehsan
No double posting, already replied to that question.
  • Ronniecnc
  • Ronniecnc
  • Ehsan_R
  • Ehsan_R
24 Apr 2024 21:34

LitexCNC: firmware and driver for 5A-75B and 5A-75E

Category: Driver Boards

I am controlling a robotic arm using a few servo motors and Litexcnc
Sometimes it is necessary to disable the motors and move the arm manually. In this case, I want to receive the position change from the motor encoder.
Does anyone know how to do this?
  • tommylight
  • tommylight's Avatar
24 Apr 2024 21:16

Use the 7i96s card to control a single axis +/- 10volt servo motor.

Category: General LinuxCNC Questions

Mesa 7i96S + 7i85 + 7i83
That combo does step/dir. analog +-10V, encoders and SSerials, add a 7i84 if you need more IO.
  • tommylight
  • tommylight's Avatar
24 Apr 2024 20:59

Advantage of closing the position loop in LinuxCNC

Category: General LinuxCNC Questions

Yes, you wire the "machine-is-enabled" or "amplifier-enable" pin to actual drive enable.
But first, are the encoders wired back to LinuxCNC in any way?
  • Ehsan_R
  • Ehsan_R
24 Apr 2024 20:30
Replied by Ehsan_R on topic closed loop position control and feedback

closed loop position control and feedback

Category: HAL

I also want to do something similar to your work, is it possible for you to share the results of your work with me?
  • cmorley
  • cmorley
24 Apr 2024 20:29
Replied by cmorley on topic Auto tool measuremnt when homing in QT Dragon

Auto tool measuremnt when homing in QT Dragon

Category: General LinuxCNC Questions

I would think that some python code that detects the 'all-homed' message could then call an O word subroutine to probe whatever you want.
Displaying 26551 - 26565 out of 26686 results.
Time to create page: 0.671 seconds
Powered by Kunena Forum