{% extends "base.html" %} {% block content %}

{{ _('System Settings') }}

{{ _('CuraEngine Configurations') }}

{{ _('Adjust the X-axis compilation offset for combined files on the build plate.') }}
{{ _('Adjust the Y-axis compilation offset for combined files on the build plate.') }}
{{ _('Files smaller than this will not generate a simplified proxy.') }}
{{ _('Absolute path to save locally sliced GCode files (e.g. OctoPrint uploads folder like "/home/pi/.octoprint/uploads"). Leave empty to use system default.') }}
{{ _('Default Plater Settings') }}

{{ _('Default Storage Quotas (MB)') }}
{% endblock %}