Navigation Menu

Skip to content

Willmac16/OctoPrint-TranslateModel

Repository files navigation

OctoPrint-TranslateModel

Translate Model allows you to move models around in gcode files without reslicing.

Features

  • Select files via the translate button in the file pane
  • Quick and easy model movement along the x and y axes
  • Options to automatically print files after translation

translateActionButton

translateTab

viewerGraphic

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/Willmac16/OctoPrint-TranslateModel/archive/main.zip
  • This plugin will compile its C++ code on install, but this should be pretty quick.

Credits

  • Thanks to KenLucke for the plugin suggestion and testing help.
  • Thanks to AlexDashwood for the fix for a conflict with ContinuousPrint
  • Thanks to ScottWell1 for adding support for Prusa's M555 command