Wiki-Quellcode von Elektro - SolderPasteDispenser
Version 23.1 von mbecker am 2022/11/13 23:46
Verstecke letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
![]() |
2.1 | 1 | Wir bauen eine Loetpastenspucker... so aehnlich wie in der ct'make 5/2022 |
![]() |
1.1 | 2 | |
3 | \\ | ||
4 | |||
![]() |
2.1 | 5 | = {{id name="Elektro-SolderPasteDispenser-Plan"/}}Plan = |
6 | |||
![]() |
7.1 | 7 | * Alten 3D Drucker umbauen (Marlin Alu2 steht im Lager - den duerfen wir benutzen) |
![]() |
2.1 | 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\\ | ||
![]() |
19.1 | 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"]] | ||
![]() |
8.1 | 16 | ** Endschalter? Die ct Software will Zeroing oder so. |
![]() |
17.1 | 17 | ** **Task**: Das Exe mal runterladen und versuchen damit den 3D Drucker zu bewegen. |
![]() |
2.1 | 18 | * Software |
![]() |
11.1 | 19 | ** Komisches ct'Delphi gedoehns... [[https:~~/~~/github.com/MakeMagazinDE/Solder-Paste-Dispenser>>url:https://github.com/MakeMagazinDE/Solder-Paste-Dispenser||shape="rect"]] |
![]() |
17.1 | 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. 🙄🙄🙄 |
![]() |
14.1 | 21 | *** Die benutzen M3,M5 Spidle On/Off Commands um den Dispenser zu triggern - wird der Printer nicht verstehen !? |
![]() |
15.1 | 22 | **** M106/M107 - Fan On/Off |
![]() |
22.1 | 23 | **** (% class="language-plaintext highlighter-rouge" %){{code language="none"}}G28{{/code}}(%%) - Home, run into enstops and set 0 |
![]() |
23.1 | 24 | **** ((( |
25 | (% class="code" %) | ||
26 | ((( | ||
27 | (% class="language-gcode" %){{code language="none"}}G10{{/code}}(%%) - Retract - pull back Fillament | ||
28 | G11 - Recover - pull in Fillament | ||
29 | \\ | ||
30 | ))) | ||
31 | ))) | ||
![]() |
15.1 | 32 | **** Besser Extruder ansteuern... |
![]() |
16.1 | 33 | ** 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"]] |
34 | *** Bauteile auswaehlen, "Print Paste", gib ihm. | ||
![]() |
2.1 | 35 | |
36 | * Druckluft Dispenser kaufen ODER DIY was Motorgetriebenes ??? | ||
![]() |
12.1 | 37 | ** Motorized Dispenser [[https:~~/~~/github.com/koendv/paste_dispenser>>url:https://github.com/koendv/paste_dispenser||shape="rect"]] |
![]() |
21.1 | 38 | *** 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. |
![]() |
20.1 | 39 | *** ((( |
40 | {{embed url="https://www.youtube.com/watch?v=BFOmYFK7eTA"/}} | ||
41 | ))) | ||
![]() |
2.1 | 42 | |
![]() |
1.1 | 43 | \\ |
44 | |||
![]() |
2.1 | 45 | = {{id name="Elektro-SolderPasteDispenser-Referenzen"/}}Referenzen = |
46 | |||
![]() |
23.1 | 47 | * ct 5/2022 liegt vor ({{mention reference="XWiki.mbecker" style="FULL_NAME" anchor="XWiki-mbecker-HuQzW"/}} bzw. im Makerspace Regal) Kopie im Anhang... |
![]() |
7.1 | 48 | * 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"]] |
![]() |
4.1 | 49 | * 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"]] |
![]() |
19.1 | 50 | * G-Code [[https:~~/~~/reprap.org/wiki/G-code>>url:https://reprap.org/wiki/G-code||shape="rect"]] |
51 | * Marlin GCode: [[https:~~/~~/marlinfw.org/docs/gcode/G000-G001.html>>url:https://marlinfw.org/docs/gcode/G000-G001.html||shape="rect"]] | ||
![]() |
3.1 | 52 | |
![]() |
4.1 | 53 | \\ |
![]() |
3.1 | 54 | |
![]() |
7.1 | 55 | (% class="wrapped relative-table" style="width: 71.1907%;" %) |
56 | |(% style="width: 16.4164%;" %)((( | ||
![]() |
2.1 | 57 | (% class="content-wrapper" %) |
58 | ((( | ||
59 | ct'make | ||
60 | ))) | ||
![]() |
7.1 | 61 | )))|(% style="width: 26.7659%;" %)((( |
![]() |
2.1 | 62 | (% class="content-wrapper" %) |
63 | ((( | ||
![]() |
3.1 | 64 | [[image:attach:IMG_0216.JPEG||thumbnail="true" height="150"]] |
![]() |
2.1 | 65 | ))) |
![]() |
7.1 | 66 | )))|(% style="width: 27.9555%;" %)((( |
![]() |
2.1 | 67 | (% class="content-wrapper" %) |
68 | ((( | ||
![]() |
3.1 | 69 | [[image:attach:IMG_0217.JPEG||thumbnail="true" height="150"]] |
![]() |
2.1 | 70 | ))) |
![]() |
7.1 | 71 | )))|(% style="width: 28.9118%;" %)((( |
![]() |
2.1 | 72 | (% class="content-wrapper" %) |
73 | ((( | ||
![]() |
3.1 | 74 | [[image:attach:IMG_0218.JPEG||thumbnail="true" height="150"]] |
![]() |
2.1 | 75 | ))) |
76 | ))) | ||
![]() |
7.1 | 77 | |(% style="width: 16.4164%;" %)((( |
![]() |
2.1 | 78 | \\ |
![]() |
7.1 | 79 | )))|(% style="width: 26.7659%;" %)((( |
![]() |
2.1 | 80 | \\ |
![]() |
7.1 | 81 | )))|(% style="width: 27.9555%;" %)((( |
![]() |
2.1 | 82 | \\ |
![]() |
7.1 | 83 | )))|(% style="width: 28.9118%;" %)((( |
![]() |
2.1 | 84 | \\ |
85 | ))) | ||
![]() |
7.1 | 86 | |(% style="width: 16.4164%;" %)((( |
![]() |
2.1 | 87 | (% class="content-wrapper" %) |
88 | ((( | ||
89 | 3D Drucker | ||
![]() |
1.1 | 90 | |
![]() |
2.1 | 91 | Marlin Alu2 |
92 | ))) | ||
93 | |||
94 | Controller RAMPS? | ||
![]() |
7.1 | 95 | )))|(% style="width: 26.7659%;" %)((( |
![]() |
2.1 | 96 | (% class="content-wrapper" %) |
97 | ((( | ||
![]() |
3.1 | 98 | [[image:attach:IMG_0211.JPEG||thumbnail="true" height="150"]] |
![]() |
2.1 | 99 | ))) |
![]() |
7.1 | 100 | )))|(% style="width: 27.9555%;" %)((( |
![]() |
6.1 | 101 | (% class="content-wrapper" %) |
102 | ((( | ||
![]() |
7.1 | 103 | [[image:attach:image2022-11-7_12-25-13.png||thumbnail="true" height="150"]] |
![]() |
6.1 | 104 | ))) |
![]() |
7.1 | 105 | )))|(% style="width: 28.9118%;" %)((( |
![]() |
9.1 | 106 | Sieht aus wie ein RAMPS 1.6plus, vergl. Aliexpress. |
![]() |
6.1 | 107 | |
![]() |
10.1 | 108 | [[https:~~/~~/reprap.org/wiki/RAMPS_1.6>>url:https://reprap.org/wiki/RAMPS_1.6||shape="rect"]] |
![]() |
6.1 | 109 | |
110 | \\ | ||
![]() |
2.1 | 111 | ))) |
![]() |
21.1 | 112 | |(% style="width: 16.4164%;" %)((( |
113 | (% class="content-wrapper" %) | ||
114 | ((( | ||
115 | Beispiele fuer verwendbare Spritzen. | ||
116 | ))) | ||
![]() |
2.1 | 117 | |
![]() |
21.1 | 118 | am Besten die mit Stoessel+Gummi+Presskappe innen. |
119 | |||
120 | Unser "Presser" ersetzt den Stoessel, der Rest bleibt. | ||
121 | )))|(% style="width: 26.7659%;" %)((( | ||
122 | (% class="content-wrapper" %) | ||
123 | ((( | ||
![]() |
22.1 | 124 | [[image:attach:image2022-11-13_20-10-14.png||height="250"]] |
![]() |
21.1 | 125 | ))) |
126 | )))|(% style="width: 27.9555%;" %)((( | ||
127 | (% class="content-wrapper" %) | ||
128 | ((( | ||
![]() |
2.1 | 129 | \\ |
![]() |
21.1 | 130 | ))) |
131 | )))|(% style="width: 28.9118%;" %)((( | ||
132 | Anforderung Extruder | ||
![]() |
2.1 | 133 | |
![]() |
21.1 | 134 | * Schnell die Spritze wechseln koennen |
135 | * Stabile Spritzenhalterung, darf nicht wackeln, wegen Genauigkeit | ||
136 | * Verschiedene Spritzengroessen via Adapter oder Einstellung. | ||
137 | ))) | ||
138 | |||
![]() |
2.1 | 139 | \\ |
![]() |
21.1 | 140 | |
141 | \\ |