Page 165 of 336

Re: exxos blog - random goings on

Posted: 04 Nov 2021 21:15
by PhilC
On my BTT board you copied a firmware.bin file onto a flash drive built into the board, can you not do that with that one?

Re: exxos blog - random goings on

Posted: 04 Nov 2021 21:17
by exxos
PhilC wrote: 04 Nov 2021 21:15 On my BTT board you copied a firmware.bin file onto a flash drive built into the board, can you not do that with that one?
No idea, but isn't that for updating Marlin ? I guess I could have corrupted that somehow.

Re: exxos blog - random goings on

Posted: 04 Nov 2021 21:25
by exxos
Yayyyyyy

Got COM3 back. I shoved one of the firmwares from the repo onto the SD card, a light on the board when flashy flashy and then windows found it!

Capture.JPG

:girldance: :girldance:

Re: exxos blog - random goings on

Posted: 04 Nov 2021 21:31
by exxos
So the octopus firmware is 480K so why does my compiled version end up at 159K ?! :roll:

Holy popsicles Batman,VScode maxes out my 8 core.. But then again.. micro$oft I guess..

Capture.JPG

Re: exxos blog - random goings on

Posted: 04 Nov 2021 22:28
by exxos
VScode kept moaning platform I/O was missing. Also moaning no python was found. Also moaning GIT was not found. So just installed all that crap. And now the build button in Marlin actually works!!

However the file size still comes out that 159K so no idea what is going on there :roll:

Capture.JPG

Tried it again, and now it is downloading some more crap itself...

Capture.JPG

Re: exxos blog - random goings on

Posted: 04 Nov 2021 23:49
by exxos
This seems "extra" in the 480K file.. Wonder if this one is including LCD driver information or something causing the larger file sizes..

1.JPG
2.JPG

Re: exxos blog - random goings on

Posted: 05 Nov 2021 11:36
by exxos
Thought "what the hell" and flashed it anyway and "works"..

Code: Select all

SENDING:M115
FIRMWARE_NAME:Marlin bugfix-2.0.x (Nov  4 2021 22:39:38) SOURCE_CODE_URL:github.com/MarlinFirmware/Marlin PROTOCOL_VERSION:1.0 MACHINE_TYPE:3D Printer EXTRUDER_COUNT:4 UUID:cede2a2f-41a2-4748-9b12-c55c62f367ff
but no movement commands are working or anything now :roll:

:shrug:


@PhilC Can you compile the stock firmware and see what file size you get ??

Re: exxos blog - random goings on

Posted: 05 Nov 2021 12:02
by PhilC
exxos wrote: 05 Nov 2021 11:36 @PhilC Can you compile the stock firmware and see what file size you get ??
Will do shortly

Re: exxos blog - random goings on

Posted: 05 Nov 2021 13:28
by PhilC
@exxos the non USB version is 164K when compiled on my Mac

Re: exxos blog - random goings on

Posted: 05 Nov 2021 13:36
by exxos
PhilC wrote: 05 Nov 2021 13:28 @exxos the non USB version is 164K when compiled on my Mac
Does not sound right either, it is supposed to be 480K.

A guy on their pages mentions the steppers are not set up by default...

https://github.com/bigtreetech/BIGTREET ... /issues/85

So essentially they have uploaded a broken set of files :roll: This always seems to be the case with these repos. Why bother having a dedicated set of Marlin files for a particular board and then not half the stuff up :roll: