We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d26640 commit e12edcfCopy full SHA for e12edcf
index.html
@@ -2038,6 +2038,26 @@ <h5 class="modal-title-revision"></h5>
2038
</tbody>
2039
</table>
2040
2041
+ <table class="parameter cf">
2042
+ <tbody>
2043
+ <tr>
2044
+ <td name="motor_poles">
2045
+ <label>Motor Poles</label>
2046
+ <input type="text" step="1" min="4" max="255" />
2047
+ </td>
2048
+ <td name="">
2049
+ <label></label>
2050
2051
2052
2053
2054
2055
2056
2057
+ </tr>
2058
+ </tbody>
2059
+ </table>
2060
+
2061
<table class="parameter cf">
2062
<tbody>
2063
<tr>
0 commit comments