162 research outputs found

    Towards efficient 5-axis flank CNC machining of free-form surfaces via fitting envelopes of surfaces of revolution

    Get PDF
    We introduce a new method that approximates free-form surfaces by envelopes of one-parameter motions of surfaces of revolution. In the context of 5-axis computer numerically controlled (CNC) machining, we propose a flank machining methodology which is a preferable scallop-free scenario when the milling tool and the machined free-form surface meet tangentially along a smooth curve. We seek both an optimal shape of the milling tool as well as its optimal path in 3D space and propose an optimization based framework where these entities are the unknowns. We propose two initialization strategies where the first one requires a user’s intervention only by setting the initial position of the milling tool while the second one enables to prescribe a preferable tool-path. We present several examples showing that the proposed method recovers exact envelopes, including semi-envelopes and incomplete data, and for general free-form objects it detects envelope sub-patches

    A Survey of Sketch Based Modeling Systems

    Get PDF

    ExtrudeNet: Unsupervised Inverse Sketch-and-Extrude for Shape Parsing

    Full text link
    Sketch-and-extrude is a common and intuitive modeling process in computer aided design. This paper studies the problem of learning the shape given in the form of point clouds by inverse sketch-and-extrude. We present ExtrudeNet, an unsupervised end-to-end network for discovering sketch and extrude from point clouds. Behind ExtrudeNet are two new technical components: 1) an effective representation for sketch and extrude, which can model extrusion with freeform sketches and conventional cylinder and box primitives as well; and 2) a numerical method for computing the signed distance field which is used in the network learning. This is the first attempt that uses machine learning to reverse engineer the sketch-and-extrude modeling process of a shape in an unsupervised fashion. ExtrudeNet not only outputs a compact, editable and interpretable representation of the shape that can be seamlessly integrated into modern CAD software, but also aligns with the standard CAD modeling process facilitating various editing applications, which distinguishes our work from existing shape parsing research. Code is released at https://github.com/kimren227/ExtrudeNet.Comment: Accepted to ECCV 202

    From 3D Models to 3D Prints: an Overview of the Processing Pipeline

    Get PDF
    Due to the wide diffusion of 3D printing technologies, geometric algorithms for Additive Manufacturing are being invented at an impressive speed. Each single step, in particular along the Process Planning pipeline, can now count on dozens of methods that prepare the 3D model for fabrication, while analysing and optimizing geometry and machine instructions for various objectives. This report provides a classification of this huge state of the art, and elicits the relation between each single algorithm and a list of desirable objectives during Process Planning. The objectives themselves are listed and discussed, along with possible needs for tradeoffs. Additive Manufacturing technologies are broadly categorized to explicitly relate classes of devices and supported features. Finally, this report offers an analysis of the state of the art while discussing open and challenging problems from both an academic and an industrial perspective.Comment: European Union (EU); Horizon 2020; H2020-FoF-2015; RIA - Research and Innovation action; Grant agreement N. 68044

    On initialization of milling paths for 5-axis flank CNC machining of free-form surfaces with general milling tools

    Get PDF
    We propose a path-planning algorithm for 5-axis flank CNC machining with general tools of varying curvature. Our approach generalizes the initialization strategy introduced for conical tools [Bo et al., 2017] to arbitrary milling tools. Given a free-form (NURBS) surface and a rotational milling tool, we look for its motion in 3D to approximate the input reference surface within a given tolerance. We show that for a general shape of the milling tool, there exist locally and generically four 3D directions in which the point-surface distance follows the shape of the tool up to second order. These directions form a 3D multi-valued vector field and its integration gives rise to a set of integral curves. Among these integral curves, we seek straight line segments that correspond to good initial positions of the axes of the milling tool. We validate our method against synthetic examples with known exact solutions and, on industrial datasets, we detect approximate solutions that meet fine machining tolerances. We also demonstrate applicability of our method for efficient flank milling of convex regions that is not possible using traditional conical tools.RYC-2017-2264

    Highly-accurate 5-axis flank CNC machining with conical tools

    Get PDF
    A new method for 55-axis flank computer numerically controlled (CNC) machining using a predefined set of tappered ball-end-mill tools (aka conical) cutters is proposed. The space of lines that admit tangential motion of an associated truncated cone along a general, doubly curved, free-form surface is explored. These lines serve as discrete positions of conical axes in 3D space. Spline surface fitting is used to generate a ruled surface that represents a single continuous sweep of a rigid conical milling tool. An optimization based approach is then applied to globally minimize the error between the design surface and the conical envelope. Our computer simulation are validated with physical experiments on two benchmark industrial datasets, reducing significantly the execution times while preserving or even reducing the milling error when compared to the state-of-the-art industrial software

    Accessibility for Line-Cutting in Freeform Surfaces

    Get PDF
    Manufacturing techniques such as hot-wire cutting, wire-EDM, wire-saw cutting, and flank CNC machining all belong to a class of processes called line-cutting where the cutting tool moves tangentially along the reference geometry. From a geometric point of view, line-cutting brings a unique set of challenges in guaranteeing that the process is collision-free. In this work, given a set of cut-paths on a freeform geometry as the input, we propose a conservative algorithm for finding collision-free tangential cutting directions. These directions, if they exist, are guaranteed to be globally accessible for fabricating the geometry by line-cutting. We then demonstrate how this information can be used to generate globally collision-free cut-paths. We apply our algorithm to freeform models of varying complexity.RYC-2017-2264
    corecore