pcb

Feature Request: Fillet Tool

Bug #1569656 reported by dn3s
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pcb
Triaged
Wishlist
Unassigned

Bug Description

I think this would be a very useful tool. The idea is, when the tool is activated, the user is prompted for a radius. Then they click on two intersecting lines (or maybe just once on the intersection itself), and an arc of the specified radius, tangent to the two specified lines is drawn, and the lines are trimmed back to their respective points on the arc.

A good example of this exists in LibreCad if anyone's familiar with it. However this would have been easy to implement with LibreCad because they already have a toolbar with dedicated space to put text inputs for tool-specific values, which PCB lacks(?)

My current method for filleting 45 degree corners takes about 20 seconds per fillet and involves a text editor and drawing extra lines and stuff, which adds up when I like having all my corners rounded.

Implementation could be in 2 phases; in phase 1 the user can fillet the intersection of 2 lines, and in phase 2 support could be added to fillet intersections betweens lines and arcs, and arcs and arcs

Tags: plugin
Changed in pcb:
importance: Undecided → Wishlist
status: New → Triaged
milestone: none → next-feature-release
tags: added: plugin
Revision history for this message
Nicklas Karlsson (nicklas-karlsson17) wrote :

Yes it would make sense. One option would be to insert a fillet instead of drawing lines directly then it could be edited later.

Changed in pcb:
milestone: pcb-4.1.0 → pcb-4.1.1
Changed in pcb:
milestone: pcb-4.1.1 → pcb-4.2.1
Changed in pcb:
milestone: pcb-4.2.1 → future-feature-release
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.