Oleksandr
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:  How it looks when about to expire:  And when expired: 
Laser processing completed (expelling smoke):  [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: ---  [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(9).json](https://github.com/user-attachments/files/20535025/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.9.json) ---  [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(10).json](https://github.com/user-attachments/files/20535027/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.10.json) ---  [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(11).json](https://github.com/user-attachments/files/20535028/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.11.json) ---  [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(12).json](https://github.com/user-attachments/files/20535030/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.12.json) ---  [config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY(13).json](https://github.com/user-attachments/files/20535033/config_entry-bambu_lab-01JVPT0KXWHG4V14BGH7XB6AFY.13.json)