Updating - extrusion/lydia-print-head-v3

This commit is contained in:
lovebird 2025-03-08 17:57:07 +01:00
parent 939ad9b6ee
commit d55213f233
4 changed files with 121 additions and 17 deletions

View File

@ -1,6 +1,4 @@
<h2 id="printhead">Printhead</h2>
<h3 id="details">Details</h3>
<p>The system is using:</p>
<ul>
<li>Omron - MX2 VFD, over Modbus-RS485</li>
<li>Omron - E5 temperature controllers, over Modbus-RS485</li>
@ -19,7 +17,64 @@
<div class="ty-vendor-plans">
<div class="ty-grid-list__item" style="float: left;border: 1px gray;">
<h4 id="authors">Specification</h4>
<table style="display:table;width:auto;margin-left:auto;margin-right:auto">
<thead>
<tr>
<th>Name</th>
<th>Lydia</th>
</tr>
</thead>
<tbody>
<tr>
<td>Version</td>
<td>3.5</td>
</tr>
<tr>
<td>Weight</td>
<td>35KG</td>
</tr>
<tr>
<td>Package Dimensions</td>
<td>80 x 80 x 300 cm</td>
</tr>
<tr>
<td>Screw Diameter</td>
<td>25mm</td>
</tr>
<tr>
<td>Barrel Diameter</td>
<td>40mm</td>
</tr>
<tr>
<td>Barrel Length</td>
<td>42cm</td>
</tr>
<tr>
<td>Voltage</td>
<td>220V</td>
</tr>
<tr>
<td>Speed / RPM at 50Hz</td>
<td>50</td>
</tr>
<tr>
<td>Gearbox</td>
<td>1 &#x2013; 30</td>
</tr>
<tr>
<td>Motor Power</td>
<td>1.5 kW</td>
</tr>
<tr>
<td>Input Flake Size</td>
<td>Small - Medium</td>
</tr>
<tr>
<td>License</td>
<td><a href="https://ohwr.org/cernohl" style="color:#4C74B9">CERN Open Source Hardware License</a></td>
</tr>
</tbody>
</table>
</div>
@ -42,7 +97,7 @@
<p><a href="https://forum.osr-plastic.org/c/machines/3d-print/70">Forum</a></p>
</li>
<li>
<p><a href="http://files.osr-plastic.org/files/firmware/print-head/">Firmware</a></p>
<p><a href="https://files.polymech.io/files/machines/extrusion/lydia-print-head-v3/firmware/">Firmware</a></p>
<h3>Payment Terms</h3>
<p><b>Industrial machines</b> : 100% of the total cost of the machine(s) to be paid at the moment of the order.<br />
<b>Machines manufactured in-house</b> :

View File

@ -3,15 +3,10 @@
## Printhead
### Details
The system is using:
- Omron - MX2 VFD, over Modbus-RS485
- Omron - E5 temperature controllers, over Modbus-RS485
- Controllino - Mega breakout board, interfacing VFD and PID.
- Arduino compatible firmware
<hr/>
Please always contact us by EMail : <b>sales@plastic-hub.com</b><br/>
@ -24,7 +19,64 @@ The system is using:
<div class="ty-vendor-plans">
<div class="ty-grid-list__item" style="float: left;border: 1px gray;">
<h4 id="authors">Specification</h4>
<table style="display:table;width:auto;margin-left:auto;margin-right:auto">
<thead>
<tr>
<th>Name</th>
<th>Lydia</th>
</tr>
</thead>
<tbody>
<tr>
<td>Version</td>
<td>3.5</td>
</tr>
<tr>
<td>Weight</td>
<td>35KG</td>
</tr>
<tr>
<td>Package Dimensions</td>
<td>80 x 80 x 300 cm</td>
</tr>
<tr>
<td>Screw Diameter</td>
<td>25mm</td>
</tr>
<tr>
<td>Barrel Diameter</td>
<td>40mm</td>
</tr>
<tr>
<td>Barrel Length</td>
<td>42cm</td>
</tr>
<tr>
<td>Voltage</td>
<td>220V</td>
</tr>
<tr>
<td>Speed / RPM at 50Hz</td>
<td>50</td>
</tr>
<tr>
<td>Gearbox</td>
<td>1 &#x2013; 30</td>
</tr>
<tr>
<td>Motor Power</td>
<td>1.5 kW</td>
</tr>
<tr>
<td>Input Flake Size</td>
<td>Small - Medium</td>
</tr>
<tr>
<td>License</td>
<td><a href="https://ohwr.org/cernohl" style="color:#4C74B9">CERN Open Source Hardware License</a></td>
</tr>
</tbody>
</table>
</div>
@ -54,7 +106,7 @@ The system is using:
### Resources
- [Forum](https://forum.osr-plastic.org/c/machines/3d-print/70)
- [Firmware](http://files.osr-plastic.org/files/firmware/print-head/)
- [Firmware](https://files.polymech.io/files/machines/extrusion/lydia-print-head-v3/firmware/)

View File

@ -1,8 +1,3 @@
## Printhead
### Details
The system is using:
- Omron - MX2 VFD, over Modbus-RS485
- Omron - E5 temperature controllers, over Modbus-RS485

View File

@ -1 +1,3 @@
[Firmware](https://docs.plastic-hub.com/printhead/)
- [Firmware](https://docs.plastic-hub.com/printhead/)
- [Tests](https://files.polymech.io/files/machines/extrusion/lydia-print-head-v3/media/tests)