predefined printer limits
I get and error saying the g code will not fit inside my printer limits - I say to print anyway and it comes out fine.
What printer limits should I use? I have an orginal Prusa MK2.5S. I have put in the proper bed size, what am i missing?
What printer limits should I use? I have an orginal Prusa MK2.5S. I have put in the proper bed size, what am i missing?
Comments
You should also tell server not to use it for size computations. In start gcode of the printer profile put the prime line with @nosize/@size to make renderings better placed.
if I put the ; infront of the command, will it still work?