Skip to content

Commit e8dbb5a

Browse files
Add 3D model preview of printer (OpenCentauri#40)
* Add 3D model preview of printer Embedded F360 interactive embed in machine section- had to change general specs table to vanilla HTML to get side by side with embed. * Refactor Centauri Carbon Printer specs to Markdown Updated the layout and formatting of the Centauri Carbon Printer specifications section using Markdown.
1 parent cd8075c commit e8dbb5a

1 file changed

Lines changed: 15 additions & 10 deletions

File tree

docs/machine/index.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
1-
Centauri Carbon Printer specifications:
1+
<div class="grid cards" markdown>
22

3-
Metric|Value
4-
---|---
5-
Print area size|256 mm^3
6-
Hotend|320 °C All-Metal
7-
Heatbed|110 °C AC-powered
8-
Max power usage|1100W@220V, 350W@110V
9-
Weight|17.5kg
10-
Machine size|398x404x490mm
3+
- Centauri Carbon Printer specifications:
4+
5+
Metric|Value
6+
---|---
7+
Print area size|256 mm^3
8+
Hotend|320 °C All-Metal
9+
Heatbed|110 °C AC-powered
10+
Max power usage|1100W@220V, 350W@110V
11+
Weight|17.5kg
12+
Machine size|398x404x490mm
13+
14+
- <iframe src="https://smith150.autodesk360.com/shares/public/SH286ddQT78850c0d8a46fdb9127d46ff4ba?mode=embed" width="800" height="600" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" frameborder="0"></iframe>
15+
</div>
1116

1217
![Centauri bottom image](../assets/centauri-bottom.jpg){ width="600" }
1318
/// caption
1419
Credit to thijskunst on the OpenCentauri Discord.
15-
///
20+
///

0 commit comments

Comments
 (0)