answersLogoWhite

0

The same way you would any other file. Use a half round when you want to make that shape. It lets you make curves that you can't do with a flat file. File in one direction not back and forth. That way the teeth in the file will not fill up with the shavings.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the difference between an inactive file and dead file?

Active file: An active file is where you use a file quite frequently. Inactive file: A file that you use but not as frequently. Dead file: A dead file is where you don't use the file at all and is stored in your archives


What file systems do DVD use?

DVDs primarily use the UDF file system, although it is possible to use the ISO 9660 file system as well.


How can I learn how to sharpen a file effectively?

To learn how to sharpen a file effectively, you can follow these steps: Secure the file in a vise or clamp to keep it steady. Use a file card to clean out any debris from the file's teeth. Use a file joint to ensure the file is straight and even. Use a file handle to hold the file securely. Use a file brush to remove any metal shavings. Practice sharpening on a scrap piece of metal to improve your technique.


What is an Answer file?

Answer file use in unattanded installation technique.


What file extension does a Draw file use?

Odt.


What is a statement use to open data file in c?

FILE* file; file = fopen("some-file.dat");


What file extension do you use when saving a wiki file?

What a wiki file is? .html, I guess.


Can use the word file in sentences?

I will file those reports for you.


How would you use file in a sentence?

i need to file my papers.


How do you convert a zip file to deb file?

use ideb


Which tab in Windows do you use to open a file?

In Windows, you typically use the "File" tab found in applications like Microsoft Office or the "File Explorer" to open a file. In File Explorer, you can navigate through folders and files, and double-clicking on a file opens it in the associated program. Additionally, you can also use the "Open" option from the "File" menu in many applications to select and open a file.


How do you redirect a grep output in a file?

Use the > to redirect the output to a file. This will however override the existing content of the file. Use >> if you want to append the result.