From fbf4f8b50628f5d677be0b4513832eb683e2e69c Mon Sep 17 00:00:00 2001 From: Babayaga Date: Wed, 4 Feb 2026 18:02:11 +0100 Subject: [PATCH] Updating - components/controller-edc --- components/controller-edc/bazar/output.html | 149 +++++++++++++++++ components/controller-edc/bazar/raw.html | 174 ++++++++++++++++++++ components/controller-edc/config.json | 3 +- 3 files changed, 325 insertions(+), 1 deletion(-) create mode 100644 components/controller-edc/bazar/output.html create mode 100644 components/controller-edc/bazar/raw.html diff --git a/components/controller-edc/bazar/output.html b/components/controller-edc/bazar/output.html new file mode 100644 index 000000000..a249d9050 --- /dev/null +++ b/components/controller-edc/bazar/output.html @@ -0,0 +1,149 @@ +

PolyMech - Controller

+

Common Features

+ +

Features Sheetpress

+ +

Features Injection Machine

+ +

Features Extrusion Machine

+ +

Resources

+ +

+


+ Please always contact us by EMail : sales@plastic-hub.com
+

+
+

+

+

+
+
+
+

Specification

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePolyMech Controller – EDC
ProtocolsModbus-RTU / ModbusTCP / Serial / WebSocket / REST
ProcessorESP-32-S3
BoardWaveshare-6-Channel
ConnectivityWifi / Bluetooth / USB-C / RS485
Supported VFDsOmron, ABB, Delta, Hynang, Sako
Supported Temperature ControllersOmron-E5x
GPIO6 Digital / 2 PWM / 2 Analog In
StatusMature
VersionV1.0 (Revision A)
LicenseCERN OHL v2
Weight25 Kg
+ +
+ +
+ +

Authors

+ + + +
+
+
+

Components

+

Resources

+ +
+ + + + + + + + +
+ + + + + + + + + + + +
\ No newline at end of file diff --git a/components/controller-edc/bazar/raw.html b/components/controller-edc/bazar/raw.html new file mode 100644 index 000000000..53ffdb0c2 --- /dev/null +++ b/components/controller-edc/bazar/raw.html @@ -0,0 +1,174 @@ + + + +# PolyMech - Controller + +## Common Features + +- Supported protocols: ModbusTCP, Serial, WebSocket and REST +- Modern web interface with built-in HMI designer +- Many safety features for fault detection, overload and overheat +- Supported: Omron PIDs and VFDs, Delta VFD, Sako VFD + +### Features Sheetpress + +- Sequential Heating to deal with power supply limits +- Supports up to 32 PID controllers, Omron E5x - via Modbus-RTU +- Temperature & Pressure Profiles +- Adaptive Pressure +- Cost monitoring + +### Features Injection Machine + +- Temperature & Pressure Profiles +- Adaptive Pressure / Post flow + +### Features Extrusion Machine + +- Temperature & Pressure Profiles +- Adaptive Pressure / Post flow + + +## Resources + +- [Knowledgebase]https://polymech.info/en/resources/cassandra/home/) +- [Modbus Interface](https://polymech.info/en/resources/cassandra/modbus/) +- [Cassandra Firmware source](https://git.polymech.info/polymech/firmware-base) +- [Cassandra Firmware documentation - DeepWiki](https://deepwiki.com/polymech-info/firmware/1-overview) + + + + +
+ Please always contact us by EMail : sales@plastic-hub.com
+
+ + +
+ +
+
+
+

Specification

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NamePolyMech Controller – EDC
ProtocolsModbus-RTU / ModbusTCP / Serial / WebSocket / REST
ProcessorESP-32-S3
BoardWaveshare-6-Channel
ConnectivityWifi / Bluetooth / USB-C / RS485
Supported VFDsOmron, ABB, Delta, Hynang, Sako
Supported Temperature ControllersOmron-E5x
GPIO6 Digital / 2 PWM / 2 Analog In
StatusMature
VersionV1.0 (Revision A)
LicenseCERN OHL v2
Weight25 Kg
+ +
+ +
+ +

Authors

+ + + +
+
+
+ + +## Components + + + + + + + + +### Resources + +- [Firmware](https://polymech.info/en/resources/cassandra/home/) + + + + + +

Payment Terms

+Industrial machines : 100% of the total cost of the machine(s) to be paid at the moment of the order.
+Machines manufactured in-house : +70% of the total cost of the machine(s) to be paid at the moment of the order. +The 30% left + transport fees to be paid at reception of tracking number of the shipping (no machine leaves the workshop without full +payment). + + +
+ + + + + + + + + + +
+ + + + + + + + + + + +
+ + + diff --git a/components/controller-edc/config.json b/components/controller-edc/config.json index 359388b37..c619f64c3 100644 --- a/components/controller-edc/config.json +++ b/components/controller-edc/config.json @@ -6,13 +6,14 @@ "category": "components", "status": "Development", "showResources": true, - "description": "Controller for Polymech machines.", + "description": "Controller for Polymech machines", "Preview3d": true, "version": "1.0", "showParts": false, "showDimensions": false, "debug": false, "price": 4800, + "cscartId": 100, "shop": { "description": "Controller for Polymech machines" },