mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Update documentation
Just a slight inaccuracy in the documentation of one of the imports. Contributes to issue CURA-34.
This commit is contained in:
parent
065b954cad
commit
fedfffb98d
@ -1,7 +1,7 @@
|
||||
# Copyright (c) 2015 Ultimaker B.V.
|
||||
# Cura is released under the terms of the AGPLv3 or higher.
|
||||
|
||||
from UM.Application import Application #To get the current profile that should be updated with the settings from the g-code.
|
||||
from UM.Application import Application #To get the machine manager to create the new profile in.
|
||||
from UM.Settings.Profile import Profile
|
||||
from UM.Settings.ProfileReader import ProfileReader
|
||||
import re #Regular expressions for parsing escape characters in the settings.
|
||||
|
Loading…
x
Reference in New Issue
Block a user