vault backup: 2024-05-15 19:12:54

This commit is contained in:
2024-05-15 19:12:54 +02:00
commit f51d8fdd2f
119 changed files with 154202 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
Druckereinstellungen -> Extruder 1 -> Einzugslänge: 4mm -> 3mm
Druckeinstellungen -> Erweitert -> Extrusionsbreite: Alles auf 0,48mm
+10
View File
@@ -0,0 +1,10 @@
Anhaben des Förderbandes um auf die Höhe des neuen Tisches zu kommen.
Förderband Höhe: 74cm
Förderband Abstand Füße: ~31cm
Förderband Füße Durchmesser: ~ 5,2 - 5,5cm
Förderband Eigenerhöhung: ~2,5 - 3cm
Tisch Höhe: 82cm + 1cm MDF Platte? -> 83cm Gesamt Höhe
Mind. 10cm Erhöhung eher 10,5 oder 11
@@ -0,0 +1,2 @@
Breite: 13.4mm
Höhe: 25.3mm
@@ -0,0 +1,8 @@
Schnitt:
Schwalbenschwanz: 80°
Tiefe: 4mm
Toleranz: 0,35mm
Breite: 10mm
Toleranz: 0,75mm
+9
View File
@@ -0,0 +1,9 @@
# Gesamt kosten
```
SQL um gesmate Druck Kosten zu bekommen:
SELECT SUM(totalCosts) AS "Gesamtkosten", SUM(filamentCost) AS "Filmant", SUM(electricityCost) AS "Strom", SUM(printerCost) AS "Drucker"
FROM pjh_costmodel
```
+6
View File
@@ -0,0 +1,6 @@
Akutelle Steps erhalten: M503
Steps übertragen: M92 E???.??
Speichern: M500
Alt: M92 X80.00 Y80.00 Z400.00 E384.00
Neu: M92 X80.00 Y80.00 Z400.00 E426.66
@@ -0,0 +1,17 @@
OpenSCAD:
Hole width: 20,25
Wall Thickness: 1,75
max grid width: 180
max gird height: 205
Grid: 8 x 8 Felder
Steckdosen Ausschnitt:
1. Grid shape columns: [5, 5, 5, 5, 5, 5, 8, 8]
2. Grid shape columns: [5, 5, 5, 5, 5, 5, 8, 8]
Column offsets: [3, 3, 3, 3, 3, 3, 0, 0]
3. Grid shape columns: [8, 8, 8, 6, 4, 3, 4, 5]
Column offsets: [3, 3, 3, 3, 3, 3, 0, 0]
4. Grid shape columns: [8, 8, 5, 5, 5, 5, 5, 5]
Column offsets: [0, 0, 3, 3, 3, 3, 3, 3]