saumya.jain
11aa71a5df
Singleton management in Cura
...
-QualityManagementModel, MaterialManagementModel, SimpleModeSettingsManager, MachineActionManager and CustomQualityProfilesDropDownMenuModel *deleted*
-QualityProfilesDropDownmenuModel changed to RegisterType
CURA-7812
2024-01-08 14:41:41 +01:00
Jelle Spijker
b60b07e2b2
build Conan packages
...
This will compile the mo files.
But be sure that `enable_i18n` option is still removed from the `package_id`.
Such that the build conan package can also be used
Fixes CURA-11497
2024-01-08 13:13:53 +01:00
Jelle Spijker
85a762aec3
sync workflow with 5.6E branch
...
Fixes CURA-11523
2024-01-08 12:58:04 +01:00
Jelle Spijker
677f35b515
use input
instead of the github.events
...
Fixes CURA-11523
2024-01-08 12:48:04 +01:00
Jelle Spijker
68460c5547
Also run on 5.6E branch
...
Fixes CURA-11523
2024-01-08 12:47:28 +01:00
Erwan MATHIEU
13deab505e
Add/reorganize settings for raft walls
...
CURA-11228
2024-01-08 11:32:25 +01:00
Remco Burema
8676cc3f6b
Merge pull request #17926 from Ultimaker/CURA-11520_add_fancontrol_post
...
Add 'Advanced Cooling Fan Control' post-processing script.
2024-01-07 12:52:43 +01:00
GregValiant
1a5370d2ef
Add 'Advanced Cooling Fan Control' post-processing script.
...
See discussions in #15853 (on github) and (internally) tracking-ticket CURA-11520
2024-01-07 12:41:59 +01:00
c.lamboo
18302d6213
attempt to fix binary search
2024-01-07 11:10:22 +01:00
c.lamboo
da4f675008
Optimize wall printing order
...
CURA-11507
2024-01-06 16:39:04 +01:00
Nikita Chernukhin
f6cc7993e1
Add RatRig printers configurations
...
Added configurations for the following RatRig printers:
* RatRig V-Core 3 (200mm, 300mm, 400mm and 500mm versions)
* RatRig V-Minion
V-Core 3.1 modification is also supported.
Bed meshes are taken from https://github.com/slic3r/slic3r-profiles with kind permission of the author @HelgeKeck
2024-01-05 16:46:40 +01:00
Casper Lamboo
1ba34ec0ff
Merge pull request #17878 from Ultimaker/CURA-11432-fixing-ismethod-function
...
Printer name changed to printer type
2024-01-04 15:02:02 +01:00
Saumya Jain
1747bbb0cb
Update cura_app.py
...
sanitization of environment variable
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2024-01-04 14:18:57 +01:00
Casper Lamboo
717118283d
Merge pull request #17882 from Ultimaker/jellespijker-patch-1
...
Fix multiple wrong `default_value`'s
2024-01-04 09:00:07 +01:00
alexandr-vladimirov
2b05a370ca
Allow to set print sequence manually
2024-01-04 06:30:23 +03:00
Jelle Spijker
7d040a0b02
Fixed multiple default_value
definitions
...
default_value should be an actual value
2024-01-03 18:03:37 +01:00
jellespijker
4a8e00fcc6
Applied printer-linter format
2024-01-03 16:38:51 +00:00
Jelle Spijker
2e197f72ee
Add missing default_value
for `roofing_monotonic
2024-01-03 17:37:54 +01:00
Paul Kuiper
44441dfe5b
Improve the time estimates for the Method machines be increasing the acceleration and reducing the jerk. For dual extrusion a rough switch over time estimate is taken into account.
...
PP-377
2024-01-03 15:54:24 +01:00
Paul Kuiper
df589cfe95
Fan speeds are in 0..1 range and not in 0..255 range for the Method machines. This needs to be corrected in the switch over routine formula's.
...
PP-417
2024-01-03 15:38:53 +01:00
Itay Grudev
863f854e6e
Merge branch 'Ultimaker:main' into main
2024-01-03 15:54:19 +02:00
saumya.jain
1e230ffef1
Printer name changed to printer type
...
printer names can be different for same type of printer.
Also, printer type is coming from cloud here so the type search is changed accordingly
CURA-11432
2024-01-03 14:19:22 +01:00
saumya.jain
2fbdb633e1
qt6.6 scroll issues
...
CURA-11468
2024-01-03 12:23:40 +01:00
Casper Lamboo
6aaee84b95
Merge pull request #17865 from Ultimaker/CURA-7647-fix-simulation-with-multiple-extruders
...
Case of simulation with multiple extruders
2024-01-03 10:47:21 +01:00
Saumya Jain
fae099673e
Merge branch 'main' into CURA-7647-fix-simulation-with-multiple-extruders
2024-01-03 09:17:54 +01:00
saumya.jain
ee7ecc1acc
offset removed
...
CURA-7647
2024-01-03 09:16:04 +01:00
Casper Lamboo
ce7e8ebf26
Merge pull request #17864 from Ultimaker/CURA-11480-setting-visibility-check-button
...
ppr setting was added when it should be excluded
2024-01-02 23:55:43 +01:00
Itay Grudev
76f8ed243d
Removed material_diameter override
...
Signed-off-by: Itay Grudev <itay+git2020@grudev.com>
2024-01-02 20:22:17 +02:00
Itay Grudev
e0521c02ed
K1 Max Printer Definition
...
Signed-off-by: Itay Grudev <itay+git2020@grudev.com>
2024-01-02 20:12:35 +02:00
saumya.jain
0bb1f0b7c3
Case of simulation with multiple extruders
...
CURA-7647
2024-01-02 12:05:55 +01:00
saumya.jain
e66314b2dd
ppr setting was added when it should be excluded
...
CURA-11480
2024-01-02 10:48:40 +01:00
DSNS
603f49122f
Fix Ender 5 Plus ABL command
2023-12-30 21:17:01 -08:00
Christian Kunis
6bb1dba3e0
Add metadata to Voron start gcode
...
Adding extra metadata for Moonraker as described in the Klipper Preprocessor docs
2023-12-30 12:10:24 -05:00
Christian Kunis
b51ea6970b
Updated print_start gcode for Voron printers
2023-12-30 12:10:24 -05:00
Christian Kunis
ff65f79a72
Fixed default gcode flavor for Voron
2023-12-30 12:10:24 -05:00
Christian Kunis
5fac8e4953
Automated refactoring
2023-12-30 12:00:44 -05:00
Christian Kunis
44105584d9
Merge branch 'main' into voron-nozzles
2023-12-30 11:08:01 -05:00
Christian Kunis
2f7cc785d4
Update TPU profiles to half default print speed
2023-12-30 11:00:32 -05:00
Saumya Jain
24607cdb6a
Merge pull request #17482 from Ultimaker/PP-397-adjust-z-scaling-factor-PET-CF
...
Adjust z shrinkage factor for the PET-CF annealing intent
2023-12-29 09:54:14 +01:00
Saumya Jain
96feea0396
Merge branch 'main' into PP-397-adjust-z-scaling-factor-PET-CF
2023-12-29 09:26:33 +01:00
Christopher Peredy
96aba0a8df
EN4 add 0.2mm engineering profile
2023-12-28 23:12:35 +01:00
Jelle Spijker
dc851bb9a3
Merge branch 'main' into elegoo_n4_update
2023-12-28 20:04:45 +01:00
dmitrygribenchuk
816d71bfd8
Merge branch 'Ultimaker:main' into main
2023-12-28 11:59:47 +02:00
saumya.jain
632c10db51
Guard against index for edge case
...
CURA-7647
2023-12-27 10:12:40 +01:00
zhogov
da58c63db6
Upper case
2023-12-26 05:26:56 -05:00
zhogov
20ef472845
Fix Ender 3 V3 SE start g-code
...
1. Replace square brackets with curly ones
2. Add bed heating command so Cura won't have to implicitly generate it itself
2023-12-26 05:19:12 -05:00
c.lamboo
7fab301866
Guard against index out of bound
...
CURA-7647
2023-12-22 18:02:23 +01:00
Casper Lamboo
fc9883bda4
Merge pull request #17730 from Ultimaker/CURA-11459-active-printer-name-qt6.6
...
Property of machinemanager redefined
2023-12-22 14:20:24 +01:00
Saumya Jain
6ea065fea7
Merge branch 'main' into CURA-11459-active-printer-name-qt6.6
2023-12-22 12:52:58 +01:00
Casper Lamboo
d88e1a49de
Merge pull request #17718 from Ultimaker/CURA-7647-proof-of-concept
...
Cura 7647 proof of concept
2023-12-22 11:53:57 +01:00