Skip to content

Commit 27eb1ba

Browse files
committed
include build docs folder
1 parent d2e03b9 commit 27eb1ba

File tree

817 files changed

+12193
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

817 files changed

+12193
-2
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,3 @@ next-env.d.ts
4444
.eslintcache
4545
tsup.config.bundled*
4646
tsconfig.tsbuildinfo
47-
_pagefind/
48-
docs/

docs/.nojekyll

Whitespace-only changes.

docs/3d-designs/Case Gaggia.stl

182 KB
Binary file not shown.

docs/3d-designs/Case Rancilio.stl

198 KB
Binary file not shown.
876 KB
Binary file not shown.
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
use <MCAD/triangles.scad>;
2+
3+
inner_wall_height = 190;
4+
5+
wall_thickness = 1.5;
6+
7+
horizontal_piece_depth = 35;
8+
9+
front_wall_height = 12;
10+
11+
width = 190;
12+
13+
screw_diameter = 4;
14+
15+
screw_offset = 7;
16+
17+
screw_piece_width = 15;
18+
19+
translate([screw_piece_width, horizontal_piece_depth + wall_thickness*2,wall_thickness]) rotate([180,90,90]) triangle(front_wall_height * 1.1,front_wall_height + wall_thickness,wall_thickness);
20+
21+
translate([width - screw_piece_width, horizontal_piece_depth + wall_thickness,wall_thickness]) rotate([0,90,90]) triangle(front_wall_height * 1.1,front_wall_height + wall_thickness,wall_thickness);
22+
23+
24+
// large inner wall
25+
cube([width, wall_thickness, inner_wall_height]);
26+
27+
// horizontal piece
28+
translate([0, wall_thickness, 0]) cube([width, horizontal_piece_depth, wall_thickness]);
29+
30+
// pieces connecting to the screws
31+
difference()
32+
{
33+
translate([0, wall_thickness + horizontal_piece_depth, - (front_wall_height)]) cube([screw_piece_width, wall_thickness, front_wall_height + wall_thickness]);
34+
35+
translate([screw_offset, horizontal_piece_depth + wall_thickness / 2, -front_wall_height/2]) rotate(a=[0,90,90]) cylinder(h = 10 * wall_thickness, r = screw_diameter / 2, $fn=50, center = true);
36+
37+
}
38+
39+
difference()
40+
{
41+
translate([width - screw_piece_width, wall_thickness + horizontal_piece_depth, - (front_wall_height)]) cube([screw_piece_width, wall_thickness, front_wall_height + wall_thickness]);
42+
translate([width - screw_offset, horizontal_piece_depth + wall_thickness / 2, -front_wall_height/2]) rotate(a=[0,90,90]) cylinder(h = 10 * wall_thickness, r = screw_diameter / 2, $fn=50, center = true);
43+
}

docs/3d-designs/readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Tipps zum Drucken:
2+
3+
1. Gehäuse auf dem Kopf liegend drucken (um 180° in X oder Y drehen)
4+
2. Ein halbwegs Temperaturstabiles Filament verwenden (normales PLA ist etwas knapp)
5+
3. Optimiert für eine 0,4mm Düse und eine Schichthöhe von 0,2mm
6+
4. Für einen schönen optischen Touch in der ersten Schicht conzentrischen Infill verwenden
7+
8+
Die Magneten mit 6mm Durchmesser (2x 1mm und 1x 2mm dick) mit einem guten Kleber einkleben - Sekundenkleber hat sich als ungeeignet herausgestellt.
9+
10+
Nach der [Einbauanleitung.pdf](./Einbauanleitung.pdf) zusammenbauen und montieren.

docs/404.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/css/5bf6ac5a995a19c6.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-796be24f1226bee4.js"/><script src="/_next/static/chunks/f4f1b8d9-4d80a8255f67cdf4.js" async=""></script><script src="/_next/static/chunks/435-0740f242618da38f.js" async=""></script><script src="/_next/static/chunks/main-app-f065b6d35316f322.js" async=""></script><script src="/_next/static/chunks/app/layout-b0dfdd4425667b13.js" async=""></script><meta name="robots" content="noindex"/><title>CleverCoffee Documentation</title><meta name="description" content="CleverCoffee Documentation"/><title>404: This page could not be found.</title><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><script src="/_next/static/chunks/webpack-796be24f1226bee4.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[60242,[],\"ClientSegmentRoot\"]\n3:I[97834,[\"177\",\"static/chunks/app/layout-b0dfdd4425667b13.js\"],\"default\"]\n4:I[95803,[],\"\"]\n5:I[30695,[],\"\"]\n7:I[32576,[],\"OutletBoundary\"]\n9:I[32576,[],\"MetadataBoundary\"]\nb:I[32576,[],\"ViewportBoundary\"]\nd:I[27614,[],\"\"]\n:HL[\"/_next/static/css/5bf6ac5a995a19c6.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"Bcq13zYt-eMvbEorvJcke\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/5bf6ac5a995a19c6.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"$L2\",null,{\"Component\":\"$3\",\"slots\":{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[],[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]},\"params\":{},\"promise\":\"$@6\"}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"/_not-found\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:slots:children:props:notFound:1:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:1:props:children:1:props:slots:children:props:notFound:1:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:slots:children:props:notFound:1:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:1:props:children:1:props:slots:children:props:notFound:1:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L7\",null,{\"children\":\"$L8\"}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$1\",\"-HT8l172iN9XOJhf7-32A\",{\"children\":[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"$Lb\",null,{\"children\":\"$Lc\"}],null]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$d\",\"$undefined\"],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"6:{}\n"])</script><script>self.__next_f.push([1,"c:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\na:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}]]\n"])</script><script>self.__next_f.push([1,"8:null\n"])</script></body></html>

docs/_next/static/Bcq13zYt-eMvbEorvJcke/_buildManifest.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_next/static/Bcq13zYt-eMvbEorvJcke/_ssgManifest.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)