Advanced Search

Search Results (Searched for: )

  • tsaG
  • tsaG
22 Oct 2024 22:12

Question on Step 4 of the APT install instructions

Category: QtPyVCP

You have to run the command in the main terminal line by line. So 4 commands in total.
  • tenfrozentoes
  • tenfrozentoes
22 Oct 2024 22:05 - 22 Oct 2024 22:07
Replied by tenfrozentoes on topic Question on Step 4 of the APT install instructions

Question on Step 4 of the APT install instructions

Category: QtPyVCP

Just to clarify.

The directions say: Run the following commands in the main terminal one at a time:

sudo apt install curl
echo 'deb [arch=amd64] repository.qtpyvcp.com/apt stable main' | sudo tee /etc/apt/sources.list.d/kcjengr.list
curl -sS repository.qtpyvcp.com/repo/kcjengr.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/kcjengr.gpg
gpg --keyserver keys.openpgp.org --recv-key 2DEC041F290DF85A
Im not certain what the individual commands are. It's probably obvious to most... but I'm very very new to LinuxCNC
  • tsaG
  • tsaG
22 Oct 2024 22:03
Probe Basic Buttons Missing was created by tsaG

Probe Basic Buttons Missing

Category: QtPyVCP

Hi,

I just re-installed my Debian as I messed something up with my system config. I saved my Linuxcnc config so I just needed to reinstall and put back my config. So far, everything worked except for the Probe Basic GUI that is missing a few buttons.

In the lower left, I noticed a few buttons missing (run from line, Flood mist etc). I first used the APT Stable install and then switched to the develop branch but I have the same issue.

Does anyone know how to fix this?

 
  • MaHa
  • MaHa
22 Oct 2024 21:45 - 22 Oct 2024 21:53
Replied by MaHa on topic Circular pocket milling routine

Circular pocket milling routine

Category: G&M Codes

The former attempts for spiralpocket, first with polarcoordinates, next archimedean spiral, were running pretty rough and acceleration was not good. So it was difficult to reach a competitive feed.The new version with successive semicircles runs very nice,  G2 or G3 is used. On end of spiral, the final D is reached with a semicircle and then finished with one round. Leadout with a quarter circle, 0.2 off. The depth can be finished with small allowance. Spacing can be set by value or % of tool diameter. Z-level is included also.

 

 

File Attachment:

File Name: spiral.ngc
File Size:6 KB


vimeo.com/1022290414?share=copy
  • tenfrozentoes
  • tenfrozentoes
22 Oct 2024 21:08

Question on Step 4 of the APT install instructions

Category: QtPyVCP

I'm completely new and having trouble telling what the individual commands are in the box. I think I've goofed things up, Probe Basic shows up under my configurations- but errors out. I'm feel like I've probably executed step 4 incorrectly. I now have tried a few different times/ways. Am I supposed to separate at the 'pipe' ( | ), line by line, or ? 

Is it relevant to even post the error/debug info until I've completed the instructions satisfactorily?

Thanks
Jim
  • royka
  • royka
22 Oct 2024 21:00
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

I've looked at it but unfortunately can't find what's wrong if it boots from nvme with the other kernel.
You could check when it brings you to the initramfs shell if the nvme is recognized and if the UUID is the same as the one in the boot folder of the root of the nvme.

Maybe someone else a suggestion?

Otherwise it might be better for this moment to keep using the 5.10 kernel until the mainline support is good enough. From 6.12 there is no need to patch the kernel anymore by the way, rt became mainline.
  • bkt
  • bkt's Avatar
22 Oct 2024 20:52
Replied by bkt on topic Surface Grinder cnc conversion advise

Surface Grinder cnc conversion advise

Category: General LinuxCNC Questions

hah indeed, stupid typos.

Though, $5022 would solve my problem...
 

my side stupid typos is real normal ..... so I loose a lot of time ....   .... thanks
  • bkt
  • bkt's Avatar
22 Oct 2024 20:47 - 22 Oct 2024 20:51
Replied by bkt on topic c++ compiling error

c++ compiling error

Category: Advanced Configuration

maybe bad explain .... now there are not problem. Or at least it works .... thanks a gain.

After these try to insert on cmake opcua .... little bit tortuose than  qmake ..... but quite solve .... thinks I done a repo on these. Can help somethings or my mind in future.....

Any how if you would test ... no worry ... for sure you discover somethings of worses .... I have insert "hal_connection();" on minwindows? Not remember ... 

@tommilight .... p.s: solution given for compile over linuxmint22 for sure it work ... but running these post code with inifile debug level 12 i can see strange and ureal warning messages ... plus think calssicladder gui work not so good as can be ... but it works. I know andyPugh work on these in these days .... see on maling list. If woul you try by your side.... we can help
  • Grotius
  • Grotius's Avatar
22 Oct 2024 20:47
Replied by Grotius on topic Running halui in real time space?

Running halui in real time space?

Category: HAL

Hi Ben,

The halui sleeps 20ms between polls. This is then too slow for your app?
You could set the timer faster by changing this line and recompile :
line to change

You can compile it as a rt component. What will you do with it then?

 
  • chuben
  • chuben
22 Oct 2024 20:45 - 22 Oct 2024 20:48
Replied by chuben on topic Update failure

Update failure

Category: Plasmac

Hmm, that is the useless package that is on Bookworm.

I am afraid that I am out of ideas. Maybe post in the installing linuxcnc section.
 



 
First of all, thank you for all the work you do on this forum.
I have not been able to update to the latest version and I have had to install another one, but when I try to do Pnconfig I get this error that I put in the image. 

I have done Mesaflash and I have installed the firmware finished in Dpl.bit but when I do Pnconfig it does not show me the encoders it only tells me that the A is there. 

  • Guytou
  • Guytou
22 Oct 2024 20:39

10" 1024 x 600 display with touchscreen

Category: Basic Configuration

Hi,
I intend to use Linuxcnc on a Raspberry PI 4 together with a 10" display 1024 x 600 with touchscreen.
Did anyone tried this already?  And which GUI would you recommend ?
  • olzy
  • olzy
22 Oct 2024 20:24 - 22 Oct 2024 20:28

Parallel SCARA Kinematics - Closed Loop

Category: General LinuxCNC Questions

https://photos.app.goo.gl/AMjtLChLGqvqSN6NAHi there, 
I have made a 5 bar robot, often referred to as a Parallel SCARA machine. For this I have used harmonic gearboxes. The machine is used for CNC plasma cutting. 
Currently I am using RepRap firmware to control the machine. I have a tiny amount of backlash in one of my harmonic gearboxes, I have tried replacing the gearbox but the units are fairly cheap and the issue is still there. I would like to add either closed loop control or backlash compensation to the joints, which is not possible to do within RepRap firmware. 
I have been looking through the scarakins within LinuxCNC and was hoping someone may be able to let me know if the following is possible? 

- Run a parallel SCARA machine in LinuxCNC
- Apply Closed Loop control to actuated joints
- Apply backlash compensation to actuated joints 

I have a CNC mill using LinuxCNC so have some understanding of linuxCNC and really enjoy using it. Please let me know any thoughts.
Kind regards
Olzy 

photos.app.goo.gl/AMjtLChLGqvqSN6NA 
 
  • programador
  • programador's Avatar
22 Oct 2024 20:15

Can updating the 7i96s to recognize the 7i77 disable the TB2 connector encoder?

Category: Advanced Configuration

Hello, I have 2 7i96s boards. The first one has the original factory firmware and is used for lab testing. I tested it with THCAD2 on the encoder input and was successful in receiving the frequency and reading it, showing the frequency speed. However, to my surprise, on the client's machine where there is another 7i96s that was updated to work and recognize the 7i77 plus the 7i84, I did not get the same result, it cannot read the frequency. After much analysis, the only thing different in the HAL programming is the configuration sserial_port_0=3000, which is different to enable recognition of the 7i84. Setting encoder-mode to 1 did not help. Why am I not getting the same result? Is there some configuration that I am forgetting to do?

 
  • Grotius
  • Grotius's Avatar
22 Oct 2024 20:15
Replied by Grotius on topic linuxcnc trajectory planner

linuxcnc trajectory planner

Category: General LinuxCNC Questions

Hi Arciera,

We can check trim sizes on current segment end and next segment start. Then apply the tinyest value. Identical trim value.
Then the clothoid cannot go trough the work plane. Good idea? or was it your idea?

The scurve lib is now heavely tested on random end points. Over millions of iterations are done.
Thanks to that i solved several bugs. I got one really nasty bug after 600 iterations. That's solved.

The performance is quite good : 0.0004 ms for every cycle. For a 9 axis machine : 0.0036 ms.

I have to test the scurve lib using random end velocity's tomorrow.

The lib is now updated to latest version, have done my best. That's all i can do.
scurve lib

Soon we can start with the planner. Maybe first update the filletizer lib with some issue's from our previous conversations.
  • scotth
  • scotth
22 Oct 2024 19:11 - 22 Oct 2024 19:19

Unexpected realtime delay on task 0 with period 1000000

Category: QtPyVCP

I was having this kind of problem after switching to 2.9. This is what cured it for good.
System is stable now. Realtek device driver DKMS.

forum.linuxcnc.org/27-driver-boards/5366...xcnc?start=30#310860
Displaying 19501 - 19515 out of 24147 results.
Time to create page: 0.437 seconds
Powered by Kunena Forum