Skip to content

General Discussion

51 Topics 207 Posts

A place to talk about whatever you want

This category can be followed from the open social web via the handle general-discussion@forum.bambuddy.cool

Subcategories


  • 36 159
    36 Topics
    159 Posts
    MartinNYHCM
    Sorry, to less information to get an idea what's happening. Please open an issue and attach a support package (https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging)
  • 4 15
    4 Topics
    15 Posts
    MartinNYHCM
    Mhhh...I see multiple projects which are actively maintained. Anyway....of course it's your choice
  • Bambu Studio doesn't see virtual printer

    Help
    5
    5 Posts
    26 Views
    MartinNYHCM
    Sorry, to less information to get an idea what's happening. Please open an issue and attach a support package (https://wiki.bambuddy.cool/features/system-info/?h=debug#enable-debug-logging)
  • Installed package name on Linux?

    Help
    3
    3 Posts
    28 Views
    W
    Will do. I guess I didn't see anything in the documentation mentioning that it's standalone and doesn't register with the system. Thank you.
  • Error when sending to Virtual Printer

    Help
    2
    2 Posts
    48 Views
    MartinNYHCM
    Please open an issue on Github.
  • server-side slicing setup

    Help
    18
    18 Posts
    202 Views
    L
    AHA thanks
  • H2C Nozzle selection error

    Help
    2
    2 Posts
    51 Views
    MartinNYHCM
    Are you using "Send" instead of "Print" - as per the docs?
  • Unable to Find “Store Sent Files on External Storage” Setting

    2
    2 Posts
    57 Views
    MartinNYHCM
    If it's not there you can skip it. Obviously some version combinations don't have it.
  • 1 Posts
    32 Views
    Vilda007V
    If you run BamBuddy in a container on the same machine as Home Assistant add-on and the Mosquitto broker add-on on the same HAOS box, and Bambu Studio can't connect to your Virtual Printer (connection error, TLS handshake fails) while the BamBuddy log shows MQTT port 8883 is already in use — this is a port collision on the host, not a BamBuddy bug. Why Bambu Studio hardcodes MQTT/TLS on port 8883 for LAN printers, so BamBuddy's Virtual Printer MQTT server needs host port 8883 (and the HA add-on runs with network_mode: host). The Mosquitto add-on also maps host 8883→8883 by default (its TLS listener). Mosquitto wins the bind, so Bambu Studio connects to Mosquitto's cert instead of the Virtual Printer CA cert → TLS verification fails. Fix (HA UI only — the SSH add-on's SUPERVISOR_TOKEN is read-only on the supervisor API, so this can't be scripted) Settings → Add-ons → Mosquitto → Network. Remap the TLS listener host port 8883 → 8885 (leave 1883/1884/8884 as-is). Restart the Mosquitto add-on, then the BamBuddy add-on. Verify BamBuddy log: Simple MQTT server listening on port 8883. openssl s_client -connect <HA-IP>:8883 returns a cert with CN=<your-VP-serial> issued by Virtual Printer CA, Verify return code: 0 (ok). Gotcha a Mosquitto add-on update can reset its network config to defaults and reclaim 8883, breaking the Virtual Printer again. If it recurs, just re-apply the 8883→8885 remap.
  • PWA on iPhone - Camera View

    Help
    3
    3 Posts
    64 Views
    D
    Thank you. Works perfectly just wasn't obvious to me.
  • Archives not showing sample Pic of Job

    4
    1
    4 Posts
    65 Views
    MartinNYHCM
    Please open an issue.
  • Admin Panel : refused to connect

    Help
    12
    12 Posts
    196 Views
    R
    OK, so that's not an open-source option. Proprietary interface only available through purchase of the the Official Bambuddy Appliance. Disappointingly expected. Thanks
  • 5 Posts
    293 Views
    M
    I am also having some issues with the virtual printer on a Windows install. I keep getting 508 errors in my terminal. I plan to uninstall Bambu Studio (beta) and reinstall it to see if that helps. Edit: I am able to print in lan mode and see the printer in lan mode through bambuddy.
  • Able to make more than one Virtual Printer using Tailscale?

    Help
    4
    4 Posts
    137 Views
    K
    Ok, I think this was a firmware issue, my A1 mini was freaking out until I updated it to the most recent version. I had things set up properly in Bambuddy, but adding the A1 mini's virtual printer to Bambu Studio or OrcaSlicer resulted in an 'Incorrect Password' error. After updating the firmware and refreshing the access code everything is working correctly!
  • Printer Status and Card Size

    Help
    5
    5 Posts
    174 Views
    MartinNYHCM
    I think i need to look into it more detailed. Please open an issue for it.
  • How do you stop syncing all Bambu Studio Presets?

    Help
    4
    4 Posts
    262 Views
    MartinNYHCM
    Ahh, you are not talking about custom but standard profiles. They cannot be deleted, this is a BL cloud limitation.
  • Ignore and Continue

    Help
    3
    3 Posts
    186 Views
    MartinNYHCM
    This is available in the next daily image.
  • Windows native install problems

    Help
    15
    15 Posts
    860 Views
    MartinNYHCM
    https://github.com/maziggy/bambuddy/issues New issue
  • Restore from github backup

    Help
    3
    3 Posts
    226 Views
    I
    I only need to restore my print and usage history
  • Bambuddy will not list archives

    Help
    6
    6 Posts
    364 Views
    MartinNYHCM
    All issue related details must go to the issue and not here in the forum!
  • Absurd printing times on some prints

    Help
    2
    2
    2 Posts
    238 Views
    MartinNYHCM
    Need more infos. Looks like a problem with your installation. Please open an issue for it. Thanks.
  • Slicing for H2C

    Help
    4
    4 Posts
    341 Views
    MartinNYHCM
    Please open an issue on Github. Need to look into it more detailed.