Limits, fits, and tolerances
Tolerance = upper limit - lower limit of a dimension. In the hole-basis system, the hole's lower deviation is zero; the shaft's deviations determine the type of fit. Clearance fit: shaft is always smaller. Interference fit: shaft is always larger. Transition fit: either clearance or interference is possible depending on actual sizes.
Check yourself: Have you compared the shaft's maximum size with the hole's minimum size to determine worst-case interference?
Measurement instruments and errors
A comparator measures deviation from a reference, not absolute size. Abbe's principle: the measurement axis should be collinear with the dimension being measured to minimize cosine error. Least count defines instrument resolution: micrometer (0.01 mm), vernier caliper (0.02 mm typical). Systematic errors need calibration; random errors need repeated measurements.
Check yourself: Is the instrument's least count adequate for the tolerance being verified?
CNC programming fundamentals
G-codes command motion: G00 (rapid traverse), G01 (linear interpolation), G02/G03 (circular interpolation CW/CCW). M-codes control machine functions: M03 (spindle on CW), M05 (spindle stop), M30 (program end). Coordinates can be absolute (G90) or incremental (G91). Feed rate F and spindle speed S must match the workpiece material.
Check yourself: Is the coordinate mode (absolute vs. incremental) correct for the programmed path?
Computer-integrated manufacturing
CIM integrates CAD, CAM, CAPP, and shop-floor control. Flexible manufacturing systems (FMS) combine CNC machines, material handling, and computer control for medium-variety, medium-volume production. Group technology classifies parts by similarity to exploit commonality in process planning. Automation level ranges from stand-alone CNC to fully integrated factories.
Check yourself: Does the production volume and variety justify the level of automation?
Additive manufacturing basics
Additive manufacturing builds parts layer by layer from a digital model (STL file). Key processes: FDM (thermoplastic extrusion), SLA (photopolymer curing), SLS (powder sintering), and DMLS (metal powder fusion). Layer thickness affects surface finish and build time. Support structures are needed for overhangs beyond a critical angle. Post-processing may be required for dimensional accuracy.
Check yourself: Does the geometry require support structures, and how will they be removed?