gridfinity_openscad icon indicating copy to clipboard operation
gridfinity_openscad copied to clipboard

Remove floor fillet for efloor mode [1]

Open danielsan80 opened this issue 3 months ago • 3 comments

Hi Jamie.

This is my first attempt to contributing to the project to get more familiar with it.

Maybe it's just my personal taste, so feel free to reject this PR.

In efloor mode, you dig the standard floor which has a spherical fillet, but I'm not sure a filleted floor inner edge is functional in this case. In my opinion, a sharpen inner edge might be more effective.

To try the change, in gridfinity_basic_cup.scad, set:

depth = 2;
fingerslide = false;
efficient_floor = true;

Thanks for your job.

danielsan80 avatar Nov 07 '24 17:11 danielsan80