1
0
Fork 0
mirror of https://github.com/maziggy/bambuddy.git synced 2026-05-09 08:25:54 +02:00

[GH-ISSUE #1021] [Bug]: Scheduled print doesn't start #719

Closed
opened 2026-05-07 00:13:09 +02:00 by BreizhHardware · 1 comment

Originally created by @lightmaster on GitHub (Apr 18, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/1021

Originally assigned to: @maziggy on GitHub.

Bug Description

I scheduled a print for 7am this morning, which would have given the chamber enough time to warm up before printing something in ASA. I noticed at 8am that the print hadn't started. I checked and the time on the server running Bambuddy has the correct time and timezone, and I did schedule for 7am and not pm. I started debug logging and set it to 1 minute in the future, then grabbed the support package after it didn't print at that time too.

Expected Behavior

A scheduled print should start printing at the time scheduled.

Steps to Reproduce

  1. Schedule print for some time
  2. wait until time passes (verifying it's past that time on the server)
  3. see that print doesn't start at the scheduled time

Printer Model

X1 Carbon

Bambuddy Version

dev branch

Printer Firmware Version

99.00.00.00

Installation Method

Manual (git clone)

Operating System

Linux (Ubuntu/Debian)

Relevant Logs / Support Package

bambuddy-support-20260418-081826.zip

Screenshots

Image

 

Image

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this bug hasn't already been reported
  • I am using the latest version of Bambuddy
  • My printer is set to LAN Only mode
  • My printer has Developer Mode enabled
Originally created by @lightmaster on GitHub (Apr 18, 2026). Original GitHub issue: https://github.com/maziggy/bambuddy/issues/1021 Originally assigned to: @maziggy on GitHub. ### Bug Description I scheduled a print for 7am this morning, which would have given the chamber enough time to warm up before printing something in ASA. I noticed at 8am that the print hadn't started. I checked and the time on the server running Bambuddy has the correct time and timezone, and I did schedule for 7am and not pm. I started debug logging and set it to 1 minute in the future, then grabbed the support package after it didn't print at that time too. ### Expected Behavior A scheduled print should start printing at the time scheduled. ### Steps to Reproduce 1. Schedule print for some time 2. wait until time passes (verifying it's past that time on the server) 3. see that print doesn't start at the scheduled time ### Printer Model X1 Carbon ### Bambuddy Version dev branch ### Printer Firmware Version 99.00.00.00 ### Installation Method Manual (git clone) ### Operating System Linux (Ubuntu/Debian) ### Relevant Logs / Support Package [bambuddy-support-20260418-081826.zip](https://github.com/user-attachments/files/26854521/bambuddy-support-20260418-081826.zip) ### Screenshots <img width="2574" height="1254" alt="Image" src="https://github.com/user-attachments/assets/66622299-5097-4967-b1d6-cd3f67f9fb86" /> &nbsp; <img width="1231" height="970" alt="Image" src="https://github.com/user-attachments/assets/e28b20bf-c2d8-44dc-a36e-24f535a3f9e2" /> ### Additional Context _No response_ ### Checklist - [x] I have searched existing issues to ensure this bug hasn't already been reported - [x] I am using the latest version of Bambuddy - [x] My printer is set to LAN Only mode - [x] My printer has Developer Mode enabled
BreizhHardware 2026-05-07 00:13:09 +02:00
  • closed this issue
  • added the
    invalid
    label
Author
Owner

@maziggy commented on GitHub (Apr 18, 2026):

2026-04-18 07:00:28,675 INFO [backend.app.services.print_scheduler] Queue: printer 1 not available — connected=True, state=FINISH, awaiting_plate_clear=True

**"require_plate_clear": "true",**

You either needs to press the "Clear Plate & Start Next" button to confirm the bed is clear, or disable the functions in settings -> Workflow -> Require plate-clear confirmation

Image
<!-- gh-comment-id:4273659039 --> @maziggy commented on GitHub (Apr 18, 2026): > 2026-04-18 07:00:28,675 INFO [backend.app.services.print_scheduler] Queue: printer 1 not available — connected=True, state=FINISH, **awaiting_plate_clear=True** > **"require_plate_clear": "true",** You either needs to press the "Clear Plate & Start Next" button to confirm the bed is clear, or disable the functions in settings -> Workflow -> Require plate-clear confirmation <img width="845" height="150" alt="Image" src="https://github.com/user-attachments/assets/0def3cc8-e822-4283-a82b-3b99dc6be143" />
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bambuddy-maziggy-1#719
No description provided.