1

Octoprint is printing in the top right corner of my Prusa Mini. What is causing this and how can I fix it?

linuxdan
  • 1,403
  • 1
  • 13
  • 28

1 Answers1

3

I had the wrong dimensions set in PrusaSlicer, under Bed Shape:

Screenshot of the Bed Shape window in PrusaSlicer showing previous settings

I needed to change X and Y to 180:

Screenshot of the Bed Shape window in PrusaSlicer showing corrected settings

agarza
  • 1,559
  • 2
  • 15
  • 33
linuxdan
  • 1,403
  • 1
  • 13
  • 28
  • Indeed a slicer error, not a print server error. OctoPrint Just prints where you have sliced it. – 0scar Jan 30 '22 at 22:28