DHFSlicer: Double Height-Field Slicing for Milling Fixed-Height Materials


DHFSlicer partitions complex input shapes into bounded-height double-height-field (DHF) slices (a,e) that once packed (d) and augmented with automatically computed fixtures and registration patterns (f) can be milled out of fixed height slabs of material, and assembled to produce accurate replicas of the input (g). It first partitions the inputs into coarse blocks that satisfy a local DHF (LDHF) criterion with respect to their respective axes (b), and then cuts those into well-sized bounded-height slices (e). Using our DHF slices halves the milling time and reduces material waste by over 40% compared to using slices produced by a state-of-the-art alternative [Muntoni et al. 2018] (c). We render slices belonging to the same block using alternating same hue colors.
Abstract

3-axis milling enables cheap and precise fabrication of target objects from precut slabs of materials such as wood or stone. However, the space of directly millable shapes is limited since a 3-axis mill can only carve a heightfield (HF) surface during each milling and their size is bounded by the slab dimensions, one of which, the height, is typically significantly smaller than the other two for many typical materials. Extending 3-axis milling of precut slabs to general arbitrarily-sized shapes requires decomposing them into bounded-height 3-axis millable parts, or slices, which can be individually milled and then assembled to form the target object. We present DHFSlicer, a novel decomposition method that satisfies the above constraints and significantly reduces both milling time and material waste compared to alternative approaches. We satisfy the fabrication constraints by partitioning target objects into double height-field (DHF) slices, which can be fabricated using two milling passes: the HF surface accessible from one side is milled first, the slice is then flipped using appropriate fixtures, and then the second, remaining, HF surface is milled. DHFSlicer uses an efficient coarse-to-fine decomposition process: It first partitions the inputs into maximally coarse blocks that satisfy a local DHF criterion with respect to per-block milling axes, and then cuts each block into well-sized DHF slices. It minimizes milling time and material waste by keeping the slice count small, and maximizing slice height. We validate our method by embedding it within an end-to-end DHF milling pipeline and fabricating objects from slabs of foam, wood, and MDF; demonstrate that using the obtained slices reduces milling time and material waste by 42% on average compared to existing automatic alternatives; and highlight the benefits of DHFSlicer via extensive ablation studies.

Paper

PDF (53.5 MB)

BibTex
  @article{Yang:2020:DHFSlicer,
      author    = {Yang, Jinfan and Ara\'{u}jo, Chrystiano and Vining, Nicholas and Ferguson, 
                  Zachary and Rosales, Enrique and Panozzo, Daniele and Lefevbre, Sylvain and 
                  Cignoni, Paolo and Sheffer, Alla},
      title     = {DHFSlicer: Double Height-Field Slicing for Milling Fixed-Height Materials},
      journal   = {ACM Transaction on Graphics},
      year      = {2020},
      volume    = {39},
      number    = {6},
      doi       = {https://doi.org/10.1145/3414685.3417810},
      publisher = {ACM},
      address   = {New York, NY, USA}
  }
  
Additional Material


© 2020 Copyright Jinfan Yang, Chrystiano Araujo, Nicholas Vining, Zachary Ferguson, Enrique Rosales, Daniele Panozzo, Sylvain Lefevbre, Paolo Cignoni, and Alla Sheffer. Publication rights licensed to ACM.