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,289
  • 11
  • 27

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,334
  • 2
  • 10
  • 30
linuxdan
  • 1,289
  • 11
  • 27
  • Indeed a slicer error, not a print server error. OctoPrint Just prints where you have sliced it. – 0scar Jan 30 '22 at 22:28