01_KINEMATICS_EXPLAINED
The motion system determines how a printer translates digital coordinates into physical nozzle movement. It is the mechanical foundation that sets the ceiling on speed, acceleration, and print quality at speed. Everything else — firmware, nozzle, extruder — works within the limits the motion system allows.
A bed-slinger moves the build plate forward and backward (Y axis) while the printhead moves left and right (X axis) on a horizontal bar. The Z axis raises or lowers the X bar. This is the simpler, older design — the Ender 3 popularized it, and the Bambu Lab A1 Mini and Bambu Lab A1 prove it can still deliver excellent results with modern engineering. The limitation is that the bed carries the print itself, and as the print gets taller and heavier, the moving mass increases, limiting safe acceleration.
A CoreXY uses two long belts running diagonally across the frame, with both motors mounted to the frame (not moving). By running the motors in the same or opposite directions, the printhead moves in X, Y, or diagonal patterns. The build plate only moves vertically (Z axis). Because the moving mass is just the lightweight printhead assembly, CoreXY printers sustain higher accelerations — 20,000mm/s² or more — without the vibration artifacts that plague bed-slingers at similar speeds.
There is a third type — bedslinger with a cantilevered X axis (like the A1 Mini) versus a full-frame bed-slinger (like the old Ender 3). Cantilevered designs are more compact but slightly less rigid. Full-frame bed-slingers are bulkier but more stable at lower speeds. Neither matches CoreXY for high-speed work.
