omdl  v0.9.5
OpenSCAD Mechanical Design Library
linear_lmxuu.scad
Go to the documentation of this file.
1 //! [linear] Linear motion bearing; lmxuu; lm.
2 /***************************************************************************//**
3  \file
4  \author Roy Allen Sutton
5  \date 2024
6 
7  \copyright
8 
9  This file is part of [omdl] (https://github.com/royasutton/omdl),
10  an OpenSCAD mechanical design library.
11 
12  The \em omdl is free software; you can redistribute it and/or modify
13  it under the terms of the [GNU Lesser General Public License]
14  (http://www.gnu.org/licenses/lgpl.html) as published by the Free
15  Software Foundation; either version 2.1 of the License, or (at
16  your option) any later version.
17 
18  The \em omdl is distributed in the hope that it will be useful,
19  but WITHOUT ANY WARRANTY; without even the implied warranty of
20  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
21  Lesser General Public License for more details.
22 
23  You should have received a copy of the GNU Lesser General Public
24  License along with the \em omdl; if not, write to the Free Software
25  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
26  02110-1301, USA; or see <http://www.gnu.org/licenses/>.
27 
28  \details
29 
30  \amu_define group_name (lmxuu)
31  \amu_define group_brief ([linear] Linear motion bearing; lmxuu; lm.)
32 
33  \amu_include (include/amu/pgid_path_pstem_pg.amu)
34  \amu_text parent (${parent}_Linear)
35 *******************************************************************************/
36 
37 //----------------------------------------------------------------------------//
38 
39 /***************************************************************************//**
40  \amu_include (include/amu/group_in_parent_start.amu)
41  \amu_include (include/amu/includes_required.amu)
42 
43  \details
44 
45  \amu_copy (files="diagrams/lmxuu.svg" types="html,latex")
46  \amu_text
47  (
48  \image html ${PATH_NAME}/diagrams/lmxuu.svg "parameters"
49  \image latex ${PATH_NAME}/diagrams/lmxuu.svg "parameters"
50  )
51 
52  \amu_define output_scad (false)
53  \amu_define output_console (false)
54 
55  \amu_define title (Linear motion bearing)
56  \amu_define notes_table ()
57 
58  \amu_include (include/amu/scope_table.amu)
59 
60  \note The measurements in the table above are shown with:
61  \c length_unit_base="mm". These measurements will
62  convert when the base units are changed. See \ref units_length
63  for more information on setting the base units.
64 
65  | References: |
66  |:-------------|
67  | lmxuu |
68  | lm |
69  | [RepRap] |
70  | [Wikipedia] |
71 
72  [RepRap]: https://reprap.org/wiki/Linear_bearing
73  [Wikipedia]: https://en.wikipedia.org/wiki/Linear-motion_bearing
74 *******************************************************************************/
75 
76 //! <map> lmxuu bearing data table columns map.
77 //! \hideinitializer
79 [
80  ["n", "model number"],
81  ["dr", "inscribed circle"],
82  ["d", "outer diameter"],
83  ["l", "length"],
84  ["b", "outside snap ring grove"],
85  ["w", "ring grove width"],
86  ["d1", "ring grove diameter"]
87 ];
88 
89 //! <table> lmxuu bearing data table rows.
90 //! \hideinitializer
92 [
93  [ "lm3uu",l_mm( 3),l_mm( 7),l_mm( 10),l_mm( 7.3),l_mm(0.90),l_mm( 6.7)],
94  [ "lm4uu",l_mm( 4),l_mm( 8),l_mm( 12),l_mm( 8.8),l_mm(0.90),l_mm( 7.6)],
95  [ "lm5uu",l_mm( 5),l_mm( 10),l_mm( 15),l_mm( 10.2),l_mm(1.10),l_mm( 9.6)],
96  [ "lm6uu",l_mm( 6),l_mm( 12),l_mm( 19),l_mm( 13.5),l_mm(1.10),l_mm( 11.5)],
97  [ "lm8suu",l_mm( 8),l_mm( 15),l_mm( 17),l_mm( 11.5),l_mm(1.10),l_mm( 14.3)],
98  [ "lm8uu",l_mm( 8),l_mm( 15),l_mm( 24),l_mm( 17.5),l_mm(1.10),l_mm( 14.3)],
99  [ "lm10uu",l_mm( 10),l_mm( 19),l_mm( 29),l_mm( 22.0),l_mm(1.30),l_mm( 18.0)],
100  [ "lm12uu",l_mm( 12),l_mm( 21),l_mm( 30),l_mm( 23.0),l_mm(1.30),l_mm( 20.0)],
101  [ "lm13uu",l_mm( 13),l_mm( 23),l_mm( 32),l_mm( 23.0),l_mm(1.30),l_mm( 22.0)],
102  [ "lm16uu",l_mm( 16),l_mm( 28),l_mm( 37),l_mm( 26.5),l_mm(1.60),l_mm( 27.0)],
103  [ "lm20uu",l_mm( 20),l_mm( 32),l_mm( 42),l_mm( 30.5),l_mm(1.60),l_mm( 30.5)],
104  [ "lm25uu",l_mm( 25),l_mm( 40),l_mm( 59),l_mm( 41.0),l_mm(1.85),l_mm( 38.0)],
105  [ "lm30uu",l_mm( 30),l_mm( 45),l_mm( 64),l_mm( 44.5),l_mm(1.85),l_mm( 43.0)],
106  [ "lm35uu",l_mm( 35),l_mm( 52),l_mm( 70),l_mm( 49.5),l_mm(2.10),l_mm( 49.0)],
107  [ "lm40uu",l_mm( 40),l_mm( 60),l_mm( 80),l_mm( 60.5),l_mm(2.10),l_mm( 57.0)],
108  [ "lm50uu",l_mm( 50),l_mm( 80),l_mm( 100),l_mm( 74.0),l_mm(2.60),l_mm( 76.5)],
109  [ "lm60uu",l_mm( 60),l_mm( 90),l_mm( 110),l_mm( 85.0),l_mm(3.15),l_mm( 86.5)],
110  [ "lm80uu",l_mm( 80),l_mm( 120),l_mm( 140),l_mm(105.5),l_mm(4.15),l_mm(116.0)],
111  ["lm100uu",l_mm( 100),l_mm( 150),l_mm( 175),l_mm(125.5),l_mm(4.15),l_mm(145.0)],
112  ["lm120uu",l_mm( 120),l_mm( 180),l_mm( 200),l_mm(158.5),l_mm(4.15),l_mm(175.0)],
113  ["lm150uu",l_mm( 150),l_mm( 210),l_mm( 240),l_mm(170.6),l_mm(5.15),l_mm(204.0)]
114 ];
115 
116 //! @}
117 //! @}
118 
119 //----------------------------------------------------------------------------//
120 // openscad-amu auxiliary scripts
121 //----------------------------------------------------------------------------//
122 
123 /*
124 BEGIN_SCOPE table;
125  BEGIN_OPENSCAD;
126  include <omdl-base.scad>;
127  include <database/component/bearing/linear_lmxuu.scad>;
128 
129  // temporary override for table presentation.
130  // function l_mm(v) = round_s(length(v,"mm"), 4);
131 
132  length_unit_base = "mm";
133 
134  n = true; // number
135  hi = true; // include heading id
136  ht = true; // include heading description
137 
138  tr = dtr_bearing_linear_lmxuu;
139  tc = dtc_bearing_linear_lmxuu;
140 
141  table_write( tr, tc, number=n, heading_id=hi, heading_text=ht );
142 
143  // end_include
144  END_OPENSCAD;
145 
146  BEGIN_MFSCRIPT;
147  include --path "${INCLUDE_PATH}" {var_init,var_gen_term}.mfs;
148  include --path "${INCLUDE_PATH}" scr_make_mf.mfs;
149  END_MFSCRIPT;
150 END_SCOPE;
151 */
152 
153 //----------------------------------------------------------------------------//
154 // end of file
155 //----------------------------------------------------------------------------//
dtr_bearing_linear_lmxuu
dtc_bearing_linear_lmxuu
function l_mm(v)
Shorthand length conversion for millimeters.