I am trying to set up a new TLC Rotary and going in circles trying to figure out why it’s not working.
I have a K40 mini with a C3D Laserboard running smoothie and have been through the documentation both here and at the C3D forum here.
The rotary is connected to the C3D Laserboard’s A axis and set as a roller type and to use the A axis within LightBurn’s Rotary Setup. As I have the Smoothieware configured, when I press Test in the rotary setup, I get the expected one complete 360 degree rotation.
One of the problems I am encountering is that any rectangle created in LightBurn of a height over 82mm is giving me an Out of bounds warning, and if I press continue anyway, spinning my glass way beyond what it should.
What might cause this out of bounds warning to happen?
You said “the rotary” - is it a roller or a chuck? If it’s a roller, when you press the ‘Test’ button, is it the roller turning a 360, or the object sitting on the roller? (It should be the roller)
Good Catch @JohnJohn, I was following a video during setup of the same rotary and did not notice that the maker had his interface set to inches. I have now changed the roller diameter to 28mm and confirmed that a test rotation still gives me 360 degrees from the rotary setup.
I am still getting the out of bounds warning. I am also observing momentary pauses of the drive motor at what looks to be 10mm intervals during the course of running the long end of an 80mm rectangle, which I can run without getting the out of bounds warning.
Here are the A axis settings of my C3D config file in case they can provide any clues:
# A axis
delta_steps_per_mm 22.50 # may be steps per degree for example
delta_step_pin 2.3 # Pin for delta stepper step signal
delta_dir_pin 0.22 # Pin for delta stepper direction
delta_en_pin 0.21 # Pin for delta enable
delta_current 0.6 # Z stepper motor current
delta_max_rate 6000 # mm/min
delta_acceleration 100 # mm/sec²
@LightBurn can you say why LightBurn might be giving me the Cut is out of bounds warning and also possibly any insight into what may be causing these momentary motor pauses I am experiencing during the long side of my rectangles?
I checked that link and adjusted my current from 0.6 to the recommended 1.2 for the NEMA 17.
No change. Here is a video of the motor pauses I’m seeing.
Actually I am not sure how to tell if it does or not, I did some searching on the subject but did not find any definitive way to determine this. Here are the specs of my drive motor:
Yeah. I’m not getting much from that datasheet either. One thing I notice is that the voltage for this motor would be fairly low (1.7A*1.5ohms = ~2.6V).
You may want to compare this motor to the other ones on your machine and see how they compare.
Another thing I just noticed, When I run the test from the LightBurn rotary setup, I get smooth rotation without the momentary pauses, video here.
@LightBurn, I am also curious how LightBurn determines what would be out of bounds for my A axis, does it use the circumference set in the Rotary Setup window?