Advanced Search

Search Results (Searched for: )

  • mclien
  • mclien
30 Mar 2025 13:50
Replied by mclien on topic How to build a CNC Router?

How to build a CNC Router?

Category: Milling Machines

Will do the tests later, here is what I have available:
TP x200 tablet (the one which turns the screen 180°
TP T43
TP T420s
ThinkCentre M625q

One other thought was perhaps to get one of those used Getac outdoor Notebooks (but that was mainly because of the dust and water protection features)
  • Grotius
  • Grotius's Avatar
30 Mar 2025 13:42
Replied by Grotius on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

Hi Endian,

Geany & Wine are on the iso.
  • endian
  • endian's Avatar
30 Mar 2025 13:25
Replied by endian on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

No basically not for me ... I am using only Geany, wine and lcnc + ethercat-master but others... If I am understand right what do you mean ... other stuff should be installed then
  • Grotius
  • Grotius's Avatar
30 Mar 2025 13:16
Replied by Grotius on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

Hi Endian,

Yeah. I know it's a pain.
But today i started building a new linux distro. I am at 50% now.
It will take some time.

Do you need additional software on the distro?
 
  • Rob190
  • Rob190
30 Mar 2025 13:15
Replied by Rob190 on topic How to install/select QtDragon?

How to install/select QtDragon?

Category: Installing LinuxCNC

If you want to try it on your actual CNC you first copy all config files for backup and then change one line in the INI file
[DISPLAY]
DISPLAY = qtvcp qtdragon


https://linuxcnc.org/docs/html/gui/qtdragon.html#_getting_started_the_ini_file


Unfortunately, that doesn't work. It's looking for a configs/qrdragon directory.

Can you clarify something please: How does QtDragon relate to gmoccapy? It's really not clear to me if QtDragon is just a UI skin or if it replaces gmoccapy.
  • endian
  • endian's Avatar
30 Mar 2025 13:05
Replied by endian on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

This might help the noobs.
This video of mine explains how to build Linuxcnc for a RIP (and Debs)


Ethercat install is here forum.linuxcnc.org/ethercat/45336-etherc...-how-to-step-by-step

But once you change the name, it should not matter if a user installed by the Debs. The .so just needs to be installed in the right folder. Perhaps that can be scripted too.

It will be interesting if your planner could be copied to the EMC folder src/emc/grotius_tp and the main  make file modified to build it.  I did this once for a seperate task module and it took about 15 minutes.
 

Easiest way is to grotius build an .iso file for greenhorns as me... but I think the best way to do it is to learn it myself but it is pain to everybody around included me who is something starting from scratch ... there it is a lot of stuff depends at a lot of other stuff ... I am starting them on my virtual machine but when it will work I will move to real iron .... I will need a little bit of help and patience too
  • endian
  • endian's Avatar
30 Mar 2025 12:38
Replied by endian on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

@Endian,

When you run the scurve in linux. The joint.[x].... hal outputs already show you position, velocity, acceleration that is
usable for your servo drive. The halscope shows a acceleration curve that is indeed not constant.
 

Yes it should be from there but it has that G64 P.. aproximation stuff and when I am not soo satisfied from it, it is better to use your TP with precise values of of it or?
  • machinedude
  • machinedude's Avatar
30 Mar 2025 12:29

What do you really get for a $350 desk top engraver ?

Category: Show Your Stuff

huge difference with surface finish with a less than perfect tool path and part for a machine this size.

Machinedude does his happy dance :)
  • Hakan
  • Hakan
30 Mar 2025 12:13
Replied by Hakan on topic How to install/select QtDragon?

How to install/select QtDragon?

Category: Installing LinuxCNC

If you want to try it on your actual CNC you first copy all config files for backup and then change one line in the INI file
[DISPLAY]
DISPLAY = qtvcp qtdragon

linuxcnc.org/docs/html/gui/qtdragon.html...started_the_ini_file
  • HansU
  • HansU's Avatar
30 Mar 2025 11:41

Yet another LinuxCNC noob with a PCI card as Port1 issue.

Category: General LinuxCNC Questions

Ok let me compare that with my machine as I am using also two parallel ports.
I will get back to you next week when I have been been at my workshop.
  • Lcvette
  • Lcvette's Avatar
30 Mar 2025 11:13
Replied by Lcvette on topic Probe basic lathe config

Probe basic lathe config

Category: QtPyVCP

you marked out one too many tool change lines in the hal.

 
  • Ismacr63
  • Ismacr63
30 Mar 2025 10:33
Replied by Ismacr63 on topic Probe basic lathe config

Probe basic lathe config

Category: QtPyVCP

Okay, I think I didn't explain myself in my first post. When I said "install," I meant exactly that: using the SIM files on a machine already configured with Axis.

The problem I was having was with the PostGui file, and I already solved it. I had to comment out one more line.

Now it starts up perfectly, but I can't change tools; the Probe Basic tool changer window doesn't appear.
If I use the Axis tool changer window, it switches perfectly.
  • Rob190
  • Rob190
30 Mar 2025 10:05
How to install/select QtDragon? was created by Rob190

How to install/select QtDragon?

Category: Installing LinuxCNC

I'm running linuxcnc 2.9.4 (which I downloaded from Debian 12 Bookworm PREEMPT-RT ISO ) in VirtualBox in order to try out the various UIs etc. The actual CNC is being driven from a Raspberry Pi. I'm currently running gmoccapy but I'd like to try out the QtDragon UI.

I found some instructions that said I needed to install linuxcnc-uspace-qtvcp but it's not in the debian repo and I didn't want to start adding random sources without knowing what I'm doing. There are also references to modifying .ini files but there are a lot under sim.gmoccapy so it's not clear which one to modify, and in any case, I thought using QtDragon meant not using gmoccapy.
  • Grotius
  • Grotius's Avatar
30 Mar 2025 09:52
Replied by Grotius on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

@Endian,

When you run the scurve in linux. The joint.[x].... hal outputs already show you position, velocity, acceleration that is
usable for your servo drive. The halscope shows a acceleration curve that is indeed not constant.
Displaying 16411 - 16425 out of 18544 results.
Time to create page: 0.703 seconds
Powered by Kunena Forum