Remco Burema
e1f2424f0e
Should run nightly part even if some OS is skipped.
...
part of CURA-9494
2023-09-07 22:15:30 +02:00
Remco Burema
e9fe6b9831
Partial revert of unneeded code.
...
It doesn't work out this way, and, due to the if-clause further on, it should work even if the 'need's aren't all met.
part of CURA-9494
2023-09-07 21:10:46 +02:00
Remco Burema
566fdfce1c
Whitespace can be important.
...
part of CURA-9494
2023-09-07 20:51:56 +02:00
Remco Burema
a35ce3d652
Use single quotes or 'if' doesn't work.
...
part of CURA-9494
2023-09-07 20:48:33 +02:00
Remco Burema
13af77b4f6
Nightlies workflow: Enable skipping OS's
...
part of CURA-9494
2023-09-07 20:34:54 +02:00
Remco Burema
c716ff8dfe
Merge branch 'main' into CURA-9494_nightly
2023-09-07 13:09:49 +02:00
Remco Burema
5765f398a3
Add clarifying comments: Why .sh 'on' Windows?
...
part of CURA-9494
2023-09-07 13:03:56 +02:00
Remco Burema
c7356ccb4a
Pass 'all' exceptions.
...
part of CURA-10942
2023-09-06 21:17:15 +02:00
Remco Burema
40cc6c7cde
Merge pull request #15954 from GregValiant/LimitXYAccel
...
Create LimitXYAccelJerk.py
2023-09-06 21:06:48 +02:00
Remco Burema
95530b5779
Merge pull request #16637 from Ultimaker/CURA-7951
...
Allow objects to be placed near border for grid arrange
2023-09-05 12:32:00 +02:00
Saumya Jain
e27779564a
Merge pull request #16626 from Ultimaker/CURA-10896_improve_add_printer_wizard
...
CURA-10896_improve_add_printer_wizard
2023-09-04 11:51:25 +02:00
Saumya Jain
f3c7b0f6f8
Merge branch 'main' into CURA-10896_improve_add_printer_wizard
2023-09-04 10:13:58 +02:00
Saumya Jain
6e781f4583
Merge pull request #16606 from Ultimaker/CURA-10180-warning_out_of_space
...
Fixed possibly wrong error message
2023-09-01 17:39:10 +02:00
Saumya Jain
683d4dbe69
Merge branch 'main' into CURA-10180-warning_out_of_space
2023-09-01 17:33:17 +02:00
Erwan MATHIEU
9e5ad281d5
Do not restore add printer dialog size
...
CURA-10896
2023-09-01 16:59:02 +02:00
Erwan MATHIEU
15243fd6f9
Remove QML warning at startup
...
Using undefined works properly, but generates a warning. The other solution is to set the maximum size to something knowingly big.
CURA-10896
2023-09-01 16:59:02 +02:00
Erwan MATHIEU
cb3d22a2c0
Use proper margin for gcode edition area
...
CURA-10896
2023-09-01 16:59:02 +02:00
Casper Lamboo
6ef4758a83
Merge pull request #16624 from Ultimaker/CURA-10835_make_setting_hidden_icon
...
Icon is dragged into visible area
2023-09-01 15:50:56 +02:00
Casper Lamboo
e064044298
Merge pull request #16638 from Ultimaker/CURA-11000_Update_Installation_Screen_Mac
...
Update MacOS Installation Screen
2023-09-01 15:32:24 +02:00
Saumya Jain
28d4bc677d
Merge pull request #16421 from Ultimaker/PP-370-Fix-horizonal-expansion-for-tree-support
...
PP-370 Fix horizonal expansion for tree support
2023-09-01 14:09:26 +02:00
Saumya Jain
26ddc1a9d6
Merge branch 'main' into PP-370-Fix-horizonal-expansion-for-tree-support
2023-09-01 13:22:24 +02:00
MariMakes
2b6b43efc0
Update MacOS Installation Screen
...
We still had the temporary logo on this screen. Our designers created an updated version.
2023-09-01 11:40:00 +02:00
Saumya Jain
4a8a8d35f6
Merge branch 'main' into CURA-10896_improve_add_printer_wizard
2023-09-01 11:17:18 +02:00
saumya.jain
5c2b127345
Few minor fixes
...
CURA-10835
2023-09-01 11:12:50 +02:00
c.lamboo
68806f4226
Allow objects to be placed near border
...
Issue before was the following: when placing objects within a grid cell there is a margin around the object. This margin comes from both the integer rounding of the cell and the defined min distance between objects. When trying to place object near the buildplate border we marked any cell that is not fully within the buildplate area as an invalid cell to place objects in. This was however too strict; there is the aforementioned margin around the object, and if only this margin would be outside the buildplate it is perfectly fine to place object in that cell.
CURA-7951
2023-09-01 11:11:09 +02:00
Saumya Jain
012c77459c
Merge branch 'main' into CURA-10835_make_setting_hidden_icon
2023-09-01 11:06:46 +02:00
Erwan MATHIEU
6848974fcc
Fix project write error not reported on Windows
...
CURA-10180
2023-09-01 10:14:17 +02:00
jellespijker
baafdbfce3
Use gcc-13 and new conan-config
2023-08-31 05:45:44 +02:00
jellespijker
1fb7191dd7
Use conf skip_test
...
Contributes to CURA-10951
2023-08-31 05:26:40 +02:00
Erwan MATHIEU
c7fde54f3d
Fix GCode text bug when resizing
...
CURA-10896
2023-08-30 16:42:59 +02:00
saumya.jain
cb4c4214f4
Icon is dragged into visible area
...
CURA-10835
2023-08-30 15:28:49 +02:00
Saumya Jain
bd4a6a1831
Merge branch 'main' into CURA-10180-warning_out_of_space
2023-08-30 14:02:58 +02:00
Remco Burema
fa08848152
Merge pull request #15496 from Ultimaker/CURA-7951_lock_rotation
...
Add option to arrange in grid
2023-08-30 13:31:42 +02:00
Erwan MATHIEU
742e11327e
Allow the printers selection list to reize
...
CURA-10896
2023-08-30 13:17:20 +02:00
c.lamboo
586739c547
Avoid bool-trap
...
CURA-7951
2023-08-30 13:06:19 +02:00
c.lamboo
afc1ba78f5
Remove debugging utility function
...
CURA-7951
2023-08-30 12:52:27 +02:00
c.lamboo
3e39bbdabd
Typo
...
CURA-7951
2023-08-30 12:51:03 +02:00
c.lamboo
38a5754c6f
Mark method functions as private
...
CURA-7951
2023-08-30 12:47:56 +02:00
c.lamboo
b3b5ffbf55
Put try catch around actual arranging
...
`arrange` is the function that _could_ fail
CURA-7951
2023-08-30 12:45:34 +02:00
c.lamboo
cfc4db00a5
Use descriptive variable name
...
instead of magic number
CURA-7951
2023-08-30 12:41:53 +02:00
Erwan MATHIEU
6075a5b583
Make the "Add printer" window resizable
...
CURA-10896
2023-08-30 11:59:28 +02:00
Jelle Spijker
81b2aeaf4e
Merge branch 'main' into CURA-9494_nightly
2023-08-29 22:52:54 +02:00
Erwan MATHIEU
0450a3b09c
Fixed possibly wrong error message
...
CURA-10180
2023-08-29 16:45:13 +02:00
saumya.jain
d80e349f0b
source_folder as root for materials
...
conan build fix
2023-08-29 15:27:47 +02:00
saumya.jain
0397095789
pyarcus pynest2d and pysavitar version changed
...
conan build fix
2023-08-29 15:18:59 +02:00
c.lamboo
6e045e8b37
Put back getAnyExtruderPositionWithOrDefault
api function
...
CURA-10685
2023-08-29 14:11:36 +02:00
GregValiant
8f0fb5ef12
Update LimitXYAccelJerk.py
...
Changes made per Rburema requests.
2023-08-29 07:51:58 -04:00
Saumya Jain
81c44d8709
Merge branch 'main' into PP-370-Fix-horizonal-expansion-for-tree-support
2023-08-29 13:36:05 +02:00
saumyaj3
ef4665a55f
Applied printer-linter format
2023-08-29 11:12:17 +00:00
Saumya Jain
577f34782b
Merge pull request #16159 from randyzwitch/main
...
Definition: Pulse XE E444M
2023-08-29 13:10:58 +02:00