diff --git a/extrusion/lydia-print-head-v3/bazar/output.html b/extrusion/lydia-print-head-v3/bazar/output.html
index 80056d083..6eadd0441 100644
--- a/extrusion/lydia-print-head-v3/bazar/output.html
+++ b/extrusion/lydia-print-head-v3/bazar/output.html
@@ -1,14 +1,12 @@
-
Basic Print-head
-This has been developed for an IRB_6600 - ABB Robot. This package contains only the firmware, and the CAD for adapter plate. There are also other CAD designs included but haven't been tested or used. You can use that for any bigger extruder.
+Printhead
Details
The system is using:
- Omron - MX2 VFD, over Modbus-RS485
- Omron - E5 temperature controllers, over Modbus-RS485
- - a Controllino - Mega to interface the VFD and PID and exposes an interface to control the VFD frequency and PID settings, over Modbus TCP
+ - Controllino - Mega breakout board, interfacing VFD and PID.
- Arduino compatible firmware
-You have to implement the print logic your self, using the Modbus TCP interface !
Please always contact us by EMail : sales@plastic-hub.com
diff --git a/extrusion/lydia-print-head-v3/bazar/raw.html b/extrusion/lydia-print-head-v3/bazar/raw.html
index 726d0d2c1..12801a035 100644
--- a/extrusion/lydia-print-head-v3/bazar/raw.html
+++ b/extrusion/lydia-print-head-v3/bazar/raw.html
@@ -1,9 +1,7 @@
-Basic Print-head
-
-This has been developed for an IRB_6600 - ABB Robot. This package contains only the firmware, and the CAD for adapter plate. There are also other CAD designs included but haven't been tested or used. You can use that for any bigger extruder.
+## Printhead
### Details
@@ -11,10 +9,9 @@ The system is using:
- Omron - MX2 VFD, over Modbus-RS485
- Omron - E5 temperature controllers, over Modbus-RS485
-- a Controllino - Mega to interface the VFD and PID and exposes an interface to control the VFD frequency and PID settings, over Modbus TCP
+- Controllino - Mega breakout board, interfacing VFD and PID.
- Arduino compatible firmware
-You have to implement the print logic your self, using the Modbus TCP interface !
Please always contact us by EMail : sales@plastic-hub.com
diff --git a/extrusion/lydia-print-head-v3/config.json b/extrusion/lydia-print-head-v3/config.json
index 203d11e48..eb61c39f7 100644
--- a/extrusion/lydia-print-head-v3/config.json
+++ b/extrusion/lydia-print-head-v3/config.json
@@ -3,16 +3,16 @@
"version": "2.8",
"code": "LPH38",
"category": "extrusion",
- "name": "Print Head",
+ "name": "Print Head - SJ25",
"product_perspective": "${abs_url}/${product_rel}/renderings/perspective.jpg",
- "download": "http://files.osr-plastic.org/files/machines/extrusion/lydia-print-head/",
+ "download": "https://files.polymech.io/files/machines/extrusion/lydia-print-head-v3/",
"wiring": false,
"opensource": true,
"bestseller": false,
"showParts": false,
"showDimensions": false,
"forumSupportCat": 70,
- "firmware": "http://files.osr-plastic.org/files/firmware/print-head/",
+ "firmware": "https://files.polymech.io/files/machines/extrusion/lydia-print-head-v3/firmware/",
"Preview3d": true,
"forum": "https://forum.osr-plastic.org/c/machines/3d-print/70",
"forumCategory": 70,
diff --git a/extrusion/lydia-print-head-v3/dir.md b/extrusion/lydia-print-head-v3/dir.md
deleted file mode 100644
index f4ccb31d8..000000000
--- a/extrusion/lydia-print-head-v3/dir.md
+++ /dev/null
@@ -1,11 +0,0 @@
-| Category | Description |
-|---------------|-------------|
-| components | Components used in main assemblies |
-| config | Internal configuration |
-| designs | Main Assemblies |
-| documentation | Customer Documentation |
-| firmware | Firmware |
-| resources | General resources as research |
-| scripts | Internal scripts |
-| tasks | Internal task system |
-| vendor | Vendor files |
diff --git a/extrusion/lydia-print-head-v3/media/samples/ 2023-10-25 at 14.40.03 (1).jpeg b/extrusion/lydia-print-head-v3/media/samples/ 2023-10-25 at 14.40.03 (1).jpeg
new file mode 100644
index 000000000..0fa1b0b2d
Binary files /dev/null and b/extrusion/lydia-print-head-v3/media/samples/ 2023-10-25 at 14.40.03 (1).jpeg differ
diff --git a/extrusion/lydia-print-head-v3/media/samples/ 2023-10-25 at 14.40.03 (3).jpeg b/extrusion/lydia-print-head-v3/media/samples/ 2023-10-25 at 14.40.03 (3).jpeg
new file mode 100644
index 000000000..e0141405f
Binary files /dev/null and b/extrusion/lydia-print-head-v3/media/samples/ 2023-10-25 at 14.40.03 (3).jpeg differ
diff --git a/extrusion/lydia-print-head-v3/specs.xlsx b/extrusion/lydia-print-head-v3/specs.xlsx
new file mode 100644
index 000000000..3e7333d1b
Binary files /dev/null and b/extrusion/lydia-print-head-v3/specs.xlsx differ
diff --git a/extrusion/lydia-print-head-v3/templates/shared/body.md b/extrusion/lydia-print-head-v3/templates/shared/body.md
index 834ae3a76..f880591b2 100644
--- a/extrusion/lydia-print-head-v3/templates/shared/body.md
+++ b/extrusion/lydia-print-head-v3/templates/shared/body.md
@@ -1,6 +1,4 @@
-Basic Print-head
-
-This has been developed for an IRB_6600 - ABB Robot. This package contains only the firmware, and the CAD for adapter plate. There are also other CAD designs included but haven't been tested or used. You can use that for any bigger extruder.
+## Printhead
### Details
@@ -8,7 +6,5 @@ The system is using:
- Omron - MX2 VFD, over Modbus-RS485
- Omron - E5 temperature controllers, over Modbus-RS485
-- a Controllino - Mega to interface the VFD and PID and exposes an interface to control the VFD frequency and PID settings, over Modbus TCP
+- Controllino - Mega breakout board, interfacing VFD and PID.
- Arduino compatible firmware
-
-You have to implement the print logic your self, using the Modbus TCP interface !
diff --git a/extrusion/lydia-print-head-v3/templates/shared/resources.md b/extrusion/lydia-print-head-v3/templates/shared/resources.md
new file mode 100644
index 000000000..ec5f699b1
--- /dev/null
+++ b/extrusion/lydia-print-head-v3/templates/shared/resources.md
@@ -0,0 +1 @@
+[Firmware](https://docs.plastic-hub.com/printhead/)