Oleksandr

Results 58 comments of Oleksandr

> Wow! Is it possible to overly-dry filament? I am not sure about that, but I do not think that such dessicants would hurt, because, in general, filament does not...

N.B. Just tested, drying while printing is prevented on firmware level: ``` >>> { "print": { "sequence_id": "0", "ams_id": 128, "command": "ams_filament_drying", "cooling_temp": 45, "duration": 12, "humidity": 0, "mode": 1,...

@suprak I am not sure whether you would capture it in this case, but I would advise to use https://github.com/Skydev0h/mqtt-delta to monitor MQTT messages on the printer while you do...

@suprak today I needed to move an AMS from one extruder to another and observed following 2 commands: ``` [02.08.2025, 17:11:14] Filtered: {"print":{"ams_id":131,"command":"set_ams_led","duration":0.5,"led_mask":15,"led_mode":2,"repeat":6,"result":"success","rgb":0,"sequence_id":"791"}} [02.08.2025, 17:11:36] Filtered: {"print":{"bind_list":[{"ams_f_bind":1,"ams_s_bind":6,"extruder":1},{"ams_f_bind":2,"ams_s_bind":9,"extruder":0}],"command":"manual_ams_bind","result":"fail","sequence_id":"794"}} ``` The first...

> Has anybody discovered how to query the "bind_list" back out? It looks like the info is not part of the standard "report" MQTT message payload. > > Closest I...

> > > [@Vizzyy](https://github.com/Vizzyy) I second this, still doesn't work on P1S even on 1.09 FW > > > > > > It needs LAN and developer mode because action...

The following files were taken during laser cutting stage: [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(3).json](https://github.com/user-attachments/files/20534782/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.3.json) When the check was about to expire: [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(4).json](https://github.com/user-attachments/files/20534784/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.4.json) When the check expired and lasering was paused: [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(5).json](https://github.com/user-attachments/files/20534787/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.5.json) When the job...

How the check in timer looks: ![Image](https://github.com/user-attachments/assets/3bfd2cdc-84d3-4ead-8f3a-dd12b3efe8ec) How it looks when about to expire: ![Image](https://github.com/user-attachments/assets/440ac552-cb6f-43f0-9e52-0db6ad4d3072) And when expired: ![Image](https://github.com/user-attachments/assets/17a44625-e320-46ac-8b46-eec472514ac3)

Laser processing completed (expelling smoke): ![Image](https://github.com/user-attachments/assets/9fff0950-6eff-4c55-919a-7e834f06b7c7) [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(7).json](https://github.com/user-attachments/files/20534912/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.7.json) Laser processing completed: [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(8).json](https://github.com/user-attachments/files/20534913/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.8.json)

Some more stuff: --- ![Image](https://github.com/user-attachments/assets/200deb27-d7e2-451b-8493-5641d177cb7e) [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(9).json](https://github.com/user-attachments/files/20535025/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.9.json) --- ![Image](https://github.com/user-attachments/assets/29c9e078-f9a1-4df2-b69f-6aa6ee7dadac) [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(10).json](https://github.com/user-attachments/files/20535027/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.10.json) --- ![Image](https://github.com/user-attachments/assets/ae753fe9-24ce-4fbd-b8b5-1468299450ab) [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(11).json](https://github.com/user-attachments/files/20535028/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.11.json) --- ![Image](https://github.com/user-attachments/assets/41ddfad5-ce74-4a68-8b2d-07cebe01606b) [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(12).json](https://github.com/user-attachments/files/20535030/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.12.json) --- ![Image](https://github.com/user-attachments/assets/150ab1cd-4d70-40bc-b25d-7f21dd8e0e02) [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(13).json](https://github.com/user-attachments/files/20535033/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.13.json)