Hi,
This more than a question, is a rookie clarification.
As I have mentioned other times, it is from a semi-configured CoreXY printer, a RatRig v3.
This printer has an image prepared with Klipper and Mainsail, prepared for the hardware you mount.
Been printing ABS and PETG, fine, but I’m having trouble with PLA.
The problem is that it starts to print fine, and at a variable height between 3 and 10 layers maximum, it stops extruding… only extruding, the rest of the printer continues executing the gcode of the file.
I’m testing things, and was to ask, if a default configuration option that I changed, could be the cause of this problem.
In the default configuration, “factory”:
[extruder]
…
microsteps: 16
…
and I, in order to have more resolution, change it to:
[extruder]
…
microsteps: 64
…
The question is, this change. Could it be the cause that after a few layers it stops extruding?
What would be the reason? (talking for talking), maybe when raising the microsteps, the extruder motor heats up and stops working?
and… with the default configuration, 16, is it enough? the extruder has more steps per mm than an axis motor
Thx…