#Timer Too Close as soon as print loads, every single time with this one file.

1 messages · Page 1 of 1 (latest)

halcyon parrot
#

I've been running prints on my 2.4 without a single problem for weeks now. All of a sudden I send this one file with 80 instances of a little clip in it, and EVERY single time I try to start this print, the printer doesn't respond for about 5-8 seconds, then it begins running the print start, starts homing X for half a second before throwing Timer Too Close.

Of course my suspicion is that it's taking too long to process the 80 excludable objects in this print but figured I'd get a second opinion and if there's recommended ways to fix this. Attached the gcode in case it's useful.

shy badge
halcyon parrot
#

This happens when starting the print via the web interface

shy badge
rancid skiff
halcyon parrot
#

I'm assuming I should add a [file_manager] section if it doesn't exist?

halcyon parrot
halcyon parrot
shy badge
halcyon parrot
slender hound
#

In my case i just ended up upgrading the SBC but this pre-processor was suggested to me also. It does the exclude_object processing in the slicer before it hits klipper

#

im not sure if it supports orca though

shy badge
halcyon parrot
slender hound
#

With the exception of wifi being totally broken but I gave up trying to diagnose whatever the hell was going on there and just hardwired it

halcyon parrot
slender hound
halcyon parrot
#

Oh? Well then I'll need to look into that then!

slender hound
#

what mcu you got?

halcyon parrot
#

If I recall correctly it's the Octopus Pro 1.0

slender hound
#

ah yea thats got more than enough 5V rail to run a pi

#

most kits that ship with those don't even include a 5V supply, they just steal from the octopus

#

most stuff seems to steal from the UART2 header since its got two 5V and two ground pins exposed

#

running two wires in paralell for each to the pi's GPIO to help with voltage drop

#

could also steal from the probe port or an always on fan port if you set the jumper to 5V too