Inspired by computer numerical control (CNC) technology and drastic changes in the world of electronics and microcontrollers, the idea of using non-cartesian coordinate system for CNC machines became a topic of interest. Non-cartesian coordinate systems provide freedom of movement in systems with large working spaces where high dimensional accuracy is not a prime concern. Applications of such systems can be found in murals, where a painting is applied to a large wall of any arbitrary build material. In the present paper, a new design was introduced to automate the process of drawing murals on large surfaces. The proposed mechanism utilized chain and sprocket to overcome the size limitations of traditionally available x-y tables. In addition to that, the developed mechanism does not utilize the common robust structures used in the conventional CNC systems and the tool motion is created using flexible arms that are not heavily constrained. The effect of systems unwanted vibration has been eliminated using continuous trajectory and kinematic profiles. Parametric curve interpolation algorithms for trajectory planning were implemented to increase the flexibility of drawing complex curves. Parametric curves such as B-spline and non-uniform rational B-spline (NURBS) were employed to generate a jerk limited trajectory for motion control and extraction of kinematic profiles. Such trajectory constrains the jerk of the system and guarantees a smooth motion free of feed-rate fluctuations. Compared to other methods available for extracting the kinematic profiles, jerk limited method decreases the travel time and trajectory error. Ultimately, motion commands were produced by using kinematic profiles and the second order Taylor interpolator. STM32746ZG card was used as the main processor and two stepper motors controlled by a Bit Pattern interpolation algorithm were utilized to drive the proposed mechanism. The input pulses of stepper motors were stored as binary bits and transmitted to drivers in real-time. The feedback was also evaluated by two rotary encoders, placed at the end of the motors’ shafts. Encoder data were acquired and transmitted using a TCP/IP protocol to guarantee zero data loss during the transmission.