Custom Bart Dring FluidNC controller

I will add, “sockets” or “ports”

1 Like

It already says that. I will look into making it bold.

Does reporting do anything other than display the terminal window more often?
Currently, it is set to “verbose” I am not sure what the options are but maybe that has something to do with it as well?

1 Like

Commands and Settings | Wiki.js Would adding the buffer status to the output help?

1 Like

So since this is so repeatable, why is discord not filled with this? I found one report but they deleted it.

Jaime are you using estlcam? Is there something else you can try just in case this is a gcode issue?

Man reading through all this!! Issues · bdring/FluidNC · GitHub . That memory error has been there a while. I also see someone with that file transfer problem too! They cannot seem to be able to find what is using the memory though! There must be a way to debug this!

Also are you getting more boards or are you in hold til this gets figured out?

I was looking at this part at the top:

The Jackpot CNC Controller is a 32bit dual-core 240mhz board, WiFi, Bluetooth, or hardwired capable (esp32). It has 6x TMC2209 drivers,

As per your mention, could add “sockets,” and perhaps also say that it comes with 5 drivers.

It has 6x TMC2209 driver sockets (ships with five (5) TMC2209 drivers pre-installed with heatsinks).

This is not working for me.

One, I have no [env] section but I modified [common_esp32_base] which I guess should have the same effect.

Two, I found a definition for CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM but there is no definition for CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM which is the one I want to change.

This is the file that I found (“DO NOT EDIT”) and it has no mention of CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM. Was it in another file? The FluidNC wiki says that the C3 is not supported.

I don’t understand the advantage (if any) of this ‘tasmota’ thing but I’m not keen on introducing additional variables so I am reverting. I get the feeling you are running from a pretty different baseline and I don’t have the experience to map that onto the code that I have.

This does not give me good vibes :thinking:

Just to be clear, you guys are just having issues in STA mode, with a small report timing right?

Using my preferences and AP mode I am not having any issues and the MRRF Drawing is fast with tons of tiny moves brutal as compared to normal CNC cutting, and even with my lasers tests I saw amazing speeds with no memory issues.

PS, there is an email issue with the forums right now so hopefully that gets sorted soon.

Ah I see the discord thread now. I will follow along and help if at all possible.

1 Like

Mine is not able to do anything it is only esp. I never was able to cause a problem, no matter what I did.

Hee Hee, did you mean to reply to this, LOL

Back in action…my inbox is filling up fast. I think it is catching up.

Try using my preferences, GitHub - V1EngineeringInc/FluidNC_Configs: Configuration and support files for the FluidNC boards typically used and V1 Engineering. I am not having any issues. Perhaps it is because you are not plugged into a board and tmc drivers? Don’t you have a dev board?

I have more boards on the way. I have only shipped a few out until I am confident this is not a deal breaker. We are not the only ones using this firmware so if this is a major issue reports will start coming in. I just don’t think many are on the newest version.

3 Likes

LOL, I dont have a board yet. I just bought 2 esps on amazon.
I was really hoping to have issues and be able to find them. (Just in the networking.)

1 Like

Try my preferences and configs. On reboot make sure there are no issues and let me know if you are still having AP issues. Let’s start there since that should work. Then we will have a more level playing field to attack the STA mode.

1 Like

LOL so that’s why I just got 30 emails from yesterdays/today post LOL. The whole forum/notifications were acting weird since last night. All seems to be better now.

2 Likes

I am so stoked about this (showing my age I am sure) Got my in-stock notification last night, ordered and got a shipping label today!

4 Likes

It should ship out any minute!

I think they are all sold out again, so if you received and email and did not buy one you need to sign up for emails again.

2 Likes

Yep I missed this batch. Oh well hopefully they will be even more ready when more come in. Got signed back up for emails LOL

1 Like

Jamie, or anyone that knows, what is the difference between polling and auto reporting?

I thought auto-reporting was the ui waiting for the firmware to give it information, and polling would be the ui asking for info. I would think polling would take more resources.

1 Like