Sphere Profile

The Sphere profile (L2 norm) creates a perfect circular fillet on primitive edges. This is the default rounding type.

Basic Usage

  1. Select a Chisel object that supports rounding (Box, Cylinder, etc.)
  2. In the Object Properties panel, set Profile to Sphere
  3. Increase the Rounding value to see the effect

Characteristics

  • Produces a perfectly circular cross-section at edges
  • Works uniformly in all dimensions
  • Most natural-looking fillet for general use
  • Based on L2 (Euclidean) distance norm

Parameters

Rounding

  • Range: 0.0 to 10.0 (soft max 2.0)
  • Default: 0.0
  • Effect: Radius of the circular fillet

See Also