Git Product home page Git Product logo

bambu-lab-observer's People

Contributors

sr-g avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

astrolemonade

bambu-lab-observer's Issues

.CSV file not generated

Greetings,

I have recently been doing some tests with Observer 1.0.2 and I noticed that the program is not generating the .csv file while it is running.

.json config file:

{
  "BambuLabPrinters" : [ 
      {
        "IP" : "192.168.xxx.xxx",
        "MQTTTLS" : true,
        "MQTTUsername" : "bblp",
        "MQTTPassword" : "xxxxxxxx"
      }
  ],
  "CSVFileName" : "bambu_lab_observer.csv",
  "LogLevel" : "INFO",
  "Topics" : [ "device/+/report" ],
  "PolicyAboutRegisterStartOfPrint" : "FIRST_MESSAGE_TIMESTAMP"
}

testing in windows_386 and windows_amd64
printer: X1C
Firmware: 01.06.05.01

Open Sourcing Code

Hi,

I am considering doing some stuff with the MQTT and would love to avoid re-inventing the wheel and reversing the messages again.

Can you upload the code - understand it may not be pretty, but even if its a burner branch, would be good to share so others can build on your work ?

Just an ask.

Simon

No support for P1S

I have successfully added X1C printers, but cannot get P1S added. I think the issue is P1S connects over port 1883.

Program crash

Hello,
Thank you for your project, If you need help, I'm a software engineer.

The program is able to connect to the mqqt but once it receive a message it crash.

config:
{ "BambuLabPrinters" : [ { "IP" : "192.168.XXX.XXX", "Disabled" : false, "MQTTTLS" : true, "MQTTUsername" : "bblp", "MQTTPassword" : "XXXXX" } ], "CSVFileName" : "bambu-lab-observer.csv", "LogLevel" : "INFO", "Topics" : [ "device/+/report" ], "PolicyAboutRegisterStartOfPrint" : "FIRST_MESSAGE_TIMESTAMP" }

I tested windows_386 and windows_amd64 program
printer: X1C firmware: v.01.06.05.00

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.