Erwan MATHIEU
|
731ea69ebb
Merge branch 'main' into CURA-11482_sentry
|
10 months ago |
Erwan MATHIEU
|
54df08f47f
Fix specific extruder not being used
|
10 months ago |
Erwan MATHIEU
|
ab322ae703
Always send user name for Sentry if available
|
10 months ago |
c.lamboo
|
9d78c9ed58
Don't mutate/pollute `_all_extruder_settings` with additional values
|
10 months ago |
c.lamboo
|
5da4dfcb70
Improve unhappy flow
|
10 months ago |
c.lamboo
|
fe440a6643
Allow for expressions in start/end machine/extruder code extruder_nr field
|
10 months ago |
Jelle Spijker
|
7738059631
Add optional (opt-in) project_name to Sentry
|
10 months ago |
Jelle Spijker
|
b3825ee1c7
actually use f string
|
10 months ago |
Jelle Spijker
|
5744371f38
Add anonymous user tracking to slice message
|
11 months ago |
Casper Lamboo
|
afe3f54167
Remove debug statements
|
1 year ago |
c.lamboo
|
36f2deea1d
Fix some more parsing issues
|
1 year ago |
c.lamboo
|
036516b8f9
Re-add support for post slice data variables in start/end gcode
|
1 year ago |
c.lamboo
|
e98240fb2c
Cleanup code in `GcodeStartEndFormatter`
|
1 year ago |
c.lamboo
|
14afd73c19
Make sure default variables are available in start/end code
|
1 year ago |
c.lamboo
|
c3f3a86385
Extend start/end gcode templates feature with support for formula's
|
1 year ago |
Jelle Spijker
|
45510d04ed
Added ability for backend plugins to determine their usability
|
1 year ago |
Jelle Spijker
|
f634a5bd44
Send over plugin name and version
|
1 year ago |
Jelle Spijker
|
4aae50396b
Merge remote-tracking branch 'origin/CURA-10717_Engine_plugin_orchestration' into CURA-10475_engineplugin
|
1 year ago |
Jaime van Kessel
|
3037320b03
Send slotID's for backend_plugins
|
1 year ago |
Jelle Spijker
|
cccfebcc8e
Allow Cura front-end to set plugins (port & address)
|
1 year ago |
Remco Burema
|
45fb71e966
Engine should know to (not) offset the nozzles w.r.t. disallowed areas.
|
2 years ago |
Jaime van Kessel
|
7397497260
Add quality_name and quality_changes_name to replacement patterns
|
2 years ago |
Jelle Spijker
|
3f8907d02a
Merge branch 'master' into CURA-8640_PyQt6
|
2 years ago |
j.spijker@ultimaker.com
|
47588393e8
Use Arcus as namespace
|
2 years ago |
Remco Burema
|
08c49c6c13
Changes needed wrt how we build Arcus with Sip 6.
|
2 years ago |
j.delarago
|
61ba4426ad
Add check for build plate number to modifier mesh list.
|
2 years ago |
j.delarago
|
a9a533b61d
Duplicate modifier meshes for all objects in one at a time mode.
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Jaime van Kessel
|
87db24f14c
Don't check validation for settings in error state
|
3 years ago |
Jaime van Kessel
|
fa3f3efbec
Merge pull request #10289 from fieldOfView/feature_material_type_name_patterns
|
3 years ago |
Ghostkeeper
|
0bcd5eba48
Add print_temperature to print temperature settings
|
3 years ago |
luz paz
|
d68f375e38
Fix various typos
|
3 years ago |
fieldOfView
|
2238234741
Add id & brand and don't send material properties to CuraEngine
|
3 years ago |
fieldOfView
|
f11869034b
Add {material_type} and {material_name} as replacement patterns
|
3 years ago |
Kostas Karmas
|
21b9c0639d
Exclude objects outside buildplate from OneAtATimeIterator
|
4 years ago |
Jaime van Kessel
|
05f35a07e4
Fix mypy issues
|
4 years ago |
Jaime van Kessel
|
90c6183634
Add process events triggers to startSliceJob
|
4 years ago |
Jaime van Kessel
|
3985406634
Speed up generation of extruder message
|
4 years ago |
Jaime van Kessel
|
e001839512
Replace getUsedExtruderNumbers with the faster alternative
|
4 years ago |
Nino van Hooff
|
58ffc9dcae
Merge remote-tracking branch 'origin/master' into doxygen_to_restructuredtext_comments
|
4 years ago |
Ghostkeeper
|
2125b7130f
Use extruderList rather than extruders
|
4 years ago |
Nino van Hooff
|
176919eee0
Merge branch 'master' into doxygen_to_restructuredtext_comments
|
4 years ago |
Nino van Hooff
|
797d6ed438
Convert doxygen to rst for CuraEngineBackend
|
4 years ago |
Jaime van Kessel
|
28b8ba3748
Only check changed settings (and whatever it affects) for errors in POS
|
4 years ago |
Jaime van Kessel
|
1a44aa6d2e
Ignore comments when checking for temperature prepends
|
4 years ago |
Ghostkeeper
|
d18c0703b4
Fix getting correct initial extruder number
|
4 years ago |
Jaime van Kessel
|
ab6effb712
No longer use sceneLock for startSliceJob
|
4 years ago |
Jaime van Kessel
|
11d176137f
Remove usage of deprecated function
|
4 years ago |
Ghostkeeper
|
36d4162f35
Fix fallback to global if extruder_nr doesn't exist
|
5 years ago |
Remco Burema
|
25d76aee5a
Workaround: Make the type-checker understand what's going on.
|
5 years ago |