Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:tools:jaxen_operating [2026/07/28 00:18] colinlwiki:tools:jaxen_operating [2026/07/28 01:30] (current) colinl
Line 1: Line 1:
-===== Jaxen CNC Operating Guide =====+====== Jaxen CNC Operating Guide ======
  
 [[jaxen_cnc_mill|Visit Jaxen's homepage here.]] [[jaxen_cnc_mill|Visit Jaxen's homepage here.]]
  
-Page is under construction. Work in progress.+Page is under construction by colinl. Work in progress.
  
 This page documents common procedures on Jaxen. Purposes of this guide: This page documents common procedures on Jaxen. Purposes of this guide:
Line 20: Line 20:
  
  
 +-------------------------
 +==== Training Program ====
  
 +The Training Program for Jaxen will teach you all the following skills:
 +  * General access and group communication when using Jaxen CNC.
 +  * Installing and removing collets/bits safely
 +  * Choosing the right tools for the job
 +  * How to 'drive' Jaxen
 +  * Mapping G-code to physical workpiece coordinates
 +  * Tool depth calibration
 +  * Re-mounting part (multi-job)
 +  * Workpiece holding
 +  * Understanding basic G-Code for troubleshooting and manual data entry
 +  * CAD job prep: For example, choosing inside corner radii based on bits used.
  
  
 -------------------------- --------------------------
-''=== Basic Reminders: ===+==== Basic Reminders: ====
  
 ''Must clean the vice before clamping. Chips between metal cause dimension errors.'' ''Must clean the vice before clamping. Chips between metal cause dimension errors.''
Line 43: Line 56:
  
 ------------------------- -------------------------
-Basic Procedures:+==== Basic Milling Procedures: ==== 
  
 Squaring stock: Squaring stock:
Line 80: Line 94:
  
 ------------------------ ------------------------
-Workholding System+==== Workholding System ==== 
  
 Why is workholding needed? Why is workholding needed?
Line 102: Line 117:
  
  
 +------------
  
- 
-------------------------- 
-Training notes: 
-- Choosing inside corner radii based on bits used. 
- 
- 
- 
-Skills: 
-- Mapping G-code to physical workpiece coordinates 
-- Tool depth calibration 
-- Re-mounting part (multi-job) 
-- workpice holding 
     You MAY need a custom mount if:     You MAY need a custom mount if:
         -You need to mill more than 1 side (having a custom mount allows flipping and matching the alignment)         -You need to mill more than 1 side (having a custom mount allows flipping and matching the alignment)
Line 123: Line 127:
  
 -------------------------- --------------------------
-Setup:+==== Setup: ==== 
 Always ensure the Allen Key is out of the top screw after tightening spindle!!! Always ensure the Allen Key is out of the top screw after tightening spindle!!!
  
Line 135: Line 140:
  
 ------------------------------ ------------------------------
-Bits:+==== Bits: ==== 
  
 Types: Types:
Line 163: Line 169:
  
 ------------------------------ ------------------------------
-Cutting Fluids:+==== Cutting Fluids: ==== 
 Aluminum: WD40 Aluminum: WD40
 Stainless-Steel: Anchorlube Metalworking Compound Stainless-Steel: Anchorlube Metalworking Compound
Line 170: Line 177:
  
 ----------------------------- -----------------------------
-Materials:+==== Materials: ==== 
  
 316 Medical Grade stainless steel is used for food/body safe items. 316 Medical Grade stainless steel is used for food/body safe items.
Line 179: Line 187:
  
 ----------------------------- -----------------------------
-Machine Maintenance:+==== Machine Maintenance: ====
 Grease goes in harder-to-reach places, oil for ways. Grease goes in harder-to-reach places, oil for ways.
  
Line 189: Line 197:
  
 ------------------------------ ------------------------------
-Jaxon: Machine characteristics:+==== Jaxon: Machine characteristics: ====
  
 Max build size: Max build size:
Line 204: Line 212:
  
 ------------------------------ ------------------------------
-G-Code:+==== G-Code: ====
  
 General tips: General tips:
Line 225: Line 233:
  
  
-Workspaces:+==== Workspaces: ====
 G53 #0 = Machine Coordinates, where 0,0,0= the homing position. G53 #0 = Machine Coordinates, where 0,0,0= the homing position.
 G54 #1 = User defined #1. G54 #1 = User defined #1.