Advanced Search

Search Results (Searched for: )

  • Schaublin12
  • Schaublin12
Yesterday 19:43
Replied by Schaublin12 on topic EtherCAT Master Beckhoff slave not found

EtherCAT Master Beckhoff slave not found

Category: Basic Configuration

Vielen Dank für eure Hilfe und die Zeit, die ihr für mich aufbringt. Das ist nicht selbstverständlich.
Meine xml sah schon so ähnlich aus, ich fürchte es hängt an der .hal Datei
     
  • Tinker
  • Tinker
Yesterday 19:42 - Yesterday 19:51
Replied by Tinker on topic Encoder question

Encoder question

Category: Computers and Hardware

I did inspect the tack and servo and the brushes and both commutators look like they were never used. Also, my pid settings are now in a usable state, not perfect but better than the all zeros that were in place before. They didn't transfer over for some reason and i missed that one. 
  • Tinker
  • Tinker
Yesterday 19:41
Replied by Tinker on topic Encoder question

Encoder question

Category: Computers and Hardware

So the DC servo is like new, but coupled to a second hand drive that i had to replace the mosfets on. I bench tested the drive and it works very nicely with my power supply to control the servo. When i disconnect the +-10V from the mesa card it holds position and is what im assuming is waiting on a +-10v signal. When i hook the +-10v back to the Mesa card it just starts running until i get a following error. It is unresponsive when i try to command a jog signal, it just runs and then errors out.  
  • MaHa
  • MaHa
Yesterday 19:32
Replied by MaHa on topic Perpetual License CAM

Perpetual License CAM

Category: Show Your Stuff

I see the manual is available in various languages. Can I set  the UI to german?
  • trackwhack
  • trackwhack
Yesterday 19:02 - Yesterday 19:14
Replied by trackwhack on topic Perpetual License CAM

Perpetual License CAM

Category: Show Your Stuff

Muzzer post=349428 userid=18852

How do you plan to handle bug fixes and feature upgrades? Do purchasers get free perpetual upgrades every time new features are added or are they stuck with the release that was active at the time of purchase? I can't see how the first option would be commercially sensible for you and the second wouldn't work for users.

Centroid have an interesting model where you can choose to pay for periodic major updates where new features have been added but otherwise you purchase is forever and includes free minor updates and bug fixes. Might be worth considering something similar?

Certainly it won't be long before some kind of machine learning / AI becomes usefully capable of this kind of feature recognition and takes a lot of the surprisingly laborious CAM off of our hands. There are hints of it already in CAM such as Fusion where you can use Claude to create toolpaths directly inside Fusion via its API and an "MCP" connector. I've done this myself and it's surprisingly powerful but at this stage it's not something I want to stop doing myself. In my experience, agents like Claude currently have the capability and dependability of an excitable junior engineer who doesn't know what he/she doesn't know. This will surely improve in the medium term.

Here's a view of the Claude / Fusion integration at work:

Hi.

1) Until we release a new version of the software, you get unlimited updates. If and when a new version is released, the previous one is locked for life with no further updates. We expect that the product would have reached full maturity by then. We expect to release a new version every 24 - 36 months
2) We expect to have an update a month during the first 3 - 4 months and slow down after, these are more for features rather than bugs or refinements in UI. We dont claim to be bug free but we have tested thoroughly already. We are also working on a couple of additional machining strategies like radial thread on a rotary setup - all will be free updates.

Whatever you do, Fusion will cost you 1500 per year for a basic 4th axis. Takshak wont.

We have a community space for feature requests / posts submissions / bug reports etc..
We have videos on our Youtube Channel showing both 3 axis and rotary Feature recognition. It does not cost you anything extra. comes standard.





 
  • Daz_Rich
  • Daz_Rich
Yesterday 17:44
Replied by Daz_Rich on topic emco compact 55 mill. Just starting

emco compact 55 mill. Just starting

Category: Milling Machines

Cheers, I appreciate the reply

This is the internet your not gonna hurt anyone’s feelings but that about the pi is what I half thought.

only issue with the parallel port is I wont have enough I/O.
Back of the napkin mathematics says 14 output 10 input but could be 6

Spindle PWM Dir Enable / Feedback (optional)
Step / dir XYZ 6 / 2 end stops each for some reason 6 (3)
Tool change step dir 2 / end stop / sensor to count tools for some reason
DC drawbar 1 /compressed air 1 / 1 for sensor

but could still get it working limited the re do the extras later.

just wondering if their was a better option
  • Muzzer
  • Muzzer
Yesterday 16:42
Replied by Muzzer on topic Perpetual License CAM

Perpetual License CAM

Category: Show Your Stuff

How do you plan to handle bug fixes and feature upgrades? Do purchasers get free perpetual upgrades every time new features are added or are they stuck with the release that was active at the time of purchase? I can't see how the first option would be commercially sensible for you and the second wouldn't work for users.

Centroid have an interesting model where you can choose to pay for periodic major updates where new features have been added but otherwise you purchase is forever and includes free minor updates and bug fixes. Might be worth considering something similar?

Certainly it won't be long before some kind of machine learning / AI becomes usefully capable of this kind of feature recognition and takes a lot of the surprisingly laborious CAM off of our hands. There are hints of it already in CAM such as Fusion where you can use Claude to create toolpaths directly inside Fusion via its API and an "MCP" connector. I've done this myself and it's surprisingly powerful but at this stage it's not something I want to stop doing myself. In my experience, agents like Claude currently have the capability and dependability of an excitable junior engineer who doesn't know what he/she doesn't know. This will surely improve in the medium term.

Here's a view of the Claude / Fusion integration at work:
  • 858PSJ
  • 858PSJ
Yesterday 14:30

Poll: who still uses RTAI-only hardware drivers? (STG, Motenc, VTI, EVOREG, AX5

Category: General LinuxCNC Questions

I boot vmlinuz 3.4-9-rtai-686-rtae  (linux version 12.04 LTS) on Compaq Presario Desktop and run vi parallel cable.  I think this uses the pci 8255 driver, but not sure. 
  • andrax
  • andrax's Avatar
Yesterday 13:09
Replied by andrax on topic EtherCAT Master Beckhoff slave not found

EtherCAT Master Beckhoff slave not found

Category: Basic Configuration

Thank you jjdege.
Schaublin12: du müsstest die xml nur noch etwas anpassen. So in etwa:
<masters>
  <master idx="0" appTimePeriod="1000000" refClockSyncCycles="1000">
    <slave idx="0" type="EK1101" name="Koppler"/>
    <slave idx="1" type="EL4102" name="Analog_Ausgang"/>
    <slave idx="2" type="EL1104" name="Digital_IN"/>
    <slave idx="3" type="EL1104" name="Digital_IN"/>
    </slave>
  </master>
</masters>

Die Pins findest du dann in der Halshow
  • fulberfulber77@gmail.com
  • fulberfulber77@gmail.com
Yesterday 12:41
Replied by fulberfulber77@gmail.com on topic Round Corners

Round Corners

Category: AXIS

Em vez de seguir pela borda, a máquina faz uma curva arredondada.

Li sobre usar o comando G64 PX no início e funciona.

MAS! Fica absurdamente lento!

Existe outra maneira de obter um resultado melhor?
  • grandixximo
  • grandixximo's Avatar
Yesterday 11:42
5 axis and robots new gcodes and more was created by grandixximo

5 axis and robots new gcodes and more

Category: General LinuxCNC Questions

Doing some work on multiaxis improvements.

github.com/LinuxCNC/linuxcnc/pull/4374

Would love to get some feedback and testers if anyone had time, appreciate it.

Most interesting stuff at this stage might be G53.5, usefull to always lift the Z slide (joint 2) all the way up
G53.5 G0 Z0 (always move joint 2 all the way up regardless of tilt orientation)
and G53.7 Jn=nn
A gcode to move joints instead of axis, for robots and such similar to MOVJ in other controllers.

If you have a 5axis or a robot let me know what you think :-)
  • tuxcnc
  • tuxcnc
Yesterday 11:30
Replied by tuxcnc on topic Perpetual License CAM

Perpetual License CAM

Category: Show Your Stuff

Ecam.it which is another really good turning cam software in my opinion offers the software free for weekends. 

Did you mean e-cam.it ?
I found only 14-day trial and nothing about weekends.
  • grandixximo
  • grandixximo's Avatar
Yesterday 11:27

Poll: who still uses RTAI-only hardware drivers? (STG, Motenc, VTI, EVOREG, AX5

Category: General LinuxCNC Questions

We need to know who still uses the drivers that only work on RTAI kernels. They are all old ISA/PCI/parallel-port cards:
  • Servo-to-Go (STG)
  • Motenc
  • Vigilant VTI
  • Siemens EVOREG
  • Axiom AX5214H
  • Opto22 AC5
  • pci_8255
  • Advantech PCL720
  • Pluto-P (pluto_servo / pluto_step)
If you run any of these cards with LinuxCNC on an RTAI kernel, please post here with the card name.Pluto-P is a special case: its drivers can likely be made to work on regular preempt-rt installs, so if you have one and are willing to test, please say so.Technical background: github.com/LinuxCNC/linuxcnc/issues/4505
  • tuxcnc
  • tuxcnc
Yesterday 10:51
Replied by tuxcnc on topic Industrielle Linux CNC 5achs Fräsmaschine

Industrielle Linux CNC 5achs Fräsmaschine

Category: General LinuxCNC Questions

Some computers are not suitable for LinuxCNC, not because they are too weak, but because they save energy without taking into account the costs.
If the processor heats up and is turned off for a few milliseconds, you will not be able to control any machine with it.
I like to experiment and although I don't recommend it to anyone, I installed properly working LinuxCNC (2.10 on Debian 13) on Wyse 3040 (Atom X5-Z8350 2 GB RAM and 8 GB "disk"). It lags a bit if you run several programs at the same time, but LinuxCNC with Mesa 7i92 works flawlessly.
For work I use AMD A10, both for Mesa and Ethernet. No problems.
I tried Ryzen 3 2200G and Ryzen 5 3400G, they work better, but they lost compared to AMD A10 in terms of dimensions, because they don't fit in a backpack, and that's what I care about.
So it's more of a lottery, a computer for LinuxCNC doesn't have to be very powerful or very expensive, it just has to fit.
Displaying 31 - 45 out of 13556 results.
Time to create page: 2.044 seconds
Powered by Kunena Forum