Commit Graph

45 Commits

Author SHA1 Message Date
Florian Festi 8a25094b25 Do not overwrite already existing edge characters 2013-09-15 19:19:24 +02:00
Florian Festi 3b36c390a0 Fix FingerJointEdge for not so short length 2013-09-01 14:39:26 +02:00
Florian Festi b42d31ed71 Fix offset for callbacks of rectangularWall 2013-08-31 20:06:30 +02:00
Florian Festi a2870f0f29 Add Boxes.debug to add construction lines 2013-08-31 20:04:47 +02:00
Florian Festi 96c8cb9eb6 Fix FingerJointEdge for short length 2013-08-31 19:36:06 +02:00
Florian Festi 488da01c4d Add NutHole 2013-07-26 09:59:09 +02:00
Florian Festi 6c1318d369 Add surroundingspaces param to FingerJoint, allowing the fingers to get closer to the edges 2013-07-26 09:59:09 +02:00
Florian Festi a58186f0f0 Fix callback of rectangularWall. Do edge for width for previous edge first 2013-07-21 23:02:51 +02:00
Florian Festi 4954055de8 Set default burn to 0.05 2013-07-21 23:02:19 +02:00
Florian Festi 1ddf90d077 Add position params to NEMA stepper mount 2013-07-21 23:01:35 +02:00
Florian Festi 0e5776451f Fix placing of hex holes in roundedPlate 2013-07-20 19:29:41 +02:00
Florian Festi a5cf3cc59f Add callbacks to rectangularWall 2013-07-20 19:00:50 +02:00
Florian Festi 3fd36fa9a7 NEMA stepper mount 2013-07-20 18:57:40 +02:00
Florian Festi a8fff61b83 rectanglularHole 2013-07-20 18:57:40 +02:00
Florian Festi 7785fcdfa7 Remove burn offset from fingerHolesAt - offset is now handled by callback 2013-07-20 18:57:40 +02:00
Florian Festi 9fb6e85ad9 Use r in the handle instead of hard coded value 2013-07-20 18:56:11 +02:00
Florian Festi 234698aa88 Make size of the fingers cross section configurable 2013-07-20 13:10:03 +02:00
Florian Festi 01af694fee Make Edges and their settings callable objects
Hexholes, grip and latch still need to be converted
2013-07-20 13:00:59 +02:00
Florian Festi 78d4169606 Stretch flex by 10% for surroundingWall 2013-06-29 13:57:05 +02:00
Florian Festi 5fd32a2e22 Make burn an __init__ param and fix burn correction for callbacks 2013-06-29 13:55:57 +02:00
Florian Festi 987d51a73b Fix scaling 2013-06-25 19:45:48 +02:00
Florian Festi d3e932b78c Fix Latch to have 0.1*thickness space to allow easy sliding in and out 2013-06-25 13:40:22 +02:00
Florian Festi 849abbc4be Fix error in flex which omitted the upper connection 2013-06-19 01:17:48 +02:00
Florian Festi 853d024032 Add bed bolts - a way of using screws with plywood - to the finger joint 2013-06-15 23:26:22 +02:00
Florian Festi b0d321b4b2 fix burn correction for corner() 2013-06-08 15:19:28 +02:00
Florian Festi 4cbb586547 Use regular corners for DoveTailJoints 2013-06-07 15:55:39 +02:00
Florian Festi 35347edeb4 Fix @restore decorator and hole() to no longer keep the current point 2013-06-07 12:50:13 +02:00
Florian Festi bd24170bcf Use special latch for the lexboxes instead of generic finger joint 2013-06-03 09:49:51 +02:00
Florian Festi cf19c86c9c Add holesMargin param to rectangularWall
Allow callables and (callable, edgewidth) tuple as edge style
2013-05-14 17:52:33 +02:00
Florian Festi 35bb326533 Move params to hexHolesSettings
Fix spcing issue with hexHolesRectangle
Add some wall to the lamp
2013-04-18 11:44:33 +09:00
Florian Festi 7fe2c37a9c Add hexHolesPlate 2013-04-17 20:25:30 +09:00
Florian Festi 4705135755 Fix for hexHolesRectangle 2013-04-17 20:23:23 +09:00
Florian Festi a8dcf02918 Fix hexHolesRectangle and add skip param
Use skip param to implement hexHolesCircle
2013-04-16 23:52:06 +09:00
Florian Festi 52b23e2157 Change edge styles to single characters
Add dummy box to main library
2013-04-16 18:32:13 +09:00
Florian Festi 6cc2adf4c0 Fix width for fingerHoleEdge 2013-04-16 13:49:13 +09:00
Florian Festi e89fb24a65 Support short lists as callback param 2013-04-16 12:28:37 +09:00
Florian Festi dc02a0d86b Move silverware box into an own file 2013-04-16 12:28:37 +09:00
Florian Festi 3e6661e288 Add hole patterns e.g. for air ventilation (still unfinished) 2013-04-16 12:28:37 +09:00
Florian Festi 3376457d5e Parametric parts for boxes with rounded corners 2013-04-16 12:28:28 +09:00
Florian Festi 870b18db43 Cleanups and rearranging 2013-04-06 00:20:10 +02:00
Florian Festi 6d5c63176f Add curveTo and handle
Make canvas size a param for the constructor
2013-04-05 20:43:34 +02:00
Florian Festi f57fcc3284 Add and fix burn compensation 2013-04-02 22:38:51 +02:00
Florian Festi 3757df27a7 Inner walls
Fix fingerHoles
Added fingerHolesAt function for better adding holes inside of sides
2013-04-01 22:20:22 +02:00
Florian Festi 68ad631f1d Add dove tail joints 2013-04-01 18:32:07 +02:00
Florian Festi a89db65828 Initial commit 2013-04-01 09:42:29 +02:00