Forskjell mellom versjoner av «Stag Beetle 3D printer»

Fra Bitraf
Hopp til navigering Hopp til søk
(Historikk: OctoPrint 1.6.1 -> 1.7.2)
(Om printeren: add print volume description)
 
(9 mellomliggende revisjoner av samme bruker vises ikke)
Linje 9: Linje 9:
 
* nozzle: 0.4 mm
 
* nozzle: 0.4 mm
 
* Hostnavn: <code>stagbeetle.local</code>
 
* Hostnavn: <code>stagbeetle.local</code>
 +
* build plate printable area: 250 x 210 mm
 +
* max printable height: 210 mm
  
 
== Firmware ==
 
== Firmware ==
Firmware version: 3.10.0-4481
+
Firmware version: 3.11.0-4955
  
 
== OctoPrint ==
 
== OctoPrint ==
* OctoPrint: 1.6.1
+
* OctoPrint: 1.8.6
* OctoPi: 0.17.0
+
* OctoPi: 0.18.0
  
 +
== Historikk ==
 +
; 2022-12-27 : upgraded firware to version 3.11.0-4955 via OctoPrint. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 27. des. 2022 kl. 21:36 (CET)
 +
; 2022-12-27 : installed avrdude for firmware flashing, via <code>sudo apt install avrdude</code>. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 27. des. 2022 kl. 21:31 (CET)
 +
 +
; 2022-12-27 : OctoPrint - wrote OctoPi 0.18.0 / OctoPrint 1.8.6 to a re-used microSD card and installed in the printer. Configuration: <code>/boot/cmdline.txt</code> - removed serial console. After:
 +
<pre>
 +
pi@stagbeetle:~ $ more /boot/cmdline.txt
 +
console=tty1 root=PARTUUID=201b74fb-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
 +
</pre>
 +
<code>/boot/config.txt</code> - added these lines to the '[all]' section
 +
<pre>
 +
dtoverlay=pi3-miniuart-bt
 +
force_turbo=1
 +
over_voltage=8
 +
</pre>
 +
the lines <code>start_x=1</code> and <code>gpu_mem=128</code> were already there. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 27. des. 2022 kl. 19:00 (CET)
 +
: restored OctoPrint configuration from a backup. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 27. des. 2022 kl. 19:23 (CET)
 +
 +
; 2022-12-22: OctoPrint - did a backup. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 22. des. 2022 kl. 19:29 (CET)
  
== Historikk ==
 
 
; 2021-12-21 : upgraded OctoPrint 1.6.1 to 1.7.2 from OctoPrint UI. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 21. des. 2021 kl. 19:41 (CET)
 
; 2021-12-21 : upgraded OctoPrint 1.6.1 to 1.7.2 from OctoPrint UI. [[Bruker:Tingo|Tingo]] ([[Brukerdiskusjon:Tingo|diskusjon]]) 21. des. 2021 kl. 19:41 (CET)
  

Nåværende revisjon fra 13. jul. 2023 kl. 18:34

Stag Beetle 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: stagbeetle.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-27 
upgraded firware to version 3.11.0-4955 via OctoPrint. Tingo (diskusjon) 27. des. 2022 kl. 21:36 (CET)
2022-12-27 
installed avrdude for firmware flashing, via sudo apt install avrdude. Tingo (diskusjon) 27. des. 2022 kl. 21:31 (CET)
2022-12-27 
OctoPrint - wrote OctoPi 0.18.0 / OctoPrint 1.8.6 to a re-used microSD card and installed in the printer. Configuration: /boot/cmdline.txt - removed serial console. After:
pi@stagbeetle:~ $ more /boot/cmdline.txt 
console=tty1 root=PARTUUID=201b74fb-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. 19:00 (CET)

restored OctoPrint configuration from a backup. Tingo (diskusjon) 27. des. 2022 kl. 19:23 (CET)
2022-12-22
OctoPrint - did a backup. Tingo (diskusjon) 22. des. 2022 kl. 19:29 (CET)
2021-12-21 
upgraded OctoPrint 1.6.1 to 1.7.2 from OctoPrint UI. Tingo (diskusjon) 21. des. 2021 kl. 19:41 (CET)
2021-11-18 
Smørte glidestengene på x og y-aksen fordi ekstruder-vognen gikk så trengt at printeren feilet.
2021-06-30 
opprettet bruker "bitraf" i OctoPrint, med standard passord og rolle operatør ("operator"). Tingo (diskusjon) 30. jun. 2021 kl. 15:08 (CEST)
flashed firmware to 3.10.0-4481 from OctoPrint (Firmware Updater). Tingo (diskusjon) 30. jun. 2021 kl. 17:07 (CEST)
2020-08-19 
checked firmware - the printer already has 3.9.0-3421.
2019-11-23 
denne siden ble opprettet.

Referanser