You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
See here for more information viewtopic.php?f=20&t=7296
Check if your IP is banned
viewtopic.php?t=7286
viewtopic.php?t=7286
exxos blog - random goings on
Re: exxos blog - random goings on
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?
If it ain't broke, test it to Destruction.
Re: exxos blog - random goings on
No idea, but isn't that for updating Marlin ? I guess I could have corrupted that somehow.PhilC wrote: Thu Nov 04, 2021 9:15 pm 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
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!

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!


Re: exxos blog - random goings on
So the octopus firmware is 480K so why does my compiled version end up at 159K ?! 
Holy popsicles Batman,VScode maxes out my 8 core.. But then again.. micro$oft I guess..

Holy popsicles Batman,VScode maxes out my 8 core.. But then again.. micro$oft I guess..
Re: exxos blog - random goings on
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
Tried it again, and now it is downloading some more crap itself...
However the file size still comes out that 159K so no idea what is going on there

Tried it again, and now it is downloading some more crap itself...
Re: exxos blog - random goings on
This seems "extra" in the 480K file.. Wonder if this one is including LCD driver information or something causing the larger file sizes..
Re: exxos blog - random goings on
Thought "what the hell" and flashed it anyway and "works"..
but no movement commands are working or anything now

@PhilC Can you compile the stock firmware and see what file size you get ??
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


@PhilC Can you compile the stock firmware and see what file size you get ??
Re: exxos blog - random goings on
Will do shortlyexxos wrote: Fri Nov 05, 2021 11:36 am @PhilC Can you compile the stock firmware and see what file size you get ??
If it ain't broke, test it to Destruction.
Re: exxos blog - random goings on
@exxos the non USB version is 164K when compiled on my Mac
If it ain't broke, test it to Destruction.
Re: exxos blog - random goings on
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

