-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
thcWorking not used #1
Comments
Hi there, the thc module is already in development, the real code is in private repository because it's in testing, but the main idea is read the arc_ok signal and report it by UART. |
Ok. Could you please tell us how well grbl+plasma works in your opinion?
Did you encounter any problems in tests? Would you mind upload an update to
this project so i could test it too or do any tweaks. In other case my
changes i will do since now would be incompatible with your version and
could not be merged in future. Please consider upload in free time. Best
regards.
pon., 15 sie 2022, 00:20 użytkownik Ernesto Rosales Olivera <
***@***.***> napisał:
… Please explain how to use thcWorking variable. What is purpose of it. Do
we need to read arc_ok signal and then set it in code? Or did you intend to
change this thc status by uart commands?
Hi there, the thc module is already in development, the real code is in
private repository because it's in testing, but the main idea is read the
arc_ok signal and report it by UART.
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGLGSQAPGL4ESDS5DUCBCD3VZFWLJANCNFSM56QNBDVQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi there, bro I was working in the THC implementation and I could explain you the idea I was working on, the main work flow was to check the voltage variation, in the case the touch pase by a corner or by a hole the variation it's up 100 volts/sec approximately it is fixed by testing, also try to implement a pid to avoid moviment of z motor so often to avoid over hot and damage, the pid was lated because am telecomunication and electronics engineer and it's not a common topic in my study but was trying this method with a automatization engenier help, currently am working on iot and drone project and the THC it's late because the hardware and mechanic part still under building so am currently unable to still develop but hope soon return to it, also hope it could helping you, this repo it's up to date because is no the last modifications shows, my email is [email protected] if you need something else, Best regards |
Also it's pending the migration to Grbl Hal |
Please explain how to use thcWorking variable. What is purpose of it. Do we need to read arc_ok signal and then set it in code? Or did you intend to change this thc status by uart commands?
The text was updated successfully, but these errors were encountered: