latest :)

This commit is contained in:
Code 2025-01-31 17:35:09 +01:00
parent 7c69c16b4b
commit e5f2e40a42
9 changed files with 3376 additions and 238 deletions

View File

@ -334,7 +334,7 @@
</table>
<p>PlasticHub - Barcelona
<a href="tel:+34691952287">Phone : +34691952287</a></p>
<p>EMail : <a href="&#109;&#97;&#x69;&#108;&#x74;&#111;&#x3a;&#115;&#97;&#x6c;&#101;&#x73;&#64;&#112;&#x6c;&#97;&#x73;&#x74;&#105;&#x63;&#x2d;&#x68;&#117;&#98;&#46;&#x63;&#x6f;&#x6d;">&#115;&#x61;&#108;&#x65;&#x73;&#64;&#x70;&#x6c;&#x61;&#x73;&#116;&#105;c&#45;&#104;&#117;&#98;&#46;&#99;&#111;m</a></p></p>
<p>EMail : <a href="&#109;&#97;&#105;l&#116;&#x6f;&#x3a;&#115;&#x61;&#x6c;&#101;&#115;&#64;&#112;&#x6c;&#x61;&#115;&#116;&#x69;&#99;&#45;&#104;&#x75;&#x62;&#x2e;co&#109;">s&#97;&#108;&#101;s&#64;&#x70;&#x6c;&#97;&#115;&#116;i&#x63;&#45;&#104;&#117;&#x62;&#46;&#x63;&#111;&#x6d;</a></p></p>
</td>
</tr>

View File

@ -334,7 +334,7 @@
</table>
<p>PlasticHub - Barcelona
<a href="tel:+34691952287">Teléfono : +34691952287</a></p>
<p>Correo electrónico : <a href="&#109;&#x61;&#x69;&#108;&#116;&#x6f;&#58;sa&#x6c;&#101;s&#x40;p&#108;&#97;s&#x74;&#105;&#x63;&#x2d;&#104;&#117;&#x62;&#x2e;&#99;&#x6f;&#109;">&#x73;&#97;&#108;e&#x73;&#64;&#112;&#108;&#97;&#115;&#x74;&#105;c&#45;&#104;&#117;&#98;.&#99;&#x6f;&#109;</a></p></p>
<p>Correo electrónico : <a href="&#109;&#97;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#115;&#97;&#x6c;&#x65;&#x73;&#64;&#x70;l&#97;&#x73;&#x74;&#x69;&#99;&#x2d;&#104;&#x75;&#x62;&#46;&#x63;&#111;&#109;">&#115;&#x61;&#108;e&#x73;&#64;&#112;&#x6c;&#x61;&#x73;&#116;i&#99;&#x2d;&#x68;&#x75;&#x62;&#x2e;co&#109;</a></p></p>
</td>
</tr>
@ -894,7 +894,7 @@
<li><a href="https://www.coldchaintech.com/">Coldchaintech - EE.UU. - Soluciones de envasado - Lydia-v3.5</a></li>
<li><a href="https://footprintinc.be">Footprintinc - LSAM - Bélgica - Lydia-v3 @ Kuga)</a></li>
<li><a href="https://aivox.com/">Aivox - LSAM - Lydia-v3 @ ABB) - Italia</a></li>
<li><a href="https://www.mit.edu/">MIT - Investigación sobre el Plástico Reciclado en los países en desarrollo - Lydia-v3</a></li>
<li><a href="https://www.mit.edu/">MIT - Investigación Plástico reciclado en países en desarrollo - Lydia-v3</a></li>
<li><a href="https://prewaste.com/en/projects/">Prewaste - España - Investigación de residuos postindustriales - Lydia-v4.5</a></li>
<li><a href="https://haackrecycling.dk">Haackrecycling - Dinamarca - Línea de filamentos @ Reciclaje textil - I+D</a></li>
<li><a href="https://www.santaniol.com/aigua-sant-aniol/">SantAniol - España - Agua mineral - Máquina expendedora</a></li>

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -8,226 +8,239 @@
<meta name="viewport" content="initial-scale=1.0">
<meta name="format-detection" content="telephone=no">
<title></title>
<style type="text/css">
u li {
list-style-type: disc;
padding: 3px;
}
li {
padding: 3px;
padding-top: 3px;
text-align: left;
}
a {
color: #3f3f3f !important;
text-decoration-color: #007fa970 !important;
text-decoration: underline;
}
a:hover,
a:focus {
text-decoration: none;
color: inherit;
}
.bgExtruders {
background-color: #fffef6! important;
}
.bgInjectors {
background-color: #fff8f8! important;
}
.hrClass{
background-color: #dbdbdb !important;
}
HR {
color: #dbdbdb;
border-top: 1px solid rgb(211, 112, 0);
}
body {
margin: 0;
padding: 0;
}
img {
border: 0px;
display: block;
}
.imgSmall {
width: 150px !important;
}
.imgThumb {
margin: 8px !important;
}
.logo {
margin-top: 12px !important;
margin-left: 12px !important;
float: left;
}
.socialLinks {
font-size: 6px;
}
.socialLinks a {
display: inline-block;
}
.long-text p {
margin: 1em 0px;
}
.long-text p:last-child {
margin-bottom: 0px;
}
.long-text p:first-child {
margin-top: 0px;
}
u li {
list-style-type: disc;
padding: 3px;
}
li {
padding: 3px;
padding-top: 3px;
text-align: left;
}
a {
color: #3f3f3f !important;
text-decoration-color: #007fa970 !important;
text-decoration: underline;
}
a:hover,
a:focus {
text-decoration: none;
color: inherit;
}
.bgExtruders {
background-color: #f7f6f1! important;
}
.bgInjectors {
background-color: #fffdfd! important;
}
.bgSheetpress {
background-color: #f6fcf8! important;
}
.hrClass{
background-color: #dbdbdb !important;
}
HR {
color: #dbdbdb;
border-top: 1px solid rgb(211, 112, 0);
}
body {
margin: 0;
padding: 0;
}
img {
border: 0px;
display: block;
}
.imgSmall {
width: 150px !important;
}
.imgThumb {
margin: 8px !important;
}
.logo {
margin-top: 12px !important;
margin-left: 12px !important;
float: left;
}
.socialLinks {
font-size: 6px;
}
.socialLinks a {
display: inline-block;
}
.long-text p {
margin: 1em 0px;
}
.long-text p:last-child {
margin-bottom: 0px;
}
.long-text p:first-child {
margin-top: 0px;
}
</style>
<style type="text/css">
/* yahoo, hotmail */
.ExternalClass,
.ExternalClass p,
.ExternalClass span,
.ExternalClass font,
.ExternalClass td,
.ExternalClass div {
line-height: 100%;
}
.widget-table {
width: 100%
}
.widget-table table {
border: 0px solid #dfdfdf;
width: 100%
}
.widget-table table tr {
border: 0px solid #dfdfdf;
}
.widget-table table td {
border: 0px solid #dfdfdf;
}
.widget-table table tbody td {
border: 1px solid #dfdfdf !important;
padding: 4px;
text-align: center;
}
.widget-table table thead tr th {
border: 1px solid #dfdfdf !important;
padding: 4px;
text-align: center;
}
.yshortcuts a {
border-bottom: none !important;
}
.vb-outer {
min-width: 0 !important;
background-color: #ffffff;
}
.RMsgBdy,
.ExternalClass {
width: 100%;
background-color: #3f3f3f;
background-color: #3f3f3f
}
/* outlook/office365 add buttons outside not-linked images and safari have 2px margin */
[o365] button {
margin: 0 !important;
}
/* outlook */
table {
mso-table-rspace: 0pt;
mso-table-lspace: 0pt;
}
#outlook a {
padding: 0;
}
img {
outline: none;
text-decoration: none;
border: none;
-ms-interpolation-mode: bicubic;
}
a img {
border: none;
}
@media screen and (max-width: 600px) {
table.vb-row {
width: 95% !important;
/* yahoo, hotmail */
.ExternalClass,
.ExternalClass p,
.ExternalClass span,
.ExternalClass font,
.ExternalClass td,
.ExternalClass div {
line-height: 100%;
}
.mobile-hide {
display: none !important;
.widget-table {
width: 100%
}
.mobile-textcenter {
text-align: center !important;
.widget-table table > tbody > tr > td:nth-of-type(1) {
background: #f1f1f1;
font-weight: bold;
}
.mobile-full {
width: 100% !important;
max-width: none !important;
.widget-table tbody tr:nth-child(even) {
background-color: #00c3ff17;
}
}
/* samsung email workaround */
@media screen and (max-width: 384px) {
.mail-message-content {
width: 414px !important;
.widget-table table {
width: 100%
}
.widget-table table td {
border: 0px solid #dfdfdf;
color: #808080;
line-height: 1.4;
position: relative;
}
.widget-table table tbody td {
padding: 4px;
text-align: center;
}
.widget-table table thead tr th {
padding: 4px;
text-align: center;
}
.yshortcuts a {
border-bottom: none !important;
}
.vb-outer {
min-width: 0 !important;
background-color: #ffffff;
}
.RMsgBdy,
.ExternalClass {
width: 100%;
background-color: #3f3f3f;
background-color: #3f3f3f
}
/* outlook/office365 add buttons outside not-linked images and safari have 2px margin */
[o365] button {
margin: 0 !important;
}
/* outlook */
table {
mso-table-rspace: 0pt;
mso-table-lspace: 0pt;
}
#outlook a {
padding: 0;
}
img {
outline: none;
text-decoration: none;
border: none;
-ms-interpolation-mode: bicubic;
}
a img {
border: none;
}
@media screen and (max-width: 600px) {
.contentRow{
width: 100% !important;
max-width: none !important;
}
table.vb-row {
width: 95% !important;
}
.mobile-hide {
display: none !important;
}
.mobile-textcenter {
text-align: center !important;
}
.mobile-full {
width: 100% !important;
max-width: none !important;
}
}
/* samsung email workaround */
@media screen and (max-width: 384px) {
.mail-message-content {
width: 414px !important;
}
}
}
</style>
<style type="text/css">
.socialLinks {
font-size: 6px;
}
.socialLinks a {
display: inline-block;
}
#ko_socialBlock_1 .links-color a,
#ko_socialBlock_1 .links-color a:link,
#ko_socialBlock_1 .links-color a:visited,
#ko_socialBlock_1 .links-color a:hover {
color: #cccccc;
color: #cccccc;
text-decoration: underline
}
# .links-color a,
# .links-color a:link,
# .links-color a:visited,
# .links-color a:hover {
color: #cccccc;
color: #cccccc;
text-decoration: underline
}
.socialLinks {
font-size: 6px;
}
.socialLinks a {
display: inline-block;
}
#ko_socialBlock_1 .links-color a,
#ko_socialBlock_1 .links-color a:link,
#ko_socialBlock_1 .links-color a:visited,
#ko_socialBlock_1 .links-color a:hover {
color: #cccccc;
color: #cccccc;
text-decoration: underline
}
# .links-color a,
# .links-color a:link,
# .links-color a:visited,
# .links-color a:hover {
color: #cccccc;
color: #cccccc;
text-decoration: underline
}
</style>
</head>
<!--[if !(gte mso 15)]-->
@ -588,10 +601,10 @@
<p>Furthermore, Lydia version 3 series is being successfully utilized filament production at <a href="https://inweb.fi">inweb.fi</a>. Stay tuned for the next addons, a filament winder and pelletizer module.</p>
<h4 id="comingupnext">Coming up next</h4>
<ul>
<li>Lydia-v4.8 (35mm screw | 7kW) - <a href="https://files.osr-plastic.org/files/osr-machines/extrusion/lydia-v4.8/">Source</a></li>
<li>Lydia-v4.8 (35mm screw | 7kW) - <a href="https://files.polymech.io/files/machines/extrusion/lydia-v4.8/">Source</a></li>
<li>Touchscreen with temperature profiles - <a href="https://git.polymech.io/osr-plastic/osr-firmware/src/branch/master/print-head-hydra-v2">basic firmware implementation for Omron - VFD & PID controllers</a></li>
<li>Filament &amp; Pelletizer modules</li>
<li>Automatic mould to extrude 15x15x100cm beams (Lydia v3.x +) - <a href="https://files.osr-plastic.org/files/osr-machines/extrusion/components/1100_Moulds/">Source</a></li>
<li>Automatic mould to extrude 15x15x100cm beams (Lydia v3.x +) - <a href="https://files.polymech.io/files/machines/extrusion/components/1100_Moulds/">Source</a></li>
</ul>
<p><a href="https://assets.osr-plastic.org/machines//assets/newsletter/common/products/extruders/l48.jpg" target="_blank">
<img
@ -618,11 +631,11 @@
</ul>
<h5 id="designscomponents">Designs &amp; Components</h5>
<ul>
<li><a href="https://files.osr-plastic.org/files/osr-machines/extrusion/lydia-v3.5/">Source: Lydia-v3.5</a></li>
<li><a href="https://files.osr-plastic.org/files/osr-machines/extrusion/components/">Source: Extruder Components</a></li>
<li><a href="https://files.osr-plastic.org/files/osr-machines/extrusion/components/1100_Moulds/">Source: Extruder Moulds (Universal Master Mould)</a></li>
<li><a href="https://files.polymech.io/files/machines/extrusion/lydia-v3.5/">Source: Lydia-v3.5</a></li>
<li><a href="https://files.polymech.io/files/machines/extrusion/components/">Source: Extruder Components</a></li>
<li><a href="https://files.polymech.io/files/machines/extrusion/components/1100_Moulds/">Source: Extruder Moulds (Universal Master Mould)</a></li>
<li><a href="https://git.polymech.io/osr-plastic/osr-firmware">Source: Plastichub Firmware</a></li>
<li><a href="https://files.osr-plastic.org/files/osr-machines/products/poly-mech/resources/material/">PolyMech Material Testing</a></li>
<li><a href="https://files.polymech.io/files/machines/products/poly-mech/resources/material/">PolyMech Material Testing</a></li>
<li><a href="https://docs.plastic-hub.com/printhead/">Firmware documentation - Lydia-Printhead for ABB & Kuga Robots</a></li>
</ul>
<h5 id="relatedprojects">Related Projects</h5>
@ -803,18 +816,17 @@
width="100%" valign="top" align="left"
style="font-weight: normal; color: #3f3f3f; font-size: 16px; font-family: Helvetica, sans-serif; padding: 9px; padding-top: 5px; padding-bottom: 5px; padding: 9px; padding-top: 5px; padding-bottom: 5px; text-align: left; line-height: normal">
<p
style="margin: 1em 0px; margin-bottom: 0px; margin-top: 0px;"><p>All designs have been updated to address increasingly challenging customer requests. To maximize safety, repeatability. We added a shutoff valve and a gear lock mechanism.</p>
<h4 id="newdesigns">New Designs</h4>
style="margin: 1em 0px; margin-bottom: 0px; margin-top: 0px;"><h4 id="newdesigns">New Designs</h4>
<p><strong><a href="https://shop.osr-plastic.org/injection/katbot/">Katbot</a></strong> - This design reflects the past six years of experience, building injection machines for educational contexts and small enterprises. We are proud to say there's nothing to add or take away :)</p>
<p><strong><a href="https://shop.osr-plastic.org/injection/injection-fully-built/elena-zmax/">Elena</a></strong> - Elena became now a platform of design building blocks enabling reuse of existing components, such as sheet presses and extruders</p>
<p><strong><a href="https://shop.osr-plastic.org/injection/injection-fully-built/elena-zmax/">Elena</a></strong> - Elena became now a platform of design building blocks enabling reuse of existing components, such as sheet presses and extruders. Additionally, all known issues have been resolved, introducing a toggle clamp and a shutoff valve, enabling a predictable, repeatable and clean process. The designs made finally their ways into the workshops of small enterprises.</p>
<h4 id="resources">Resources</h4>
<ul>
<li><a href="https://files.osr-plastic.org/files/osr-machines/injection/katbot-pro-mega-beta/">Source: Katbot</a> | <a href="https://files.osr-plastic.org/files/osr-machines/injection/katbot-pro-mega-beta/media/rc1/KatBot-Pro-Augenschmauss.mp4">Video</a></li>
<li><a href="https://files.osr-plastic.org/files/osr-machines/injection/elena-zmax-rc1/">Source: Elena-RC2</a> | <a href="https://files.osr-plastic.org/files/osr-machines/injection/elena-zmax-motor-mod3/media/tests/VID_20231009_174355.mp4">Video: Elena-ZMAX-Motor (600g)</a></li>
<li><a href="https://files.osr-plastic.org/files/osr-machines/injection/components/">Source: Injection Components</a></li>
<li><a href="https://files.osr-plastic.org/files/osr-machines/injection/components/2000_Clamps/OSR-300-40-30-25-80/">Source: Toggle Clamp</a></li>
<li><a href="https://files.polymech.io/files/machines/injection/katbot-pro-mega-beta/">Source: Katbot</a> | <a href="https://files.polymech.io/files/machines/injection/katbot-pro-mega-beta/media/rc1/KatBot-Pro-Augenschmauss.mp4">Video</a></li>
<li><a href="https://files.polymech.io/files/machines/injection/elena-zmax-rc1/">Source: Elena-RC2 (Manual & Motorized)</a></li>
<li><a href="https://files.polymech.io/files/machines/injection/components/">Source: Injection Components</a></li>
<li><a href="https://files.polymech.io/files/machines/injection/components/2000_Clamps/OSR-300-40-30-25-80/">Source: Toggle Clamp</a></li>
<li><a href="https://forum.osr-plastic.org/t/injection-machine-designs-wip/8567">Forum: Injection Machine Designs</a></li>
<li><a href="https://files.osr-plastic.org/files/osr-machines/moulds">Source: Injection & Extruder Moulds</a></li>
<li><a href="https://files.polymech.io/files/machines/moulds">Source: Injection & Extruder Moulds</a></li>
</ul>
</p>
</td>
@ -1184,14 +1196,14 @@
width="100%" valign="top" align="left"
style="font-weight: normal; color: #3f3f3f; font-size: 16px; font-family: Helvetica, sans-serif; padding: 9px; padding-top: 5px; padding-bottom: 5px; padding: 9px; padding-top: 5px; padding-bottom: 5px; text-align: left; line-height: normal">
<p
style="margin: 1em 0px; margin-bottom: 0px; margin-top: 0px;"><p>We are happy to share with you the latest sheetpress designs, addressing structural and heat issues. We've enhanced safety, flexibility, compactness, modularity, and accessibility, ensuring a smooth and clean process for small enterprises and educational settings.</p>
<h4 id="cassandra45cmhttpsfilesosrplasticorgfilesosrmachinessheetpresscassandraedc450rc1"><a href="https://files.osr-plastic.org/files/osr-machines/sheetpress/cassandra-edc-450-rc1/">Cassandra - 45 cm</a></h4>
style="margin: 1em 0px; margin-bottom: 0px; margin-top: 0px;"><p>We are happy to share with you the latest sheetpress designs, addressing structural &amp; quality issues. We've enhanced safety, flexibility, compactness, modularity, and accessibility, ensuring a smooth and clean process for small enterprises and educational settings.</p>
<h4 id="cassandra45cmhttpsfilespolymechiofilesmachinessheetpresscassandraedc450rc13dpreviewhttpsassetsosrplasticorgmachinessheetpresscassandraedc450rc1cadglobalspc450defaultrc2html"><a href="https://files.polymech.io/files/machines/sheetpress/cassandra-edc-450-rc1/">Cassandra - 45 cm</a> (<a href="https://assets.osr-plastic.org/machines/sheetpress/cassandra-edc-450-rc1/cad/Global-SPC-450-Default-RC2.html">3D Preview</a>)</h4>
<p>We recommend this version for Fablabs, schools and research institutions for its maximized safety. As all variants, the press can be configured for up to 4 individual heat and/or cooling zones. A fully maxed out mould weights up to 18kg.</p>
<h4 id="cassandra65cmhttpsfilesosrplasticorgfilesosrmachinessheetpresscassandraedc650rc2"><a href="https://files.osr-plastic.org/files/osr-machines/sheetpress/cassandra-edc-650-rc2">Cassandra - 65 cm</a></h4>
<p>This variant is optimized for production scenarios, enabling an interlocked setup for 1.2m x 60cm sheets. A fully maxed out mould weights from 22kg to 40kg.</p>
<h4 id="cassandra65cmhttpsfilespolymechiofilesmachinessheetpresscassandraedczmaxrc23dpreviewhttpsassetsosrplasticorgmachinessheetpresscassandraedczmaxrc2cadglobalspc650defaultrc2html"><a href="https://files.polymech.io/files/machines/sheetpress/cassandra-edczmax-rc2/">Cassandra - 65 cm</a> (<a href="https://assets.osr-plastic.org/machines/sheetpress/cassandra-edczmax-rc2/cad/Global-SPC-650-Default-RC2.html">3D Preview</a>)</h4>
<p>This variant is optimized for production scenarios, enabling an interlocked setup for 1.2m x 60cm sheets.</p>
<hr />
<h4 id="moulds">Moulds</h4>
<p>We introduced a new mould design that allows for a clean, safe and repeatable process. The mould is height adjustable and rollers prevent damage of the heat press plate but also position the mould inside the sheetpress always at the same place. Furthermore the outer protection sheets snap onto the mould frame to avoid plastic from falling out. No mould release agent is needed.</p>
<p>We introduced a new mould design that allows for a clean, safe and repeatable process. The mould is height adjustable and rollers prevent damage of the heat press plate but also position the mould inside the sheetpress always at the same place. Outer protection sheets snap onto the mould frame to avoid plastic from falling out. </p>
<p><a href="https://assets.osr-plastic.org/machines//assets/newsletter/common/products/sheetpresses/edc-450-mould-45.jpg" target="_blank">
<img
class="mobile-full"
@ -1212,13 +1224,12 @@
<li>Modbus capable temperature controllers that allow for precise ramping and storage of profiles, accessible on a PC, easing monitoring and the development of new materials</li>
<li>Touchscreen</li>
<li>Interface for industrial robots, enabling up to 240 sheets a day</li>
<li>Oilheating, <a href="https://forum.osr-plastic.org/t/hot-oil-heaters-and-thermal-fluids-the-complete-guide/11059">see here a complete introduction</a></li>
<li>Oil-Heating, <a href="https://forum.osr-plastic.org/t/hot-oil-heaters-and-thermal-fluids-the-complete-guide/11059">see here a complete introduction</a></li>
</ul>
<hr />
<h4 id="resources">Resources</h4>
<ul>
<li><strong>Cassandra - 65 cm</strong> : <a href="https://files.osr-plastic.org/files/osr-machines/sheetpress/cassandra-edc-650-rc2">Download</a> | <a href="https://shop.osr-plastic.org/sheetpress/cassandra-edc/">Shop</a></li>
<li><a href="https://files.osr-plastic.org/files/osr-machines/products/poly-mech/resources/material/">PolyMech Material Testing</a></li>
<li><a href="https://files.polymech.io/files/machines/products/poly-mech/resources/material/">PolyMech Material Testing</a></li>
<li><a href="https://www.instagram.com/mandin.earth/">Contact: Jason Knight - Developer of the first sheetpress designs</a></li>
</ul>
</p>
@ -1452,8 +1463,8 @@
<h4 id="resources">Resources</h4>
<h5 id="designscomponents">Designs &amp; Components</h5>
<ul>
<li><a href="https://git.polymech.io/polycraft/poly-mech">Source Repository</a> | <a href="https://files.osr-plastic.org/files/osr-machines/products/poly-mech/">Download</a></li>
<li><a href="https://files.osr-plastic.org/files/osr-machines/products/poly-mech/resources/material/">Source: PolyMech Material Testing</a></li>
<li><a href="https://git.polymech.io/polycraft/poly-mech">Source Repository</a> | <a href="https://files.polymech.io/files/machines/products/poly-mech/">Download</a></li>
<li><a href="https://files.polymech.io/files/machines/products/poly-mech/resources/material/">Source: PolyMech Material Testing</a></li>
</ul>
</p>
</td>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.