FireFly 3D printer
Hopp til navigering
Hopp til søk
FireFly 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.4 mm
- Hostnavn:
firefly.local
Firmware
Firmware version: 3.9.0-3421
OctoPrint
- OctoPrint: 1.7.2
- OctoPi: 0.17.0
Historikk
- 2022-13-23
- after a test print, I conclude that the OctoPi / OctoPrint upgrade is a success. This printer noe runs OctoPi 0.18.0 and OctoPrint 1.8.6 Tingo (diskusjon) 23. des. 2022 kl. 22:24 (CET)
- 2022-12-23
- OctoPrint - the API key / API keys cannot be edited in OctoPrint anymore (you can only generate new ones). Fixed by adding the correct API key to a user in
~/.octoprint/users.yaml
. Snippet of users.yaml
_version: 2 bitraf: active: true apikey: 284D0BD68A114A628A6D9EB7F513AFAF groups: - users
Tingo (diskusjon) 23. des. 2022 kl. 21:36 (CET)
- 2022-12-23
- Pi camera - the camera is working, and vcgencmd detects it:
pi@firefly:~ $ vcgencmd get_camera supported=1 detected=1
good to know. Tingo (diskusjon) 23. des. 2022 kl. 20:29 (CET)
- 2022-12-23
- installed OctoPi 0.18.0 on a new microSD card with rpi-imager as described here[3]. Gets OctoPrint 1.8.6 Tingo (diskusjon) 23. des. 2022 kl. 20:07 (CET)
- edit out the serial console from
/boot/cmdline.txt
. Before
pi@firefly:~ $ more /boot/cmdline.txt console=serial0,115200 console=tty1 root=PARTUUID=44399de6-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
after
pi@firefly:~ $ more /boot/cmdline.txt console=tty1 root=PARTUUID=44399de6-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
this allows OctoPrint to connect to to the serial port that is connected to the printer. Tingo (diskusjon) 23. des. 2022 kl. 20:13 (CET)
- added the following lines to
/boot/config.txt
section '[all]' (the others was already there)
dtoverlay=pi3-miniuart-bt force_turbo=1 over_voltage=7
this is to get the raspicam working smoothly.Tingo (diskusjon) 23. des. 2022 kl. 20:20 (CET)
- 2022-04-18
- this printer is missing the usb cable, making flashing firmware from OctoPrint impossible. Tingo (diskusjon) 18. apr. 2022 kl. 15:33 (CEST)
- 2021-12-21
- upgraded OctoPrint 1.6.1 to 1.7.2 from OctoPrint UI. Tingo (diskusjon) 21. des. 2021 kl. 17:35 (CET)
- 2020-08-19
- flashed firmware to 3.9.0-3421 with PrusaSlicer and a usb cable.
- 2020-01-09
- Displayet på printeren ble full av "søppel" ved forsøk på å bruke den (kalibrering for eksempel). Skrudde printeren av og på - problemet forsvant. Printernen var resatt, måtte velge "Sheet: Textur1" og måtte kjøre "first layer calibration" på nytt.
- 2019-12-17
- finally, someone named the printer, so now I created this page. This printer used to be named Temporary1.
- 2019-11-23
- Y belt: the screws on the front pulley assembly (the ones that secures it to the steel plate) are loose. Needs to be fixed.
- 2019-11-23
- firmware upgraded to version 3.8.1-2869.
- "lapper" med meldinger "virker dårlig - bed engine is resisting", "virker med Prusa sli3er på samme måten som Caterpillar. Prusa sli3er nivellerer plata før den begynner på printingen. 21nov kveld".
- denne siden ble opprettet.