The Cartesian arm solution is the most common type of machine configuration used in 3D printers and CNC machines.
In a Cartesian machine, each actuator (motor and linear rail) directly corresponds to an axis in Cartesian space:
This is the simplest arm solution, as there is a direct 1:1 relationship between the motors and the movement in space - no mathematical conversion is needed.
To configure your machine to use the Cartesian arm solution, add this to your configuration file:
arm_solution cartesian
This is the default setting in Smoothieware, so if you don’t specify an arm solution, Cartesian will be used automatically.
Cartesian configurations are used in:
Image reference: C-Beam Cartesian machine
(Original image path: images/cartesian/c-beam.jpg - file not found)