1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-01-29 03:08:03 +01:00

Added render() to pocket_handle().

This commit is contained in:
Chris Palmer 2022-02-06 23:43:40 +00:00
parent e7376e28c4
commit d341ce499e
2 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@ module pocket_handle_assembly(type) { //! Assembly with fasteners in place
translate_z(f.z + t / 2) hflip() {
stl_colour(pp1_colour)
pocket_handle(type);
render() pocket_handle(type);
pocket_handle_hole_positions(type) {
translate_z(f.z + t)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB