Skip to content

Chamfer plus (first extend non intersecting edges, then trigger fillet / chamfer )

License

Notifications You must be signed in to change notification settings

zeffii/mesh_tinyCAD_CHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

mesh_tinyCAD_CHP

Chamfer plus (first extend non intersecting edges, then trigger fillet / chamfer Operator).

Installation

This addon lives separately from the mesh_tinyCAD add-on.

  1. Download zip to some location on your HD
  2. UserPrefs -> Addons -> Install from File -> Locate the Zip
  3. Enable using Tick box.
  4. Ctrl+U and Save User Preferences to Fully store the add-on's enabled state in your startup.blend

Usage

how to Trigger:

  1. It will attach itself to the tinyCAD W menu if it's found.
  2. or.. hit Spacebar, type CHP and trigger it that way
  • Menu item should only appear if two edges are selected.
  • Operator should only process geometry if the condition known as V is met. (both edges can be projected to a common intersection)

Limitations

This only intended to solve the V condition. Not X and T (are a little more involved..and not worth my time)

V is the last row in this graphic.
image 1

About

Chamfer plus (first extend non intersecting edges, then trigger fillet / chamfer )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages