Simon Edwards
|
c03588c6e5
Profile export now goes via the plugin system, and does the same filename checks as before.
|
8 лет назад |
Tim Kuipers
|
b3cfa62775
Merge branch 'feature_settings_restricted_to_settingsbases'
|
8 лет назад |
fieldOfView
|
485ae53660
Show quality profile and user profile settings side-by-side on Profiles manager
|
8 лет назад |
Ghostkeeper
|
59c8a4e66d
Fix validation of extruder-type settings
|
8 лет назад |
Tim Kuipers
|
56b00ad425
JSON cleanup: removed settable_per_x when they were obvious and default (CURA-1560)
|
8 лет назад |
Tim Kuipers
|
2e2437d163
feat: use settable_per_[mesh|extruder|meshgroup|globally] instead of global_only (CURA-1560)
|
8 лет назад |
Ghostkeeper
|
8b1c363932
Load current machine's extruders upon creation, start and switch of machines
|
8 лет назад |
Ghostkeeper
|
dff94b4559
Make ExtruderManager a QML context item
|
8 лет назад |
Ghostkeeper
|
927d33145f
Move creating extruder manager logic to ExtruderManager
|
8 лет назад |
fieldOfView
|
b88f2847ef
Fix saving machine instances to the cura profile
|
8 лет назад |
Jaime van Kessel
|
b63c308694
Changed order of loading containers so extruder stacks don't fail anymore
|
8 лет назад |
Jaime van Kessel
|
eeb1882c2f
Merge pull request #765 from thopiekar/master-buildtype-in-splashscreen
|
8 лет назад |
Jaime van Kessel
|
c79b7bdd7a
Machine manager now creates ExtruderTrainStacks
|
8 лет назад |
Thomas Karl Pietrowski
|
d6acb78bd4
Fixing a typo
|
8 лет назад |
Jaime van Kessel
|
cb0df43f4b
Merge branch 'master-buildtype-in-splashscreen' of git://github.com/thopiekar/Cura into thopiekar-master-buildtype-in-splashscreen
|
8 лет назад |
Thomas Karl Pietrowski
|
c62ab6e937
Adding a field of the build type to the spashscreen.
|
8 лет назад |
Jaime van Kessel
|
171adde6be
Fixed broken signal when file was loaded
|
8 лет назад |
fieldOfView
|
d7148844ac
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
8 лет назад |
fieldOfView
|
0dec0aafcf
Fix exception when loading an object
|
8 лет назад |
Arjen Hiemstra
|
4cd224aeb2
Add empty variant, material and quality containers
|
8 лет назад |
fieldOfView
|
184247ced6
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
8 лет назад |
fieldOfView
|
bb18bf6a30
Fix creating a jobname after loading a file
|
8 лет назад |
Ghostkeeper
|
84fc7948ce
Expose ExtrudersModel to QML
|
8 лет назад |
Ghostkeeper
|
45d01bf371
Remove unused import
|
8 лет назад |
Ghostkeeper
|
f18eeba793
Add extruder setting type
|
8 лет назад |
Ghostkeeper
|
06f7f90bb0
Make ExtruderManager into a singleton
|
8 лет назад |
Ghostkeeper
|
95e633f16c
Load extruder manager on start-up
|
8 лет назад |
Arjen Hiemstra
|
f21e48adbb
Register all QML files in Cura's QML directory as part of the Cura module
|
8 лет назад |
Arjen Hiemstra
|
bdc8fdf508
Turn CuraApplication::_onExit into public api as saveSettings
|
8 лет назад |
Tim Kuipers
|
b8df3825f6
JSON fix: remove visible property (and add visibility defaults (CURA-1443)
|
8 лет назад |
Ghostkeeper
|
41425fd36e
Replace symbols in default visible settings before usage
|
8 лет назад |
Ghostkeeper
|
8bd06ee8ec
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 лет назад |
Jaime van Kessel
|
990d05815b
Added qml files to import path
|
8 лет назад |
Ghostkeeper
|
3311fa8033
Add resource type for extruder definitions
|
8 лет назад |
fieldOfView
|
6bc61a6352
Merge branch 'master' of https://github.com/Ultimaker/Cura
|
8 лет назад |
fieldOfView
|
c01e7144d1
Consistently change the spelling of bounding box
|
8 лет назад |
Arjen Hiemstra
|
7ce4e23677
Add all categories to default visible list
|
8 лет назад |
Arjen Hiemstra
|
386aec32a8
Merge branch 'settings_rework'
|
8 лет назад |
Arjen Hiemstra
|
eb8b3e01e3
Properly catch exceptions when serializing containers and check for dirty state
|
8 лет назад |
Simon Edwards
|
d7127b800c
Finally, use the new convex hull code to compute the object 'shadow' and exclusion zones.
|
8 лет назад |
Arjen Hiemstra
|
63b623a6ef
Move global_only property declaration to before the super() call so containerregistry knows about it when loading
|
8 лет назад |
Simon Edwards
|
d1f68143a4
Adjustments to support immutable AxisAlignedBox.
|
8 лет назад |
Ghostkeeper
|
117973ee25
Add todo message for adding profile readers
|
8 лет назад |
Ghostkeeper
|
85ce8a719e
Merge local with origin
|
8 лет назад |
Jaime van Kessel
|
305cb27ac0
Global_only is now a string, as the filtering does not work with settingFunctions
|
8 лет назад |
Jaime van Kessel
|
2fa24edc1f
Fixed type for global_only property
|
8 лет назад |
Ghostkeeper
|
6b0a33e166
Move dual extrusion settings into FDMPrinter
|
8 лет назад |
Ghostkeeper
|
3b5a74047b
Add setting instance type for extruder
|
8 лет назад |
fieldOfView
|
c4c6be7c34
Improve code legibility
|
8 лет назад |
Jaime van Kessel
|
ffcfba2caa
Cura now handles saving of instances & stacks
|
8 лет назад |