Nino van Hooff
|
58ffc9dcae
Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments
|
4 years ago |
Nino van Hooff
|
c2c96faf5f
Convert remaining doxygen to rst
|
4 years ago |
Ghostkeeper
|
b231a4b3a2
Remove unnecessary re-adding of extruders
|
4 years ago |
Ghostkeeper
|
3d399672d0
Select default extruder if a setting has an extruder nr that's not available
|
4 years ago |
Ghostkeeper
|
d18c0703b4
Fix getting correct initial extruder number
|
4 years ago |
Jaime van Kessel
|
00078fd659
Remove a bunch of unused imports
|
5 years ago |
ninovanhooff
|
b9b086a8c0
Merge pull request #6542 from Ultimaker/CURA-6793_performance
|
5 years ago |
Lipu Fei
|
7544d049c5
Remove deprecated ExtruderManager.getExtruderName
|
5 years ago |
Ghostkeeper
|
0238f65e6a
Remove double call of _onGlobalContainerChanged and activeExtruderChanged on switching
|
5 years ago |
Ghostkeeper
|
dd8ee2e3d8
Switch early fail around to reduce indentation
|
5 years ago |
Ghostkeeper
|
b137e6a36d
Don't add extruders twice upon start-up
|
5 years ago |
Jaime van Kessel
|
0ff9d72c4c
Remove use of deprecated extruders property
|
5 years ago |
Lipu Fei
|
c841382bbd
Add more info in exceptions
|
5 years ago |
Jaime van Kessel
|
d8ddcba091
Fix typing ignore for breath frist iterator
|
5 years ago |
Jaime van Kessel
|
9ceb9ce18b
Fix typing issues
|
5 years ago |
Jaime van Kessel
|
1c93dffc22
Added deprecation warning to getExtruderName
|
5 years ago |
Jaime van Kessel
|
f329d7aed9
Made typing hint a bit more specific
|
5 years ago |
Jaime van Kessel
|
1759e01b27
Make _geSettingFromAllExtruders use zip
|
5 years ago |
Jaime van Kessel
|
915e0e2047
Only add extrudernr to used extruders if it actually exists
|
5 years ago |
Ghostkeeper
|
8c5f871185
Also omit support meshes from used extruders list
|
5 years ago |
Lipu Fei
|
8da1f8fa7d
Exclude support blockers in used extruders
|
5 years ago |
Ghostkeeper
|
1d25f52df6
Merge branch '4.0'
|
5 years ago |
Jaime van Kessel
|
91cceea6e0
Fix the situation where an upgraded single extrusion machine and loading project caused issues
|
5 years ago |
Remco Burema
|
f1b6e527be
Rectified wrong placement of brackets causing logic change. [CURA-5864]
|
5 years ago |
Remco Burema
|
a601e0878c
Explicitly also check for Raft when checking for prime-tower=brim. [CURA-5864]
|
5 years ago |
Lipu Fei
|
173f125d3e
Fix merge conflicts
|
5 years ago |
Jaime van Kessel
|
e8febaff59
Remove code duplication
|
5 years ago |
Ghostkeeper
|
42058a2e8f
Revert "Prevent some unneeded calling of signals"
|
6 years ago |
Remco Burema
|
f62e8b4bb2
Create 'brim for prime tower only' option (see also backend PR). [CURA-5864]
|
6 years ago |
Jaime van Kessel
|
85f10e7c4f
Prevent some unneeded calling of signals
|
6 years ago |
Jaime van Kessel
|
1436301d78
Ensure setActiveExtruderIndex only gets called once when switching machines
|
6 years ago |
Ghostkeeper
|
4e2f51e7e8
Use public activeExtruderIndex rather than internal _activeExtruderIndex
|
6 years ago |
Lipu Fei
|
0e1e8d269a
Fix the extra setNextStack()
|
6 years ago |
Lipu Fei
|
5e8dba5266
Remove some duplicate addExtruder() and setNextStack() calls
|
6 years ago |
Lipu Fei
|
7d7de32dbd
Add ExtruderStack to GlobalStack in single extrusion machine fix
|
6 years ago |
Lipu Fei
|
18cb21186c
Merge remote-tracking branch 'origin/master' into WIP_kill_extruder_manager
|
6 years ago |
Diego Prado Gesto
|
c0c66649b8
Merge branch '3.5'
|
6 years ago |
Lipu Fei
|
f69005fef9
Rename to CuraFormulaFunctions
|
6 years ago |
Lipu Fei
|
3c8368827b
Remove unused functions in ExtruderManager
|
6 years ago |
Lipu Fei
|
7a681a2ae4
Move Cura custom setting functions to a separate file
|
6 years ago |
Lipu Fei
|
91bcfb9445
Take in account extruders that haven't been loaded yet
|
6 years ago |
Lipu Fei
|
3b62284276
Merge remote-tracking branch 'origin/3.5'
|
6 years ago |
Lipu Fei
|
ddc5d983a1
Fix single extrusion machines without an ExtruderStack
|
6 years ago |
Ghostkeeper
|
e9ac0e5564
Merge branch '3.5'
|
6 years ago |
Ghostkeeper
|
fb9c21e914
Fix imports
|
6 years ago |
Ghostkeeper
|
3b36223681
Merge branch '3.5'
|
6 years ago |
Ghostkeeper
|
e9cdd47a03
Fix types of getGlobalContainerStack call results
|
6 years ago |
Jaime van Kessel
|
757c8754b1
Merge branch '3.5' of github.com:Ultimaker/Cura
|
6 years ago |
Lipu Fei
|
b27e5a1f77
Fix getActiveExtruderStacks()
|
6 years ago |
Jaime van Kessel
|
c84a2213a7
Merge branch '3.5' of github.com:Ultimaker/Cura
|
6 years ago |