Wiki-Quellcode von Elektro - SolderPasteDispenser
Version 25.1 von mbecker am 2022/11/17 12:38
Zeige letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
1 | Wir bauen eine Loetpastenspucker... so aehnlich wie in der ct'make 5/2022 | ||
2 | |||
3 | \\ | ||
4 | |||
5 | = {{id name="Elektro-SolderPasteDispenser-Plan"/}}Plan = | ||
6 | |||
7 | * Alten 3D Drucker umbauen (Marlin Alu2 steht im Lager - den duerfen wir benutzen) | ||
8 | ** Der hat ne stabile Z Achse also kann der bissel Druck nach unten aushalten | ||
9 | * ... | ||
10 | |||
11 | = {{id name="Elektro-SolderPasteDispenser-ToBeChecked"/}}ToBeChecked = | ||
12 | |||
13 | * Steuerung am 3D Drucker ist so was RAMPS maessiges mit nem Arduino Mega\\ | ||
14 | ** Steuerung brauchbar ??? Seriele Konsole ? Serial G-Code ? Kann der das ? Also die ct Software schickt g-Code ueber den Serial Port. Der Drucker läuft mit 250000baud und Firmware Marlin 1.1.9. | ||
15 | ** [[image:attach:image2022-11-13_14-20-16.png||thumbnail="true" height="150"]] | ||
16 | ** Endschalter? Die ct Software will Zeroing oder so. | ||
17 | ** **Task**: Das Exe mal runterladen und versuchen damit den 3D Drucker zu bewegen. | ||
18 | * Software | ||
19 | ** Komisches ct'Delphi gedoehns... [[https:~~/~~/github.com/MakeMagazinDE/Solder-Paste-Dispenser>>url:https://github.com/MakeMagazinDE/Solder-Paste-Dispenser||shape="rect"]] | ||
20 | *** [[https:~~/~~/www.embarcadero.com/products/delphi/starter/free-download>>url:https://www.embarcadero.com/products/delphi/starter/free-download||shape="rect"]] Ja super mit registrieren und scheiss. 🙄🙄🙄 Und dann fehlen auch noch irgendwelche Referenzen 😞️ | ||
21 | *** Die benutzen M3,M5 Spidle On/Off Commands um den Dispenser zu triggern - wird der Printer nicht verstehen !? | ||
22 | **** M106/M107 - Fan On/Off | ||
23 | **** (% class="language-plaintext highlighter-rouge" %){{code language="none"}}G28{{/code}}(%%) - Home, run into enstops and set 0 | ||
24 | **** (% class="language-gcode" %){{code language="none"}}G10{{/code}}(%%) - Retract - pull back Fillament | ||
25 | **** G11 - Recover - pull in Fillament - Vielleicht kann man damit den Tropfen absetzen ? | ||
26 | **** M302 - Cold Extrude - Parameter um kalte Extrusion zu erlauben, bzw Temp einzustellen | ||
27 | **** M575 B115200 - Change Baud Rate !!! | ||
28 | **** M701 - Load Filament - da kann man Laenge und Z-Move angeben | ||
29 | **** M702 - Unload Filament | ||
30 | **** Besser Extruder ansteuern... | ||
31 | ** Cooler waere das in den KiCAD html BOM viewer einzubauen. [[https:~~/~~/developer.chrome.com/docs/apps/app_serial/>>url:https://developer.chrome.com/docs/apps/app_serial/||shape="rect"]] | ||
32 | *** Bauteile auswaehlen, "Print Paste", gib ihm. | ||
33 | ** Oder was selber basteln mit Python und UI ? Oder Node/JS/Electron ? | ||
34 | *** Electron Python Artikel.. bissel experimentell! [[https:~~/~~/medium.com/@abulka/electron-python-4e8c807bfa5e>>url:https://medium.com/@abulka/electron-python-4e8c807bfa5e||shape="rect"]] | ||
35 | *** Nodejs [[https:~~/~~/serialport.io/>>url:https://serialport.io/||shape="rect"]] | ||
36 | |||
37 | * Druckluft Dispenser kaufen ODER DIY was Motorgetriebenes ??? | ||
38 | ** Motorized Dispenser [[https:~~/~~/github.com/koendv/paste_dispenser>>url:https://github.com/koendv/paste_dispenser||shape="rect"]] | ||
39 | *** Das Teil Adaptieren an den vorhandenen Extruder Motor !? Da versteh ich nicht wie man mal schnell die Spritze wechseln kann. Und es sieht wackelig aus - zu wenig Fuehrung fuer die Spritze. | ||
40 | *** ((( | ||
41 | {{embed url="https://www.youtube.com/watch?v=BFOmYFK7eTA"/}} | ||
42 | ))) | ||
43 | |||
44 | \\ | ||
45 | |||
46 | = {{id name="Elektro-SolderPasteDispenser-Referenzen"/}}Referenzen = | ||
47 | |||
48 | * ct 5/2022 liegt vor ({{mention reference="XWiki.mbecker" style="FULL_NAME" anchor="XWiki-mbecker-sCEyn"/}} bzw. im Makerspace Regal) Kopie im Anhang... | ||
49 | * ct Links [[https:~~/~~/www.heise.de/select/make/2022/5/softlinks/xwmq?wt_mc=pred.red.make.make052022.102.softlink.softlink>>url:https://www.heise.de/select/make/2022/5/softlinks/xwmq?wt_mc=pred.red.make.make052022.102.softlink.softlink||shape="rect"]] | ||
50 | * Was mit RAMPS und Endschalter Config: [[https:~~/~~/www.instructables.com/Configuring-Endstops-on-Ramps-14-with-Marlin-firmw/>>url:https://www.instructables.com/Configuring-Endstops-on-Ramps-14-with-Marlin-firmw/||shape="rect"]] | ||
51 | * G-Code [[https:~~/~~/reprap.org/wiki/G-code>>url:https://reprap.org/wiki/G-code||shape="rect"]] | ||
52 | * Marlin GCode: [[https:~~/~~/marlinfw.org/docs/gcode/G000-G001.html>>url:https://marlinfw.org/docs/gcode/G000-G001.html||shape="rect"]] | ||
53 | |||
54 | \\ | ||
55 | |||
56 | (% class="wrapped relative-table" style="width: 71.1907%;" %) | ||
57 | |(% style="width: 16.4164%;" %)((( | ||
58 | (% class="content-wrapper" %) | ||
59 | ((( | ||
60 | ct'make | ||
61 | ))) | ||
62 | )))|(% style="width: 26.7659%;" %)((( | ||
63 | (% class="content-wrapper" %) | ||
64 | ((( | ||
65 | [[image:attach:IMG_0216.JPEG||thumbnail="true" height="150"]] | ||
66 | ))) | ||
67 | )))|(% style="width: 27.9555%;" %)((( | ||
68 | (% class="content-wrapper" %) | ||
69 | ((( | ||
70 | [[image:attach:IMG_0217.JPEG||thumbnail="true" height="150"]] | ||
71 | ))) | ||
72 | )))|(% style="width: 28.9118%;" %)((( | ||
73 | (% class="content-wrapper" %) | ||
74 | ((( | ||
75 | [[image:attach:IMG_0218.JPEG||thumbnail="true" height="150"]] | ||
76 | ))) | ||
77 | ))) | ||
78 | |(% style="width: 16.4164%;" %)((( | ||
79 | \\ | ||
80 | )))|(% style="width: 26.7659%;" %)((( | ||
81 | \\ | ||
82 | )))|(% style="width: 27.9555%;" %)((( | ||
83 | \\ | ||
84 | )))|(% style="width: 28.9118%;" %)((( | ||
85 | \\ | ||
86 | ))) | ||
87 | |(% style="width: 16.4164%;" %)((( | ||
88 | (% class="content-wrapper" %) | ||
89 | ((( | ||
90 | 3D Drucker | ||
91 | |||
92 | Marlin Alu2 | ||
93 | ))) | ||
94 | |||
95 | Controller RAMPS? | ||
96 | )))|(% style="width: 26.7659%;" %)((( | ||
97 | (% class="content-wrapper" %) | ||
98 | ((( | ||
99 | [[image:attach:IMG_0211.JPEG||thumbnail="true" height="150"]] | ||
100 | ))) | ||
101 | )))|(% style="width: 27.9555%;" %)((( | ||
102 | (% class="content-wrapper" %) | ||
103 | ((( | ||
104 | [[image:attach:image2022-11-7_12-25-13.png||thumbnail="true" height="150"]] | ||
105 | ))) | ||
106 | )))|(% style="width: 28.9118%;" %)((( | ||
107 | Sieht aus wie ein RAMPS 1.6plus, vergl. Aliexpress. | ||
108 | |||
109 | [[https:~~/~~/reprap.org/wiki/RAMPS_1.6>>url:https://reprap.org/wiki/RAMPS_1.6||shape="rect"]] | ||
110 | |||
111 | \\ | ||
112 | ))) | ||
113 | |(% style="width: 16.4164%;" %)((( | ||
114 | (% class="content-wrapper" %) | ||
115 | ((( | ||
116 | Beispiele fuer verwendbare Spritzen. | ||
117 | ))) | ||
118 | |||
119 | am Besten die mit Stoessel+Gummi+Presskappe innen. | ||
120 | |||
121 | Unser "Presser" ersetzt den Stoessel, der Rest bleibt. | ||
122 | )))|(% style="width: 26.7659%;" %)((( | ||
123 | (% class="content-wrapper" %) | ||
124 | ((( | ||
125 | [[image:attach:image2022-11-13_20-10-14.png||height="250"]] | ||
126 | ))) | ||
127 | )))|(% style="width: 27.9555%;" %)((( | ||
128 | (% class="content-wrapper" %) | ||
129 | ((( | ||
130 | \\ | ||
131 | ))) | ||
132 | )))|(% style="width: 28.9118%;" %)((( | ||
133 | Anforderung Extruder | ||
134 | |||
135 | * Schnell die Spritze wechseln koennen | ||
136 | * Stabile Spritzenhalterung, darf nicht wackeln, wegen Genauigkeit | ||
137 | * Verschiedene Spritzengroessen via Adapter oder Einstellung. | ||
138 | ))) | ||
139 | |||
140 | \\ | ||
141 | |||
142 | \\ |