Voltage divider for Mesa THCAD-10?
- tommylight
- Away
- Moderator
Less
More
- Posts: 19125
- Thank you received: 6406
26 Oct 2024 23:21 #313271
by tommylight
Replied by tommylight on topic Voltage divider for Mesa THCAD-10?
Attachments:
Please Log in or Create an account to join the conversation.
27 Oct 2024 01:21 #313273
by rodw
Replied by rodw on topic Voltage divider for Mesa THCAD-10?
You error is nothing to do with Linuxcnc but related to your hardware. We need to know about your PC, (CPU and network card) First you need to disable any power saving features in your bios that affects latency.
Then follow my advanced guide here which covers all of the gotchas with modern hardware and operating systems.
docs.google.com/document/d/1jeV_4VKzVmOI...diY/edit?usp=sharing
Then follow my advanced guide here which covers all of the gotchas with modern hardware and operating systems.
docs.google.com/document/d/1jeV_4VKzVmOI...diY/edit?usp=sharing
The following user(s) said Thank You: mal136
Please Log in or Create an account to join the conversation.
27 Oct 2024 02:55 - 27 Oct 2024 03:00 #313285
by PCW
Replied by PCW on topic Voltage divider for Mesa THCAD-10?
Unexpected realtime delay on task 0 with period 25597
Is this a parallel port setup? (25597 sounds like a parallel port base thread time)
EDIT I see this is a 7I96S configuration but the 25597 thread period makes no sense
in that setup.
Is this a parallel port setup? (25597 sounds like a parallel port base thread time)
EDIT I see this is a 7I96S configuration but the 25597 thread period makes no sense
in that setup.
Last edit: 27 Oct 2024 03:00 by PCW.
Please Log in or Create an account to join the conversation.
28 Oct 2024 03:42 - 28 Oct 2024 03:47 #313352
by mal136
Replied by mal136 on topic Voltage divider for Mesa THCAD-10?
I dont have that option, see attached. only Qtplasma
Last edit: 28 Oct 2024 03:47 by mal136. Reason: adding photo
Please Log in or Create an account to join the conversation.
28 Oct 2024 03:59 #313353
by mal136
Replied by mal136 on topic Voltage divider for Mesa THCAD-10?
im using a Dell optiplex 780 , What is strange to me is that AXIS works fine on the same exact settings but QTplasma has that error and thus i can't use the THCAD-10 , which was the whole point of me upgrading to the MESA hardware.i did disable dell's performance throttle in the bios and jitter was 15886 , which still didnt alleviate the error on QTplasma when i tried a new PnfConfig..
CPU(from terminal via "lscpu"): Intel core 2 duo CPU E8500 @ 3.16GHz
Network: (from terminal via "lspci -nn | grep -i net"): intel corp 82567LM-3 gigabit network connection(rev 2)
CPU(from terminal via "lscpu"): Intel core 2 duo CPU E8500 @ 3.16GHz
Network: (from terminal via "lspci -nn | grep -i net"): intel corp 82567LM-3 gigabit network connection(rev 2)
Please Log in or Create an account to join the conversation.
28 Oct 2024 04:03 #313354
by mal136
Replied by mal136 on topic Voltage divider for Mesa THCAD-10?
It is a Mesa 7i96 via ethernet cable, i'm not sure what is consider normal for that value but AXIS worked fine so im confused how it affects QTplasma.
very odd
very odd
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19125
- Thank you received: 6406
28 Oct 2024 15:35 #313375
by tommylight
Replied by tommylight on topic Voltage divider for Mesa THCAD-10?
PCW already mentioned the issue, you have to fix it in your ini file, set the "servo period" to 1000000 ( 1 million), save and start the config again.Unexpected realtime delay on task 0 with period 25597
Is this a parallel port setup? (25597 sounds like a parallel port base thread time)
EDIT I see this is a 7I96S configuration but the 25597 thread period makes no sense
in that setup.
The following user(s) said Thank You: mal136
Please Log in or Create an account to join the conversation.
29 Oct 2024 00:19 #313395
by mal136
Replied by mal136 on topic Voltage divider for Mesa THCAD-10?
I changed the "servo period" to 1000000 and i re-did the config using PNFconfig and the machine moved but the stepper motors just kinda danced back and forth they didnt actually move the gantry at all.
Any advice on why that is occuring?
My jitter went up a lot for some reason and was measuring 46060 for servo thread and 44293 for base thread.
Do i have a hardware issue with my computer ? I'm reading through the linxcnc documents and QTplasma docx as we speak but it doesnt really dive into some of these issues so im a bit lost on what i can do to resolve this.
I'm sorry to be a burden and i hope it doesnt come off as annoying but im really trying my best here , dedicating hours of trial and error and endless chatgpt questions to learn.
Thank you again everyone for your help, this is my first linuxcnc machine.
I'm genuinely confused how AXIS works perfectly fine and QTplasma doesn't operate as it should, any idea why?
Any advice on why that is occuring?
My jitter went up a lot for some reason and was measuring 46060 for servo thread and 44293 for base thread.
Do i have a hardware issue with my computer ? I'm reading through the linxcnc documents and QTplasma docx as we speak but it doesnt really dive into some of these issues so im a bit lost on what i can do to resolve this.
I'm sorry to be a burden and i hope it doesnt come off as annoying but im really trying my best here , dedicating hours of trial and error and endless chatgpt questions to learn.
Thank you again everyone for your help, this is my first linuxcnc machine.
I'm genuinely confused how AXIS works perfectly fine and QTplasma doesn't operate as it should, any idea why?
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19125
- Thank you received: 6406
29 Oct 2024 00:53 #313396
by tommylight
My advice: Stop using chatGPT, it can not help with these types of issues, yet, set the values properly in PncConf, not just random values. Read about how to get those values right based on what you actually have on your machine.
Or take some pictures of the machine and upload them here, we can figure out a lot from pictures.
Replied by tommylight on topic Voltage divider for Mesa THCAD-10?
Probably because the scaling, velocities and accelerations are not set properly....the machine moved but the stepper motors just kinda danced back and forth they didnt actually move the gantry at all.
Any advice on why that is occuring?
My advice: Stop using chatGPT, it can not help with these types of issues, yet, set the values properly in PncConf, not just random values. Read about how to get those values right based on what you actually have on your machine.
Or take some pictures of the machine and upload them here, we can figure out a lot from pictures.
Please Log in or Create an account to join the conversation.
29 Oct 2024 01:05 - 29 Oct 2024 01:06 #313397
by mal136
Replied by mal136 on topic Voltage divider for Mesa THCAD-10?
I used the same exact values for my AXIS setup. I didn't randomly guess them, they operate well on AXIS. My whole machine worked with GRBL for 2-3years straight no issues, i just couldn't achieve THC with GRBL & would sometimes have issues with EMI.
Setup:
7i96 with THCAD-10
Nema 23 495oz motors(1.8degree , 3amps max) with
TB6600 drivers(running 1/4 microstepping at 3amps max) (i will upgrade them later after i sort this out), two 36v supplies(10amp each),
SFU1605 Ballscrew on all axis'.
(It was a somewhat budget build)
My stepper scale is perfect at 2032, max velocity of 150in/min(~3800mm/min) and max accel of 50inch/sec^2 (~1270mm/sec^2).
I've played around and purposely made the machine loses steps and it happens around 200 inches/min, 180 it stabilizes and 150 is what i chose as extra margin of safety.
I only used chatgpt for coding questions or how to edit bios etc, my master's degree is in AI (i'll be done in May 2025); Ironically I'm struggling to figure this one out..lol , but i will not give up ! Even if l have to read the whole entire LinuxCNC PDF and QTplasma documents or learn how the code itself works, i will do it!
Setup:
7i96 with THCAD-10
Nema 23 495oz motors(1.8degree , 3amps max) with
TB6600 drivers(running 1/4 microstepping at 3amps max) (i will upgrade them later after i sort this out), two 36v supplies(10amp each),
SFU1605 Ballscrew on all axis'.
(It was a somewhat budget build)
My stepper scale is perfect at 2032, max velocity of 150in/min(~3800mm/min) and max accel of 50inch/sec^2 (~1270mm/sec^2).
I've played around and purposely made the machine loses steps and it happens around 200 inches/min, 180 it stabilizes and 150 is what i chose as extra margin of safety.
I only used chatgpt for coding questions or how to edit bios etc, my master's degree is in AI (i'll be done in May 2025); Ironically I'm struggling to figure this one out..lol , but i will not give up ! Even if l have to read the whole entire LinuxCNC PDF and QTplasma documents or learn how the code itself works, i will do it!
Last edit: 29 Oct 2024 01:06 by mal136.
Please Log in or Create an account to join the conversation.
Moderators: snowgoer540
Time to create page: 0.232 seconds