Advanced Search

Search Results (Searched for: )

  • Moutomation
  • Moutomation
27 Aug 2024 18:44
Replied by Moutomation on topic İnstall glade

İnstall glade

Category: Gmoccapy

I read it many times, but I did not understand how to send the value inside #100 to testpanel.label with m6x codes. I made the digital inputs and outputs with motion pins and I was able to understand it.
  • Aciera
  • Aciera's Avatar
27 Aug 2024 18:38
Replied by Aciera on topic İnstall glade

İnstall glade

Category: Gmoccapy

When I add this code gladevcp is not displayed in gmoccapy.

Start your config from a terminal and check the output for errors.
  • Aciera
  • Aciera's Avatar
27 Aug 2024 18:35
Replied by Aciera on topic İnstall glade

İnstall glade

Category: Gmoccapy

This is from the documentation:

#<_hal[HAL item]> Allows G-code programs to read the values of HAL pins Variable access is read-only, the only way to set HAL pins from G-code remains M62-M65, M67, M68 and custom M100-M199 codes. Note that the value read will not update in real-time, typically the value that was on the pin when the G-code program was started will be returned. It is possible to work round this by forcing a state synch. One way to do this is with a dummy M66 command: M66E0L0

www.linuxcnc.org/docs/html/gcode/overvie...gcode:ini-hal-params
  • snowgoer540
  • snowgoer540's Avatar
27 Aug 2024 18:32
Replied by snowgoer540 on topic M67 - Issue

M67 - Issue

Category: Advanced Configuration

I believe this issue to be solved, see the following post:

forum.linuxcnc.org/plasmac/53657-holes-3...iour?start=20#308841
  • snowgoer540
  • snowgoer540's Avatar
27 Aug 2024 18:30
Replied by snowgoer540 on topic #<holes> = 3 - Unexpected behaviour

#<holes> = 3 - Unexpected behaviour

Category: Plasmac

I did some digging into this today.  I didn't see the issue on my system either, but I noticed I am up to date with all of the commits on master (QtPlasmaC version 008.048), whereas you are on 008.043.  That is from May 4, 2024.  I did some digging in to the commit history, as I vaguely remembered seeing something involving Motion, and I found this commit:

github.com/LinuxCNC/linuxcnc/commit/6598...13e27e03e792dc838c86

in the commit description, it solves some M67 issues.  Here is the issue it claims to have fixed:

github.com/LinuxCNC/linuxcnc/issues/2987

At any rate, I checked out the commit before this one (469ab15), and recompiled the project, and I see similar issues to what you are seeing.  M67 does not seem to be effective.  I think I can safely say this is the culprit.  It does beg the question as to how long it was broken, but nonetheless it seems to work again.

Long story short:  You need to update. 

Happy cutting.

 
  • Moutomation
  • Moutomation
27 Aug 2024 18:23
Replied by Moutomation on topic İnstall glade

İnstall glade

Category: Gmoccapy

When I add this code gladevcp is not displayed in gmoccapy.

 
  • Hauligali22
  • Hauligali22
27 Aug 2024 18:22
Replied by Hauligali22 on topic Ethernet PokeysCNC LinuxCNC

Ethernet PokeysCNC LinuxCNC

Category: General LinuxCNC Questions

Hello,

were you able to convert the Pokeys57U to run on Linuxcnc? I am currently running my 5axismaker machine on mach4 as instructed by the vendor but I want to switch to linuxcnc. Let me know, thanks!
  • Hauligali22
  • Hauligali22
27 Aug 2024 18:11

Pokeys_homecomp EncoderSearch / Encoder Arm Topic: Pos_Fb Following errors

Category: HAL

Hello,

I am attempting to convert my 5axismaker machine (5axismaker.co.uk/5xm-overview) to run on LinuxCNC as it currently runs on Mach4 with a Pokeys57U control board. The vendors couldn't assist with how to convert the machine so I was wondering first if it is possible to convert the machine and second if these instructions are the correct procedures for converting the machine? Thanks!
  • PCW
  • PCW's Avatar
27 Aug 2024 17:57

Converting a 7i76e config to 7c81/7i76 pair

Category: General LinuxCNC Questions

sets is for signals, setp is for pins and parameters
spindle-at-speed is a signal so sets is appropriate

 
  • paulsao
  • paulsao's Avatar
27 Aug 2024 17:56
Inssues Arc Start was created by paulsao

Inssues Arc Start

Category: Plasmac

Greetings to all.
Very recently I have been experiencing failures in starting the arc, it has never happened to me when I go to cut something the arc fails even up to 3 times, could someone help me with this.
  • dabiaoge6699
  • dabiaoge6699
27 Aug 2024 17:45
Replied by dabiaoge6699 on topic Servo HCFA Y7

Servo HCFA Y7

Category: EtherCAT

抱歉,我想发给你pid和vid图片的,但是他超出了1.6mb的文件限制,如果你需要的话可以留下邮箱,我使用邮箱发送给你
  • dabiaoge6699
  • dabiaoge6699
27 Aug 2024 17:44
Replied by dabiaoge6699 on topic Servo HCFA Y7

Servo HCFA Y7

Category: EtherCAT

抱歉,我英语不会,只能中文和你交流,你需要先设置伺服驱动器的控制模式,手册里有设置的方法,我用的也是禾川的伺服,不知道你的是不是和我一样的设置方法,控制模式设置到7,ethercat控制模式. 然后使用ethercat slaves命令查询伺服是否连接到,然后使用sudo ethercat csteuct命令来查询PID和VID,就是图片里的Vendor ID和Produce codm,然后记录好这两个ID,在打开XML文件,把XML文件里的VID和PID替换成你的,我发给你几个文件,你可以看一下,可能对你有所帮助

File Attachment:

File Name: axis_mm.ini
File Size:5 KB

File Attachment:

File Name: ethercat-c...8-27.xml
File Size:5 KB

File Attachment:

File Name: lathe2-nopid.hal
File Size:4 KB
  • spumco
  • spumco
27 Aug 2024 17:32
Replied by spumco on topic Is there an easy way to swap axes?

Is there an easy way to swap axes?

Category: General LinuxCNC Questions

Thanks guys. I was following Andys instructions, and didn't rename all the signals names, as I figured the more I changed the more I would screw up, but it didn't help and I still ended up tied in knots. :)

Is switchkins useable with LinuxCNC 2.7? I have never updated the Maho to a Joints based version, as I am afraid of breaking a working system. I have that gearbox comp working and am loath risking bricking the machine.
Cheers,
Mark

Based on the manuals, it looks like switchkins started with 2.9.

Try renumbering the Y/Z axes in HAL like I suggested.

If that doesn't work, @timo's excellent idea is a brick-proof way to keep your vertical config safe while you fiddle with upgrading to 2.9.
  • nartburg
  • nartburg
27 Aug 2024 17:26
Replied by nartburg on topic Compiling extra Kinematics

Compiling extra Kinematics

Category: Installing LinuxCNC

@ ACIERA -- nice Hackadvice ;-))

Take an existing ...kins.c modify it and use the modified file.

I was not only trying to bend the machine to my will but also tried to de-cypher the linuxcnc make system ;-))
  • Moutomation
  • Moutomation
27 Aug 2024 17:19 - 27 Aug 2024 17:22
Replied by Moutomation on topic İnstall glade

İnstall glade

Category: Gmoccapy

Thank you very much for your answer. I will try, but all day today I tried to change a value in the gladevcp panel from the g code content. I researched a lot, tried a lot, but I was not successful.
example
test.ngc:
#<_hal[testpanel.hal_label]> = 1.0 it's doesn't work
#<testpanel.hal_label> = 1.0 it's doesn't work
#<_hal[testpanel.hal_label]> = #100 it's doesn't work
#100 = #<_hal[testpanel.hal_spinburon-fl]> I think its work

There is no problem reading the variable, but I could not manage to change the value of the variable.
Displaying 23101 - 23115 out of 24287 results.
Time to create page: 0.660 seconds
Powered by Kunena Forum