|
|
@ -1000,7 +1000,7 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical { |
|
|
|
</property> |
|
|
|
<widget class="QWidget" name="tab"> |
|
|
|
<attribute name="title"> |
|
|
|
<string>基础页</string> |
|
|
|
<string>ID</string> |
|
|
|
</attribute> |
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5"> |
|
|
|
<item> |
|
|
@ -2005,6 +2005,30 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical { |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
<widget class="QWidget" name="tab_2"> |
|
|
|
<attribute name="title"> |
|
|
|
<string>使用说明</string> |
|
|
|
</attribute> |
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_7"> |
|
|
|
<item> |
|
|
|
<widget class="QTextBrowser" name="textBrowser"> |
|
|
|
<property name="html"> |
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> |
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css"> |
|
|
|
p, li { white-space: pre-wrap; } |
|
|
|
</style></head><body style=" font-family:'SimSun'; font-size:9pt; font-weight:400; font-style:normal;"> |
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Consolas','Courier New','monospace'; font-size:10pt; color:#ff0000;">XY调试电机基础参数配置思路</span></p> |
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Consolas','Courier New','monospace'; font-size:10pt; color:#ff0000;"> 0. 如果有编码器,先失能编码器。</span></p> |
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Consolas','Courier New','monospace'; font-size:10pt; color:#ff0000;"> 1. 调整hbot类型,x_shaft,y_shaft</span></p> |
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Consolas','Courier New','monospace'; font-size:10pt; color:#ff0000;"> 根据硬件结构判断hbot类型</span></p> |
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Consolas','Courier New','monospace'; font-size:10pt; color:#ff0000;"> 确定好hbot类型后,调整x_shaft和y_shaft的数值,让电机相对移动(d100,d100)位置,是远离x,y原点</span></p> |
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Consolas','Courier New','monospace'; font-size:10pt; color:#ff0000;"> 2. 使能编码</span></p> |
|
|
|
<p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Consolas','Courier New','monospace'; font-size:10pt; color:#ff0000;"> 3. 让电机相对移动到(100,100),查看当前位置是否为100, 如果不为100,调整enc_resolution的大小和正负。</span></p></body></html></string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|