32026 Commits

Author SHA1 Message Date
braga-dev
a8ef4e21e1 Applied printer-linter format 2022-12-30 11:11:47 +00:00
Duarte Bragadesto
8334745f5b
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-30 11:10:37 +00:00
Joeydelarago
8bdce0b0f2 Applied printer-linter format 2022-12-30 10:40:26 +00:00
Joey de l'Arago
b89c3c8fa6
Merge pull request #14132 from InstantMuffin/patch-1
Actually make CR-10S Pro use the mesh it just measured
2022-12-30 11:39:17 +01:00
Remco Burema
5b8bac6a61 Attempt to set file associations and fire-wall exceptions.
The fire-wall exceptions work, but the device needs to be restarted. Is that worth it?

A more important problem is that windows overhauled the file associations a few years ago. The approach here doesn't work (but is at least consistent with how it worked before, so it might work for Windows < 10 or unupdated). The current go-to approach is the one used by firefox, and it happens after the installer, at first start-up of the program.

part of CURA-9157
2022-12-29 18:06:53 +01:00
Joey de l'Arago
e99719a08f Correct solution to width being incorrect after height resize.
CURA-9522
2022-12-29 13:35:24 +01:00
Joey de l'Arago
70d69031fe Fix width being incorrect on first time opening popups
CURA-9522
2022-12-29 13:08:15 +01:00
Joey de l'Arago
8c4276946d Fix double lining between popups
CURA-9522
2022-12-29 13:06:49 +01:00
Jelle Spijker
b052ea0609
Merge pull request #14062 from Ultimaker/PP-288-increase-initial-layer-skin-flow
PP-288-increase-initial-layer-skin-flow
2022-12-29 10:59:12 +01:00
Jelle Spijker
aaac764461
Merge pull request #13716 from eropple/ed/sovol-rework
Reworked/standardized Sovol printer definitions

Implement CURA-10084
2022-12-28 19:57:47 +01:00
Ed Ropple
2585cdaf78
Merge pull request #1 from Ultimaker/ed/sovol-rework
Ed/sovol rework
2022-12-28 11:41:25 -05:00
jellespijker
17a1ed7e1f Applied printer-linter format 2022-12-28 13:59:04 +00:00
Jelle Spijker
53f6c63876 Use machine_max_feedrate_e for retraction_speed
Can't move faster than the machine limits after all

Contributes to CURA-10084
2022-12-28 14:57:54 +01:00
Jelle Spijker
866071d86d Define correct machines in the metadata
Contributes to CURA-10084
2022-12-28 14:25:59 +01:00
Jelle Spijker
f09b0d142d Applied printer-linter format over Sovol files
Contributes to CURA-10084
2022-12-28 14:10:00 +01:00
Jelle Spijker
b558e6ac2a Merge remote-tracking branch 'origin/main' into ed/sovol-rework 2022-12-28 13:42:33 +01:00
Jelle Spijker
74053e7eb4 Convert the dagoma sigma build plate to stl
Less space, it was over our limit
2022-12-28 13:22:54 +01:00
Jelle Spijker
cab248c131 Use the same MAX_MESH_FILE_SIZE as the UT 2022-12-28 13:11:57 +01:00
Jelle Spijker
498ee3f0da Capitalize the X for the modis big120 2022-12-28 13:09:27 +01:00
Jelle Spijker
ddd7ac58b0 Register file extension
CURA-9157
2022-12-28 09:40:54 +01:00
Jelle Spijker
aed23b25eb Bump-up settings version of modix printers
Fixes failing Unit-Tests
2022-12-28 09:33:37 +01:00
Jelle Spijker
a4e9a685ef Clean-up build artifacts
Contributes to CURA-9157
2022-12-27 16:29:46 +01:00
Jelle Spijker
6aa6786535 Exclude executables when running heat
This allows for fine-grained control of our executables later on.

Contributes to CURA-9157
2022-12-27 16:29:08 +01:00
Jelle Spijker
c0371f2a0e Lock pyinstaller version 5.6.2
The new version 5.7.0 won't install correctly on my PC.
Need to double check if this is a local problem, if that
is the case it should be reverted.

Contributes to CURA-10072
2022-12-27 14:18:31 +01:00
Jelle Spijker
07814dcec5 Merge remote-tracking branch 'origin/main' into CURA-9157_msi_installer 2022-12-27 14:02:57 +01:00
Remco Burema
0cdfa3477b
Merge pull request #13975 from Ultimaker/CURA-9622_unable_to_scroll_long_materials_list
[CURA-9522] Materials list goes off screen.
2022-12-27 12:34:03 +01:00
Remco Burema
a8570920bd Make it work in dark-mode again.
part of CURA-9522
2022-12-27 12:32:23 +01:00
Remco Burema
d351458b10 Make identifier unique and call the correct one.
Wouldn't start for me without (from source, on Windows).

part of CURA-9522
2022-12-27 12:11:21 +01:00
Remco Burema
634288a37c Fix spelling mistakes.
part of CURA-9522
2022-12-27 12:09:47 +01:00
InstantMuffin
4a6f2cd44e
Actually make CR-10S Pro use the mesh it just measured
Hello,

This is one of the first things I was being told from the community in regards to using cura with the CR-10S Pro.
The current start gcode snippet actually does not save an use the mesh after creating it.
I hope this change will improve a lot of users' experiences.
2022-12-25 20:22:05 +01:00
c.lamboo
e490250d9d Clean up code
Create separate re-usable component for `MaterialBrandSubMenu`

CURA-9522
2022-12-23 19:40:27 +01:00
Remco Burema
0a079d9794 Account for setting-function value that evaluates to another setting-function.
part of CURA-9859
2022-12-23 18:05:28 +01:00
c.lamboo
20fdf22e35 Show bottom border of material brands
CURA-9522
2022-12-23 16:18:55 +01:00
c.lamboo
ab49dcceb5 Show bottom border of material brands
CURA-9522
2022-12-23 16:18:54 +01:00
c.lamboo
0ecfdd063d Show bottom border of material brands
CURA-9522
2022-12-23 16:12:25 +01:00
c.lamboo
5a8bf7f37b Fix material colors not showing up
CURA-9522
2022-12-23 16:11:06 +01:00
c.lamboo
92e6d5007f Remove unused property
CURA-9793
2022-12-23 14:21:12 +01:00
Casper Lamboo
15761b6c59
Code style
CURA-9522
2022-12-23 13:51:32 +01:00
c.lamboo
93a51b6da9 Remove unused property
CURA-9522
2022-12-23 13:40:20 +01:00
casperlamboo
78ca98f9bf Applied printer-linter format 2022-12-22 12:31:00 +00:00
Casper Lamboo
f4308533e4
Merge pull request #12056 from Modix3D/master
Add printer profile for Modix3D printers
2022-12-22 13:29:53 +01:00
Modix-Lazar
9b60bf38ad Updated the end-gcode
The end gcode contained a typo (a rogue N was in front of the G10 P1 S0), and updated it to work a little bit better (now retracts, uses M106 S0 instead of M107, and moves out of the way quicker, and deselects the tool properly)
2022-12-21 12:04:46 +01:00
Joey de l'Arago
e0a091e768 Add scrollview to nested material list
CURA-6867
2022-12-20 18:06:40 +01:00
Joey de l'Arago
d4679515b6 Add scrollview to material list
CURA-6867
2022-12-20 17:45:28 +01:00
Jelle Spijker
e99387d067 Point shortcut towards the correct executable
Contributes to CURA-9157
2022-12-20 16:51:40 +01:00
Joey de l'Arago
337b25b954
Update build_macos.py 2022-12-20 16:27:26 +01:00
Joey de l'Arago
0ae24cb669
Update cura-installer.yml
Use the same MacOS keychain password for both github actions.
2022-12-20 15:54:50 +01:00
Casper Lamboo
d69daf4e70 Merge remote-tracking branch 'origin/CURA-9157_msi_installer' into CURA-9157_msi_installer 2022-12-20 15:43:28 +01:00
Jelle Spijker
f686123bc7 Add CustomizeCuraDlg
Contributes to CURA-9157
2022-12-20 15:43:08 +01:00
Joey de l'Arago
7174861bba Move popups back on screen after opening them.
CURA-6867
2022-12-20 15:26:46 +01:00