Skip to content

Commit

Permalink
deploy gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
TurBoss committed Nov 13, 2023
1 parent b42047a commit af934d4
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 3 deletions.
Binary file modified .doctrees/dev_install.doctree
Binary file not shown.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/index.doctree
Binary file not shown.
Binary file modified .doctrees/lathe_interface.doctree
Binary file not shown.
Binary file modified .doctrees/mill_interface.doctree
Binary file not shown.
Binary file modified .doctrees/quick_start.doctree
Binary file not shown.
Binary file modified .doctrees/quick_start_apt.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions quick_start.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h1>Probe Basic .deb Installation instructions<a class="headerlink" href="#probe
</div>
<p><strong>Once you have installed linuxcnc, open linuxcnc and start the axis sim briefly and then you can shut it down to ensure the installation was succesful.</strong></p>
<p><strong>Installing QtPyVCP and Probe Basic, Download the following files into your chosen directory typically home/your-pc-name/downloads</strong></p>
<pre class="literal-block"><a class="reference external" href="https://repository.qtpyvcp.com/repo/probe-basic-dev/python3-probe-basic_0.5.3-127.dev_all.deb">https://repository.qtpyvcp.com/repo/probe-basic-dev/python3-probe-basic_0.5.3-127.dev_all.deb</a>
<pre class="literal-block"><a class="reference external" href="https://repository.qtpyvcp.com/repo/probe-basic-dev/python3-probe-basic_0.5.3-130.dev_all.deb">https://repository.qtpyvcp.com/repo/probe-basic-dev/python3-probe-basic_0.5.3-130.dev_all.deb</a>

<a class="reference external" href="https://repository.qtpyvcp.com/repo/qtpyvcp-dev/python3-qtpyvcp_4.0-26.dev_all.deb">https://repository.qtpyvcp.com/repo/qtpyvcp-dev/python3-qtpyvcp_4.0-26.dev_all.deb</a>

Expand All @@ -139,7 +139,7 @@ <h1>Probe Basic .deb Installation instructions<a class="headerlink" href="#probe
<p><em>then enter the following using the recently downloaded file name :</em></p>
<pre class="literal-block">sudo dpkg -i python3-qtpyvcp_4.0-26.dev_all.deb</pre>
<p><em>then enter the following using the recently downloaded file name :</em></p>
<pre class="literal-block">sudo dpkg -i python3-probe-basic_0.5.3-127.dev_all.deb</pre>
<pre class="literal-block">sudo dpkg -i python3-probe-basic_0.5.3-130.dev_all.deb</pre>
<p><strong>You are all installed! You should now be able to launch the Probe Basic sim from within the linuxcnc applications dropdown menu.</strong></p>
<p><strong>When updating/installing the latest .deb files, the probe basic sim configuration files will be overwritten. It is strongly recommended to create your machine configuration files with unique names to avoid having them overwritten during updates.</strong></p>
<p><strong>To build your own machine configuration, please follow the instructions in this document:</strong></p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit af934d4

Please sign in to comment.