English

Polyline defined NC trajectories parametrization. A compact analysis and solution focused on 3D Printing

Computational Geometry 2018-08-21 v2

Abstract

This paper consists of a formal analysis and one solid solution to the knot finding problem given a source polyline and a parametric curve (e.g. circular arc, ellipse or biarc). We solve the problem using both a greedy algorithm to collect possible arc candidates and a simple algorithm to decide their combination. The rise of 3D printing technology has made it necessary to gain control over how we describe trajectories to our machines. The common method to define paths on 3D printers is describing complex trajectories with high-density polylines. This is computationally expensive and establishes a limit to the greatest accuracy for a given moving speed. This work provides an analysis and a method to fit those polylines with a near-optimal distribution of circular arcs and straight segments.

Keywords

Cite

@article{arxiv.1808.01831,
  title  = {Polyline defined NC trajectories parametrization. A compact analysis and solution focused on 3D Printing},
  author = {Honorio Salmerón Valdivieso},
  journal= {arXiv preprint arXiv:1808.01831},
  year   = {2018}
}

Comments

11 pages. Added link to source code. Section 3.2 has been revised

R2 v1 2026-06-23T03:25:20.590Z