Advanced Search

Search Results (Searched for: )

  • Aciera
  • Aciera's Avatar
21 Oct 2024 08:39
Replied by Aciera on topic linuxcnc trajectory planner

linuxcnc trajectory planner

Category: General LinuxCNC Questions

Just noticed this looks a bit odd:
Install the project...
-- Install configuration: ""
-- Up-to-date: /home/user/linuxcnc_trajectory_planner/cmake/motion/../../rtlib/motmod.so
-- Up-to-date: /home/user/linuxcnc_trajectory_planner/cmake/planner/../../rtlib/tpmod.so
I guess this is what made you comment that the install does not work?
  • ErwinCNC
  • ErwinCNC
21 Oct 2024 08:09

Newbie question regarding a Gantry system using a 7i96s

Category: General LinuxCNC Questions

Hello everyone,Could you help me set up the control for my milling machine? The following setup is available:PC Lenovo ThinkCentre M91p i5 2400 8GB RAM
Mesa 7i96S Power supply 24V 10A or 2x 48V 7A
4 JMC closed loop stepper 3Nm / servos 180WThe milling machine is a self-built gantry designNow my questions:
0. Is there a well-documented example of setting up a control? There is a lot of information on the subject, but as a beginner it is very difficult to filter out the good explanations.
 
  1. Are the axis designations fixed/relevant for LinuxCNC? On professional machines, manufacturers differ in X / Y
In the axis gantry.ini example, the Y-axis is doubled.
  1. In the Axis example there is a special version gantry_jjog Do I understand correctly that with this version I can drive the double axis separately to a certain extent in order to align the portal?
  2. End switch type Can someone recommend a good small end switch? I bought some but they are very large, about 8cm long. This is rather unfavorable for the construction. Alternatively, I have these small microswitches. Inductive limit switches are also an option. However, these are significantly more expensive and only come into question if there are real advantages. I don't see the accuracy as being so critical. With a 1K temperature change, I expect a difference of about 0.02mm over a length of 1500mm. So a sensor of 0.01mm is not really necessary.
  3. End switch mounting/control If I attach an end switch to the moving part, I only need one switch for min and max, one cable and one input on the Mesa card. However, it cannot be distinguished whether min or max was triggered. Does this limit the function or is there anything else against this solution? Does anyone have an example of the wiring?

    That's it for now, but I'm sure I'll have more questions as we go along.
Thank you for your support.Best regards Erwin
  • Aciera
  • Aciera's Avatar
21 Oct 2024 08:04 - 21 Oct 2024 08:27
Replied by Aciera on topic linuxcnc trajectory planner

linuxcnc trajectory planner

Category: General LinuxCNC Questions

I think I may have found the underlying issue, something in the installation process of your repo seems to point motion.so to the 'lib' directory in the root folder (ie where a deb install would put them). Since I only have rip installs on this machine the 'lib' directory in my rootfolder (ie /lib) contains nothing related to linuxcnc (eg there is no ' liblinuxcnchal.so.0' in root/lib/)

As a test I copied it into the root/lib folder:
user@user-iMac:~/linuxcnc_trajectory_planner/lib$ sudo cp liblinuxcnchal.so.0 /lib

and ran 'build.sh'. There is no longer an error about 'liblinuxcnchal.so.0' but about another one:
motmod: dlopen: libClothoids.so.3: cannot open shared object file: No such file or directory

If I now also copy that one to the root/lib directory and run ./build.sh I can start the config.

So how would I now make it load the gcode file through the optimizer? Everything looks just like it always does.
  • ThyerHazard
  • ThyerHazard's Avatar
21 Oct 2024 07:44 - 21 Oct 2024 07:55
Probing issues was created by ThyerHazard

Probing issues

Category: QtPyVCP

Hey guys! Me again...

after the last thread I made I've been using Probe basic and been loving it, even made a few parts and had no issues. until today I figured I would actually set up my tool setter and touch probe since that is the whole reason I switched to probe basic in the first place. but have ran into a strange issue that my google-fu has not been able to bring anything up on. 

I'm just trying to probe the spindle nose on the tool setter, but when I send the command to perform the probe the Z axis doesn't move. The DRO starts counting off as if it is moving but nothing on the machine is actually moving and pressing the tool setter manually with my thumb for example also does nothing and then after a few seconds the machine says that it never triggered the probe (Obviously)

Just wondering if anyone has experienced this behaviour before? and where I should try to look and what I should be looking for? I'm getting ZERO error messages it just doesn't work :\ If I have set up the probe wrong thats fine I can trouble shoot that later but it seems odd that the machine never even moves to find the probe but the DRO thinks the machine IS moving...

Thank again for your wisdom guys. 

 
  • ErwinCNC
  • ErwinCNC
21 Oct 2024 07:25
Replied by ErwinCNC on topic Bad Latency Fujitsu Esprimo D756 i5 6500

Bad Latency Fujitsu Esprimo D756 i5 6500

Category: Computers and Hardware

Hello everyone,

after a long break, I have now returned to the problem.
Specifically, I bought a Lenovo ThinkCentre M91p i5 2400 with 8GB RAM and 128GB Intenso SSD. Very reasonably priced at under 30€ including shipping.

I would recommend this to anyone who has a PC with poor performance. The old PC cost me a lot of nerves and also took away some of my enthusiasm for the project.

This gives me much better values in the latency test. The values were already significantly better without any optimizations!
 

I have now also bought a Mesa 7i96s to control it. It hurts once, but with it I can build a clean cabling right from the start without soldering cables etc.

The next steps are now to set up the controller on the desk. There are bound to be a lot of new questions about this.


Erwin
  • bkt
  • bkt's Avatar
21 Oct 2024 04:19 - 21 Oct 2024 04:20
Replied by bkt on topic c++ compiling error

c++ compiling error

Category: Advanced Configuration

any we can exchange the mail
Keep it just here, so others can benefit.


these for sure ... no worry ... ask not for these scope.
  • spumco
  • spumco
21 Oct 2024 03:13
Replied by spumco on topic Which Mesa Card Should I Buy?

Which Mesa Card Should I Buy?

Category: Driver Boards

hello everyone,I have just received my 7i96s board, the 5 axes work correctly with my RPI 4 . but I would like to work with an XYZBC trt configuration . The construction is easy with the configurations already proposed in stepconf . but I have no idea how to convert /establish the same configuration with Pncconf which is MESA oriented but without predefined configuration. Could someone please help me?Thank you
 

Please start a new topic for configuration troubleshooting and assistance.

I'd prefer to keep this thread as specific as possible.
  • Benb
  • Benb's Avatar
21 Oct 2024 03:05
Replied by Benb on topic Mesa 7i96s torch on/off connection

Mesa 7i96s torch on/off connection

Category: Driver Boards

Quote

The plasma cutter I am using is older and does not have any of those (external connectors). 



As Tom has indicated you need to open your plasma cutter and wire a voltage divider inside the cutter. I have attached diagram with an example for cutter with 250V, yours might be different you may need to determine the proper resistors values. (Please use high voltage resistors in kilo-volts range).
For Arc OK signal we need to know the make of your cutter or even better a wiring diagram to determine the wiring points if they exist.
 

This browser does not support PDFs. Please download the PDF to view it: Download PDF

  • PCW
  • PCW's Avatar
20 Oct 2024 22:47
Replied by PCW on topic Which Mesa Card Should I Buy?

Which Mesa Card Should I Buy?

Category: Driver Boards

The LinuxCNC parts (kins etc) of the configuration files of a Mesa or parallel
port setup would be basically identical. The per joint low level stepgen setup is
different but that the main change.
 
  • royka
  • royka
20 Oct 2024 22:41 - 21 Oct 2024 10:41
Replied by royka on topic Can the OPI5 be Configured to Run LCNC?

Can the OPI5 be Configured to Run LCNC?

Category: Computers and Hardware

Alright, now took my last attempt of building another kernel, if this one still doesn't work it should be something else. The kernel is in the Test folder.
drive.google.com/drive/folders/1r76sUsfG...6fGcz?usp=drive_link

The realtime component is on core 7 by the way, in htop you should select the one with -99 priority before you press "a'. The gui isn't realtime so no need to put that one on a isolated core. But without isolating cores the results are still good enough indeed, so if that experience is better it might be the better choice. 
Just tested without isolating a core and the latency on the servo thread went up to 40us, while when I only isolate core 7 until 3.3us. The kernel in the Test folder is with cpu governors, so I put these via armbian-config at performance and lowest frequency at the highest.
With only core 7 isolated it has no frame drops at 1440p@30fps, unfortunately there is no full (ffmpeg) hw acceleration in chrome anymore, where the cpu usage stayed below 10% @4k.
 
  • PCW
  • PCW's Avatar
20 Oct 2024 22:15

How to configure THCAD2 encoder on Z axis on 7i96s board?

Category: HAL Examples

One obvious change is that the Z axis feedback must come from the encoder velocity
(= scaled THCAD2 frequency)

net z-pos-fb hm2_7i96s.0.encoder.velocty
 
  • tommylight
  • tommylight's Avatar
20 Oct 2024 22:09
Replied by tommylight on topic Video Editors

Video Editors

Category: Off Topic and Test Posts

Edit menu, preferences, see screenshot and choose what you want as default.

Then on the last tab, set the number of threads to use for rendering, i do 5 as i have a 6 core AMD and leave one free for other tasks when using the PC, you can do max number of cores (not processor threads).

Also, use OBS-Studio for screen capturing, it is much better and uses less resources, although your original video is quite OK on a 34" monitor.
  • ccc774
  • ccc774
20 Oct 2024 20:26
Replied by ccc774 on topic Can the OPI5 be Configured to Run LCNC?

Can the OPI5 be Configured to Run LCNC?

Category: Computers and Hardware

I tried the bootloader you gave me and it doesn't work.

The 5 and 7 cores are isolated and linucnc works with highest priority on 0,1,2,3,4,6 cores (Htop shows this).
So nobody uses 5, 7 cores. Why isolate them if you don't put linuxcnc on them?
I noticed that my linuxcnc works better with all cores enabled. I actually watch StarTrek when the cnc is running.
  • JT
  • JT's Avatar
20 Oct 2024 20:22
Video Editors was created by JT

Video Editors

Category: Off Topic and Test Posts

I'm using Simple Screen Recorder to make my tutorials and the resulting video is good quality but when I edit it in Flowblade the video is not good quality after uploading to youtube.

This one is straight from Simple Screen Recorder and uploaded to youtube.


After processing in Flowblade and uploading to youtube the quality is 480 max.


Any ideas on how to get better quality videos to youtube?

JT
 
  • cakeslob
  • cakeslob
20 Oct 2024 20:19
Replied by cakeslob on topic Remora - ethernet

Remora - ethernet

Category: Computers and Hardware

i only have the both octopus, and a few nucleo working, only stm32f4 stuff at the moment
Displaying 22501 - 22515 out of 22643 results.
Time to create page: 0.494 seconds
Powered by Kunena Forum