Forskjell mellom versjoner av «DragonFly 3D printer»
Hopp til navigering
Hopp til søk
(→OctoPrint: OctoPi 0.18.0, OctoPrint 1.8.6) |
(→Om printeren: add print volume description) |
||
(Én mellomliggende revisjon av samme bruker vises ikke) | |||
Linje 9: | Linje 9: | ||
* nozzle: 0.8 mm | * nozzle: 0.8 mm | ||
* Hostnavn: <code>dragonfly.local</code> | * Hostnavn: <code>dragonfly.local</code> | ||
+ | * build plate printable area: 250 x 210 mm | ||
+ | * max printable height: 210 mm | ||
== Firmware == | == Firmware == | ||
Linje 18: | Linje 20: | ||
== Historikk == | == Historikk == | ||
+ | ; 2022-12-28 : installed avrdude (via <code>sudo apt install avrdude</code>) to facilitate firmware upgrades. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 28. des. 2022 kl. 14:29 (CET) | ||
+ | |||
; 2022-12-27 : OctoPrint - added the correct api key to the bitraf user by editing ~/.octoprint/users.yaml for the pi (Linux) user and restarted the pi. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 27. des. 2022 kl. 18:36 (CET) | ; 2022-12-27 : OctoPrint - added the correct api key to the bitraf user by editing ~/.octoprint/users.yaml for the pi (Linux) user and restarted the pi. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 27. des. 2022 kl. 18:36 (CET) | ||
; 2022-12-27 : OctoPrint - upgraded to OctoPi 0.18.0 / OctoPrint 1.8.6 by writing an image to a re-used microSD card. Configuration | ; 2022-12-27 : OctoPrint - upgraded to OctoPi 0.18.0 / OctoPrint 1.8.6 by writing an image to a re-used microSD card. Configuration |
Nåværende revisjon fra 13. jul. 2023 kl. 17:33
DragonFly er en Original Prusa i3 MK3S[1], kjøpt som byggesett fra Prusa Research[2].
Undersider: bygging,
Bruk: se siden 3D printing.
Om printeren
Her skal det stå litt om printeren.
- nozzle: 0.8 mm
- Hostnavn:
dragonfly.local
- build plate printable area: 250 x 210 mm
- max printable height: 210 mm
Firmware
Firmware version: 3.11.0-4955
OctoPrint
- OctoPrint: 1.8.6
- OctoPi: 0.18.0
Historikk
- 2022-12-28
- installed avrdude (via
sudo apt install avrdude
) to facilitate firmware upgrades. Tingo (diskusjon) 28. des. 2022 kl. 14:29 (CET)
- 2022-12-27
- OctoPrint - added the correct api key to the bitraf user by editing ~/.octoprint/users.yaml for the pi (Linux) user and restarted the pi. Tingo (diskusjon) 27. des. 2022 kl. 18:36 (CET)
- 2022-12-27
- OctoPrint - upgraded to OctoPi 0.18.0 / OctoPrint 1.8.6 by writing an image to a re-used microSD card. Configuration
/boot/cmdline.txt
- removed serial console. After:
pi@dragonfly:~ $ more /boot/cmdline.txt console=tty1 root=PARTUUID=4ae0b87d-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
/boot/config.txt
- added these lines to the '[all]' section
dtoverlay=pi3-miniuart-bt force_turbo=1 over_voltage=8
the lines start_x=1
and gpu_mem=128
were already there. Tingo (diskusjon) 27. des. 2022 kl. 18:04 (CET)
- 2022-04-18
- flashed firmware to 3.11.0-4955 from OctoPrint (Firmware Updater, serial port is
/dev/ttyACM0
). Tingo (diskusjon) 18. apr. 2022 kl. 16:16 (CEST)
- 2021-12-21
- OctoPrint - oppdatert MQTT plugin til versjon 0.8.12. Tingo (diskusjon) 21. des. 2021 kl. 17:50 (CET)
- 2021-06-30
- opprettet bruker "bitraf" i OctoPrint, med standard passord og rolle operatør ("operator"). Tingo (diskusjon) 30. jun. 2021 kl. 17:23 (CEST)
- flashed firmware to 3.10.0-4481 from OctoPrint (Firmware Updater). For some reason, it required two tries (the first one failed, without any error messages). Tingo (diskusjon) 30. jun. 2021 kl. 17:43 (CEST)
- 2020-08-19
- checked firmware - the printer already has 3.9.0-3421.
- 2019-11-23
- done first layer calibration until I was happy with the result.
- flashed firmware to 3.8.1-2869 with PrusaSlicer and a usb cable.
- "lapper" på printeren "19/11-01 nozzle scraping up plate", "filament jam 9/11-19"
- 2019-11-23
- denne siden ble opprettet.