Advanced Search

Search Results (Searched for: )

  • Traken
  • Traken
27 Nov 2024 19:57
Replied by Traken on topic Lathe Macro execution

Lathe Macro execution

Category: Gmoccapy

Is this the original gmoccapy screen?
  • pe8art
  • pe8art
27 Nov 2024 19:52

Gmoccapy Toollength sensor routine stops sometimes

Category: General LinuxCNC Questions

It stops doing this move.

- XY move (G53 X#1801 Y#1802 )
  • rodw
  • rodw's Avatar
27 Nov 2024 19:42
Replied by rodw on topic Plasma and Ethercat?

Plasma and Ethercat?

Category: Plasma & Laser

It has been done before. Ethercat is really just a way of controlling your motors and I/O so it does not change anything or prevent you from building a plasma table.
Choose a plasma cutter with a proper CNC interface and voltage divider that does 20:1 or 30:1 division
You will need an Ethercat I/O module for inputs and outputs.
Torch voltage sensing is something the 7i76e/thcad combo does well. the THCAD has a 0-10 volt range with 500volt overvoltage protection
In an Ethercat environment, I would look for a 0-10 volt Ethercat analog input module that has overvoltage protection to 500 volts.(not hard to find)
To give QTplasmac the voltage output, you should be able to scale the voltage using the QTplasmac voltage scale settings.

Another probably more costly way would be to buy an Ethercat encoder input and attach a thcad to it.

Advanced options would be to home using the drive internals and implement torque mode homing to eliminate the need to wire home switches. This would require a custom homing module in linuxcnc. I am not sure if gantry homing would be supported.
  • csurimilan
  • csurimilan
27 Nov 2024 19:37
Replied by csurimilan on topic Call custom Mcode from Gui Button

Call custom Mcode from Gui Button

Category: Qtvcp

Its working. :)

how can i turn off.
Beacuse if i press the button its turning green and the output is true. But if i press the button again its not turning off.
  • Aciera
  • Aciera's Avatar
27 Nov 2024 19:37

Gmoccapy Toollength sensor routine stops sometimes

Category: General LinuxCNC Questions

stops in the middle of traveling to the probe.

Which move do you mean?
- XY move (G53 X#1801 Y#1802 )
- Z move (G53 Z#1800 )
- the actual probing move (G38.2 Z-60 F500 )
  • Zubrze
  • Zubrze
27 Nov 2024 19:29
Replied by Zubrze on topic Rotary axis in Qtdragon_hd

Rotary axis in Qtdragon_hd

Category: Qtvcp

This is awesome! Thank you so much. Who would have thought it would be as easy as adding one character to my INI!

GEOMETRY = ​​​​​​! BXYZ

Thanks again! 
  • Aciera
  • Aciera's Avatar
27 Nov 2024 19:29 - 27 Nov 2024 19:29
  • Aciera
  • Aciera's Avatar
27 Nov 2024 19:26
Replied by Aciera on topic Call custom Mcode from Gui Button

Call custom Mcode from Gui Button

Category: Qtvcp

- Create a new HAL_COMMAND entry in the [HALUI] section of your ini file:
MDI_COMMAND = M101

- Make sure the [HAL] section of your ini file contains this entry:
HALUI = halui

Then connect the MDI_COMMAND in your hal file:
net coolant-flood => halui.mdi-command-00

Note that this will not work when a program is executing as this requires the controller to execute an MDI command.
  • csurimilan
  • csurimilan
27 Nov 2024 18:55 - 27 Nov 2024 19:21
Call custom Mcode from Gui Button was created by csurimilan

Call custom Mcode from Gui Button

Category: Qtvcp

Hello,
I have a question about coolant.
Im using costume made M-codes to controll the relays for my collant. (Air,flood,Mist => M100,M101,M102 and M105 turn off all)
I would like to know how can i address in the HAL file that if i press a button in the gui (qtDragon) that is turning on/off my coolant and of course i would like its working autoatically when the cnc is working. (Im using costume M-codes because im controlling more outputs)

net  coolant-flood  <= iocontrol.0.coolant-flood          //here i dont know how can i add the M101

thank you :)
 
  • Aciera
  • Aciera's Avatar
27 Nov 2024 18:52
Replied by Aciera on topic Original Gmoccopy setting all gone

Original Gmoccopy setting all gone

Category: General LinuxCNC Questions

  File "/home/raychar/linuxcnc/configs/my_LinuxCNC_machine/python/stdglue.py", line 59

    print "change_prolog: Toolchanger soft fault %d" % int(self.params[5601])

    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

Indeed a python2 vs python3 issue. If you have not customized 'stdglue.py' you can try and replace stdglue.py in your config/python directory with the current file:
'configs/sim/gmoccapy/python/stdglue.py'
  • tommylight
  • tommylight's Avatar
27 Nov 2024 18:27
Replied by tommylight on topic Wire EDM Machine Retrofit?

Wire EDM Machine Retrofit?

Category: General LinuxCNC Questions

There are several EDM machines using LinuxCNC on youtube, BaxEDM is one of them who builds and sells complete machines.
For retrofit, check if the existing drives and motors work and what control signal they accept, usually step/dir or analog +-10V.
  • Tntmold
  • Tntmold
27 Nov 2024 18:17
Replied by Tntmold on topic Wire EDM Machine Retrofit?

Wire EDM Machine Retrofit?

Category: General LinuxCNC Questions

Did you ever finish your retrofit? I have a Sodick that needs the same, I made a spark generator that seems to work so I am now ready to start the machine control part. I would benefit from your experience!
  • raychar
  • raychar
27 Nov 2024 18:06
Replied by raychar on topic Original Gmoccopy setting all gone

Original Gmoccopy setting all gone

Category: General LinuxCNC Questions

Not sure but what you can do is this:1. Open you config the way you are used to.2. Close linuxcnc3. open terminal and run (note the minus letter 'L' which should automatically open the last config you used):
linuxcnc -lPlease see attachment, afterwards, the came out Gmocapy screen still not okay

  • tommylight
  • tommylight's Avatar
27 Nov 2024 17:38
Replied by tommylight on topic LinuxCNC on Linux Mint Debian Edition 6

LinuxCNC on Linux Mint Debian Edition 6

Category: Installing LinuxCNC

Start a new topic for that.
  • Aciera
  • Aciera's Avatar
27 Nov 2024 17:36
Displaying 16336 - 16350 out of 24610 results.
Time to create page: 0.333 seconds
Powered by Kunena Forum