Advanced Search

Search Results (Searched for: )

  • Lcvette
  • Lcvette's Avatar
22 Mar 2025 13:05
Replied by Lcvette on topic ATC carosel

ATC carosel

Category: QtPyVCP

the probe basic atc sim has the macros setup in the config files to be used as a template, have a look at toolchange.ngc and M10 thru M26.ngc in the subroutines folder.
  • Lcvette
  • Lcvette's Avatar
22 Mar 2025 13:01
Replied by Lcvette on topic No parameters forwarded to M6 script?

No parameters forwarded to M6 script?

Category: QtPyVCP

great! glad you got it working. always refer to the sim configs if you get stuck, everything has been done there to test functionality.!
  • Grotius
  • Grotius's Avatar
22 Mar 2025 12:40
Replied by Grotius on topic scurve trajectory planner

scurve trajectory planner

Category: General LinuxCNC Questions

Hi all,

Today was a lucky day. We managed to fix acceleration spikes at the 4-clothoid-spline junctions.
The problem was solved by using a new gauss legendre and minor function updates to the clothoid3d lib.
The iteration for gaussian legendre is now set for a 16 for loop.
We can expand to 32 or 64 loops to even increase accuracy.

Now i changed the back color off halscope to plot a white background as this is nicer for websites and documents
to show pictures.

Below are some halscope results, where motion is passing trough 3d-clothoids. The acceleration spikes on
joint 0 & 1 are gone. This tells us the interpolation off the clothoid is now absolute. And without any numerical errors.
So now the clothoid interpolates just as a line or arc.

This was really a bad situation. Wich is now solved.

 
 
 

Git is updated.
  • richcolvin
  • richcolvin's Avatar
22 Mar 2025 12:31
Replied by richcolvin on topic C Axis as Second Spindle

C Axis as Second Spindle

Category: General LinuxCNC Questions

I did not realize that was there. I will look into it. Thank you.
  • mclien
  • mclien
22 Mar 2025 12:26
Replied by mclien on topic Any experience with cnc-step machines?

Any experience with cnc-step machines?

Category: Milling Machines

Maybe I didn't mention that clearly enough:
I do not have any hardware, yet. I try to figure out which machine to get without having to run a WindowsPC. The mentioned type of machine happens to be a supplier in my country, which perhaps makes communication and delivery etc. a bit easier.
So It might be an option to buy the mechanical parts incl. the stepper motors without the controller.
Maybe I lack some basic knowledge. As I understand it, "information chain" is like this:
PC -> controller card (in this case the recom. mesa cards) -> motor drivers (as in power electronic) -> physical stepper motors).
If that is right, from what I read here: www.cnc-step.com/wp-content/uploads/2021...ero-4-35A_EN_2.1.pdf
(page 26 ff) it seems controller and power circuit seems to be a all-in-one custom setup.
  • tommylight
  • tommylight's Avatar
22 Mar 2025 12:08

Config will not open after Buildbot2 upgade from 2.9.4 to 2.10

Category: Plasmac

Should we delete the other topic, that i already moved? :)
  • scda
  • scda's Avatar
22 Mar 2025 12:08
Replied by scda on topic M19 and spindle-index-enable issues

M19 and spindle-index-enable issues

Category: Advanced Configuration

Thanks for that.

Will test it this weekend.

Dave
  • tommylight
  • tommylight's Avatar
22 Mar 2025 12:03
Replied by tommylight on topic Any experience with cnc-step machines?

Any experience with cnc-step machines?

Category: Milling Machines

Before this gets out of hands, open the box, take some pictures, we can figure out a lot from just pictures.
Reason being, in most cases you yank the control card and leave the drive/motors as is, use a parallel port or a Mesa board as control and make chips.
You can always start with a parallel port (or two) and later get a Mesa 7i92T that replaces both those ports, with much, much higher step rates/speed.
  • tommylight
  • tommylight's Avatar
22 Mar 2025 12:00

Mesa 7i95T config for workbench tests - to drive H-Bridges + PMDC servos

Category: Configuration Tools

First you need the exact info on how the H bridges are controlled, there are several types/modes, then based on that see what the Mesa 7i95T should output.
  • tommylight
  • tommylight's Avatar
  • mehtaraj40
  • mehtaraj40
22 Mar 2025 11:49
Implementing S curve was created by mehtaraj40

Implementing S curve

Category: General LinuxCNC Questions

I want to understand how can i change the acceleration in linux cnc in realtime,  I also want to do some work on linux cnc professionally and  i am ready to pay , can anyone suggest me professional working on linux cnc?
  • rodw
  • rodw's Avatar
22 Mar 2025 11:33

Config will not open after Buildbot2 upgade from 2.9.4 to 2.10

Category: Plasmac

I Initially thought it was due to an incorrect .ini file version but I eliminated that as the fault
 
Is this error message generated by QTplasmac?
It is not documented anywhere I could see. In any case it should not continue to appear.
 
  • d12k6
  • d12k6
22 Mar 2025 10:44 - 22 Mar 2025 10:48
Replied by d12k6 on topic Arduino IO Expansion

Arduino IO Expansion

Category: Show Your Stuff

I solved it (nicht das gelbe vom Ei but it works )

I call the sendData function
if (isButtonPressed(btnX, touchX, touchY))    
{
     
btnX.state = !btnX.state;     
drawButton(btnX);     
sendData('I',8,btnX.state);        
}


So I don't use physical buttons. Later I will share my TFT touch handweel (with your ArduinoConnector) on Github. I will modify your Code with virtual IO's and w/r strings (e.g. scale value - 0.01; 0.1; 1.0). Or, is there another why to send the scaling values to my linuxcnc?

Actully I manipulated the analog command in your python code (c["ain.{}".format(io)] = value/100 #remove /100 - now I send 1; 10; 100 for scaling) for the scaling function and will try it later with the r/w strings.
  • rodw
  • rodw's Avatar
22 Mar 2025 10:31
Replied by rodw on topic Hardware advice

Hardware advice

Category: Computers and Hardware

All good advice! My next machine will use a N100 fanless industrial PC with a 7i96s The PC uses Intel NIC's has a RS485 port builtin for the spindle or Hypertherm plasma cutter. Previously I have used similar machines with a Celeron J1900. 
I have always used a wireless keyboard tucked away for when needed with QTPlasmac and QTDragon. Take care to check the screen resolution  is compatible with the GUI. I had to replace a monitor for QTDragon. 
Displaying 17161 - 17175 out of 18506 results.
Time to create page: 0.462 seconds
Powered by Kunena Forum