Skip to content
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

about coolant! #38

Open
byronin opened this issue Mar 5, 2021 · 2 comments
Open

about coolant! #38

byronin opened this issue Mar 5, 2021 · 2 comments

Comments

@byronin
Copy link

byronin commented Mar 5, 2021

If there is no heat sensor, what is a coolant for, for why, and how is it used?

@RudyFiero
Copy link

RudyFiero commented Mar 5, 2021

Coolant is what runs over the tool tip and the part when it is being machined. Machining causes heat.

https://www.harveyperformance.com/in-the-loupe/coolant-for-cnc-machining/

@byronin
Copy link
Author

byronin commented Mar 5, 2021

@RudyFiero I understand that if there is a milling job, we assume that the tip is hot and we run the cooler.
https://gcodetutor.com/gcode-tutorial/cnc-m-codes.html
M08 & M09
Example:
N1 T0101 (10MM ENDMILL);
G21;
S700 M03;
G00 X175.0 Y25.0 Z-10.0 M08; // onn
Z-6.0;
M09 ; // off

i'm sorry for those silly issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants