Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:tools:jaxen_operating [2026/09/06 04:49] – heading colinl | wiki:tools:jaxen_operating [2026/09/06 13:41] (current) – spelling colinl | ||
|---|---|---|---|
| Line 60: | Line 60: | ||
| * The practical exam portion, where you make the "demo part" under supervision. Ask any questions you want while doing it. | * The practical exam portion, where you make the "demo part" under supervision. Ask any questions you want while doing it. | ||
| * If you make the part correctly, you pass training! | * If you make the part correctly, you pass training! | ||
| + | * Your name is added to the list of trained people **TODO where will this be???** | ||
| + | * Your first personal project: | ||
| + | * For your first project, you must discuss your project plan with a CNC committee member who is currently offering training. This is to help you apply the skills you learned from the training to new scenarios. Also, experienced members can help you get what you want: either fast production, or high quality. Be sure to tell them what you want. | ||
| + | * Your 2nd and later projects: | ||
| + | * On your second and later projects, you are encouraged to ask for advice, but you can begin using the machine without the need for permission, while still minding other' | ||
| - | After you have been trained and your name is added to the list of trained people, and you've completed the training demo project, you can begin your own projects. | ||
| - | For your first project, you must discuss your project plan with a CNC committee member who is currently offering training. This is to help you apply the skills you learned from the training to new scenarios. Also, experienced members can help you get what you want: either fast production, or high quality. Be sure to tell them what you want. | ||
| - | On your second and later projects, you are encouraged to ask for advice, but you can begin using the machine without the need for permission, while still minding other' | ||
| -------------------------- | -------------------------- | ||
| ===== Basic Reminders ===== | ===== Basic Reminders ===== | ||
| - | * Must wipe the vice before clamping. Chips between metal cause dimension errors. | + | * Sign in on the log book before you start working! |
| + | * If you're a committee member and modifying the machine, check and update Jaxen' | ||
| + | * Wipe the vice before clamping. Chips between metal cause dimension errors. | ||
| * Wipe calipers before measuring. Same reason. | * Wipe calipers before measuring. Same reason. | ||
| - | * Tap the stock into the vice- must be resting on parallels- this eliminates " | + | * Tap the workpiece |
| * Don't let the cutter bit fall out! Remember the 3 points you must touch while doing this. Refer to training. | * Don't let the cutter bit fall out! Remember the 3 points you must touch while doing this. Refer to training. | ||
| * Chip control- don't cut chips. Chips dulls bits and scratch your surface finish. Get them out of the path of the bit somehow (coolant to be added). | * Chip control- don't cut chips. Chips dulls bits and scratch your surface finish. Get them out of the path of the bit somehow (coolant to be added). | ||
| Line 76: | Line 80: | ||
| ===== Startup Procedure ===== | ===== Startup Procedure ===== | ||
| + | - Sign in by writing your name and date on the paper log. This is so you can see what else is happening with this shared machine. | ||
| - Boot the PC | - Boot the PC | ||
| - Power on the electrical panel (Plug in the cord) | - Power on the electrical panel (Plug in the cord) | ||
| Line 122: | Line 127: | ||
| The "draw bar" mates with threads on the top of the collet. | The "draw bar" mates with threads on the top of the collet. | ||
| - | ===== Squaring | + | ===== Squaring |
| Identify the flattest faces to use as clamping faces, then face the roughest first. | Identify the flattest faces to use as clamping faces, then face the roughest first. | ||
| Next, put this newly faced face against the jaws, and face the next face, 90* from the first. | Next, put this newly faced face against the jaws, and face the next face, 90* from the first. | ||
| - | | + | However, when clamping, use a round stock (rod) against the unfinished face to prevent it from altering squareness. |
| Continue using these principles. | Continue using these principles. | ||
| For the last 2 sides, can use an endmill bit to make faces perpendicular to the spindle axis. | For the last 2 sides, can use an endmill bit to make faces perpendicular to the spindle axis. | ||
| Line 132: | Line 137: | ||
| **Top-hat method:** | **Top-hat method:** | ||
| - | Good for when you don't need fully-faced | + | Good for when you don't need fully-faced |
| - | (There is no way to accurately | + | (Technically this method cannot **perfectly** |
| - | Can use a chamfering tool for final step as an alternative to deburring. | + | Can use a chamfering tool for final step as an alternative to de-burring. |
| - | **Facing:** | + | **Facing/Surfacing** |
| If you climb-cut a face around the edges, it won't produce a burr, because the burr is sucked inwards and naturally cut off. | If you climb-cut a face around the edges, it won't produce a burr, because the burr is sucked inwards and naturally cut off. | ||
| Line 144: | Line 149: | ||
| ===== Speed and feed resources ===== | ===== Speed and feed resources ===== | ||
| - | TODO need a metric version!!!!!!!!! | + | TODO need to link a metric version!! |
| https:// | https:// | ||
| Line 186: | Line 191: | ||
| You will definitely need a custom mount for your part if: | You will definitely need a custom mount for your part if: | ||
| - | * Less than 2 parallel faces of your finished part are stock | + | * Your part does not have at least 2 parallel faces that are rigid enough to be load bearing. |
| The standard mounting method currently is M6 threaded holes spaced 10mm apart, passing through non-threaded holes in your workpiece. | The standard mounting method currently is M6 threaded holes spaced 10mm apart, passing through non-threaded holes in your workpiece. | ||
| Line 503: | Line 508: | ||
| **Steps:** | **Steps:** | ||
| - During your operation, click CYCLE STOP when you are just at the boundary of 2 lines of G-Code operating. Doesn' | - During your operation, click CYCLE STOP when you are just at the boundary of 2 lines of G-Code operating. Doesn' | ||
| - | - Do whatever you need while the machine is paused. Move workholding, | + | - Do whatever you need while the machine is paused. Move workholding/workpiece, or manually jog the machine. |
| + | - HOWEVER: be careful of executing G-Code in this state! Your program may be depending on mode G90 or G91, and any other settings, and won't know if you change them! | ||
| - Jog the machine back to the start of where you want to resume. | - Jog the machine back to the start of where you want to resume. | ||
| - Scroll in the GCode window to highlight the line and feature you want to resume at the start of. | - Scroll in the GCode window to highlight the line and feature you want to resume at the start of. | ||
| Line 539: | Line 545: | ||
| - What happens if you jog the X axis all the way to the left? All the way to the right? | - What happens if you jog the X axis all the way to the left? All the way to the right? | ||
| - You are planning a surfacing operation in CAM. What resources can you consult to figure out a feed rate of the tool? | - You are planning a surfacing operation in CAM. What resources can you consult to figure out a feed rate of the tool? | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ------------------------------------ | ||
| + | |||
| + | Temp job log notes: | ||
| + | |||
| + | Climb cutting even for side-milling makes a noticable difference. Always climb cut side faces. | ||
| + | |||
| + | Sep 6 facing steel plate. Should be all same specs as before, but this time plate is flat, so depth is even across whole operation. | ||
| + | 1000 rpm, 30mm/min. | ||
| + | No lip between passes! | ||
| + | |||
| + | 2nd half: switched to 1400 rpm | ||
| + | result: no visible difference, may cause finish to change faster | ||
| + | |||
| + | observations between climb and conventional: | ||
| + | |||
| + | The actual left/right side of pass does not seem to matter- the overlap of the swirl pattern appears to be due to minor changes in surface height. | ||
| + | |||
| + | Making passes in the same direction each time does seem like it would provide better finish. | ||