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
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
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
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
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
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
saumya.jain
632c10db51
Guard against index for edge case
...
CURA-7647
2023-12-27 10:12:40 +01: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
saumya.jain
224f613228
Property of machinemanager redefined
...
CURA-11459
2023-12-22 11:36:51 +01:00
saumya.jain
411b40d78c
Simulation speed made 3X
...
case where no polygon in layer is also addressed
CURA-11289
2023-12-22 10:37:51 +01:00
Saumya Jain
13540c3ed2
Merge branch 'main' into CURA-7647-proof-of-concept
2023-12-22 10:04:54 +01:00
HellAholic
9dae927c17
Merge pull request #17724 from Ultimaker/CURA-11289
...
CURA-11289
2023-12-22 10:03:35 +01:00
Saumya Jain
a9a26859e7
Merge branch 'main' into CURA-7647-proof-of-concept
2023-12-21 17:30:48 +01:00
saumya.jain
a309c9efdb
Error is displayed on Cura screen
...
CURA-11289
2023-12-21 17:26:11 +01:00
saumya.jain
608c2344c5
on_error takes multiple args
...
CURA-11289
2023-12-21 16:25:12 +01:00
Saumya Jain
152cb27232
Update plugins/SimulationView/SimulationView.py
...
review fix
Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2023-12-21 14:30:43 +01:00
saumya.jain
0de4f612b3
fixing review comments. Cache only for the current layer
...
CURA-7647
2023-12-21 14:13:16 +01:00
saumya.jain
3f8908f53a
cleanup
...
CURA-7647
2023-12-21 10:42:52 +01:00
saumya.jain
e2e94b7f6b
fps made 15 for lower GPU load
...
- reinitialisation of cummulative_time for new model
CURA-7647
2023-12-21 10:33:05 +01:00
Casper Lamboo
601a2790fd
Merge pull request #17712 from Ultimaker/CURA-11435-opening-cura-in-msi
...
CURA-11435-opening-cura-in-msi
2023-12-21 09:30:13 +01:00
Casper Lamboo
1c0adae74b
Merge branch 'main' into CURA-11435-opening-cura-in-msi
2023-12-21 09:30:00 +01:00
Casper Lamboo
2164bb39d0
Merge pull request #17547 from Ultimaker/CURA-11288
...
Add url scheme support for CURA
2023-12-21 09:28:39 +01:00
Saumya Jain
113ad74e26
Merge branch 'main' into CURA-7647-proof-of-concept
2023-12-20 18:18:39 +01:00
saumya.jain
41efdbabe0
Path change possible by user
...
- simulation speed increased
- no buffering in between layers
- fps made 30
CURA-7647
2023-12-20 18:16:04 +01:00
saumya.jain
0106fe7d7c
Merge remote-tracking branch 'remotes/origin/CURA-11288' into CURA-11435-opening-cura-in-msi
2023-12-20 12:02:16 +01:00
Saumya Jain
9e25d8b714
Merge branch 'main' into CURA-11288
2023-12-20 11:59:05 +01:00
Saumya Jain
03d5a81caa
Merge branch 'main' into CURA-11435-opening-cura-in-msi
2023-12-20 11:56:47 +01:00
Saumya Jain
c2a92e60db
Merge pull request #17483 from Ultimaker/PP-408-improve-raft-quality
...
Improve raft quality
2023-12-20 11:50:31 +01:00
saumya.jain
e08d183b6c
undo commit 76f8608
...
CURA-11435
2023-12-20 10:56:25 +01:00
saumya.jain
76f86081c6
fixing the register entry
...
CURA-11435
2023-12-20 10:50:57 +01:00
saumya.jain
f8f497b578
url registry entry for msi
...
CURA-11435
2023-12-20 10:05:01 +01:00
c.lamboo
f663c57a92
Remove msi installer code
...
Should be done for CURA-11435
CURA-11288
2023-12-20 08:50:37 +01:00