Cura/resources
Ghostkeeper 5d21872e50
Take nozzle offsets into account when placing prime tower
extruderValues('machine_nozzle_offset_x') := [0, 20, -18]
map(abs(extruderValues('machine_nozzle_offset_x') := [0, 20, 18]
max(map(abs(extruderValues('machine_nozzle_offset_x') := 20

So we take the highest offset of all extruders to get the area that can be reached by all extruders. And we take the abs() of all extruder values because positive or negative only means that the other extruders get offset in the same direction.

Fixes #6997.
2020-01-21 10:31:47 +01:00
..
bundled_packages Add sentry logger to display breadcrumbs 2019-11-22 13:26:17 +01:00
definitions Take nozzle offsets into account when placing prime tower 2020-01-21 10:31:47 +01:00
extruders Add MAKEiT Pro-MX Profile (#6983) 2020-01-20 14:53:48 +01:00
i18n Spanish i18n fix fillament weight 2019-12-02 23:30:54 +01:00
images Update enterprise splash screen background 2019-12-10 16:27:30 +01:00
intent Also bump up the setting version of files changed since this branch was branched 2019-11-20 16:51:15 +01:00
meshes Add 3D Tech Printer (#6948) 2020-01-16 16:10:24 +01:00
qml Merge pull request #6986 from Ultimaker/CURA-7027_Add_more_materials_from_Marketplace_button 2020-01-16 16:26:38 +01:00
quality Merge branch 'master' of https://github.com/beamup3d/Cura into beamup3d-master 2020-01-03 11:55:55 +01:00
setting_visibility Move settings to the right _visibility_ categories as well. 2020-01-07 13:40:24 +01:00
shaders Older drivers can lie w.r.t. GLSL-version if it's forced lower. 2019-09-21 14:58:59 +02:00
texts Add change log entry for 4.4.1 2019-12-23 10:52:51 +01:00
themes Change RadioCheckbar active button color 2019-12-10 13:19:10 +01:00
variants Merge branch 'voron2_duplicated' 2019-12-19 14:06:43 +01:00