Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 690 Bytes

File metadata and controls

18 lines (14 loc) · 690 Bytes

random_heart_to_heart_generator.scad

Generate two models, print and then delete. Only these two hearts can match each other in the world.

This is a random heart to heart maze generator. It's based on Random maze heart generator. You may change the following parameters to generate a couple of maze hearts, different every time:

  • name_for_you
  • name_for_me
  • heart_height
  • wall_thickness
  • wall_height
  • cblocks
  • levels
  • tip_factor
  • spacing
  • ring

Random Heart to Heart Generator