mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
Fix terminal software links
This commit is contained in:
@ -69,10 +69,10 @@
|
||||
<h4>Terminal/console software</h4>
|
||||
<p>This is perhaps the most important tool: the ability to connect directly to your 3D printer to read and send information. Options include:</p>
|
||||
<ol>
|
||||
<li><a href="https://www.pronterface.com/" target="_blank"></a>Pronterface</a> - Free and available for Windows, Mac and Linux.</li>
|
||||
<li><a href="https://octoprint.org/" target="_blank"></a>Octoprint</a> - Free host software that typically runs on a Raspberry Pi. Has a 'terminal' tab. <a href="https://youtu.be/h--RLbvQKYc" target="_blank"></a>Octoprint setup video guide</a></li>
|
||||
<li><a href="https://www.arduino.cc/en/software" target="_blank"></a>Arduino IDE</a> - Free and available for Windows, Mac and Linux. Less intuitive but the <i>Tools > Serial Monitor</i> option will provide a terminal.</li>
|
||||
<li><a href="https://www.simplify3d.com/" target="_blank"></a>Simplify3D</a> - Paid slicing software that also has a terminal feature.</li>
|
||||
<li><a href="https://www.pronterface.com/" target="_blank">Pronterface</a> - Free and available for Windows, Mac and Linux.</li>
|
||||
<li><a href="https://octoprint.org/" target="_blank">Octoprint</a> - Free host software that typically runs on a Raspberry Pi. Has a 'terminal' tab. <a href="https://youtu.be/h--RLbvQKYc" target="_blank">Octoprint setup video guide</a></li>
|
||||
<li><a href="https://www.arduino.cc/en/software" target="_blank">Arduino IDE</a> - Free and available for Windows, Mac and Linux. Less intuitive but the <i>Tools > Serial Monitor</i> option will provide a terminal.</li>
|
||||
<li><a href="https://www.simplify3d.com/" target="_blank">Simplify3D</a> - Paid slicing software that also has a terminal feature.</li>
|
||||
</ol>
|
||||
<p>There are many other options but these are the most popular. If you already have a favourite piece of terminal software, you don't really need this list.</p>
|
||||
<p>Connecting to the printer is covered in the next tab.</p>
|
||||
|
Reference in New Issue
Block a user