MariMakes
d40a20771b
CURA-10615_Fix M600_Retract_Enter
2023-05-22 10:51:08 +02:00
Jelle Spijker
cccfebcc8e
Allow Cura front-end to set plugins (port & address)
...
This can currently be done by setting the environment variables:
- SIMPLIFY_ENABLE: default disabled, setting this to any value will enable the plugin
- SIMPLIFY_ADDRESS: defaults to localhost
- SIMPLIFY_PORT: defaults to 33700
- POSTPROCESS_ENABLE: default disabled, setting this to any value will enable the plugin
- POSTPROCESS_ADDRESS: defaults to localhost
- POSTPROCESS_PORT: defaults to 33701
Hacky for now
Contributes to CURA-10475
2023-05-19 13:33:14 +02:00
jellespijker
e3123e80ca
update translations
2023-05-19 09:23:38 +00:00
Jelle Spijker
281dde4b23
Use boost 1.81.0
...
Contributes to CURA-10475
2023-05-19 11:13:02 +02:00
Jelle Spijker
c11c23c173
Disable plugins for Enterprise
...
This would then default to default behaviour of slots
Contributes to CURA-10475
2023-05-19 09:05:06 +02:00
Jelle Spijker
c65f0e1493
Use pyArcus with static compiled Arcus and Protobuf
...
Contributes to CURA-10475
2023-05-19 09:04:13 +02:00
goofoo3d
5f81594946
Merge branch 'main' into main
2023-05-17 15:20:45 +08:00
0r31
1ad8e83133
Change variants name
2023-05-16 11:50:37 +02:00
orel
ec1493edf7
Add extra generic profiles for Pro430 printer
2023-05-16 11:50:37 +02:00
MariMakes
86ecd5c818
update translations
2023-05-15 14:33:15 +00:00
MariMakes
4d32e4d75b
Improve readability of printjob name in Darkmode
2023-05-15 16:28:22 +02:00
pkuiper-ultimaker
7e32039dbb
update translations
2023-05-15 10:00:52 +00:00
Paul Kuiper
ed4ad6b8ef
Cleanup skin overlap. Set to 20% by default for S line machines.
...
Relates to: PP-321
2023-05-15 11:56:07 +02:00
pkuiper-ultimaker
3c9ff56c94
update translations
2023-05-15 09:25:09 +00:00
Paul Kuiper
ffbc7bb310
Cleanup of infill overlap setting. Make it 10% for S line machines and keep it 0% for the other machines. Removed all overwrites from the quality profiles.
...
Relates to: PP-336
2023-05-15 11:21:14 +02:00
pkuiper-ultimaker
d11b3c011d
Applied printer-linter format
2023-05-15 08:16:35 +00:00
Paul Kuiper
a199afa501
Increased brim distance to -initial_layer_horizontal_expansion + 0.05 to create an easier to tear of brim.
...
Relates to: PP-81
2023-05-15 10:15:16 +02:00
pkuiper-ultimaker
2a03d03c23
Applied printer-linter format
2023-05-15 06:42:28 +00:00
Paul Kuiper
4af771dab2
Increased brim distance to -initial_layer_horizontal_expansion + 0.05 to create an easier to tear of brim.
...
Relates to: PP-81
2023-05-15 08:41:20 +02:00
c.lamboo
1c07ba81f4
Add shortcut for "arrange without rotation" action
...
CURA-7951
2023-05-12 09:23:03 +02:00
casperlamboo
d4c0f81719
update translations
2023-05-11 14:20:25 +00:00
c.lamboo
4f9d041ae8
Add rotation lock in arrange and multiply objects
...
Add rotation lock in
- context menu item arrange and
- checkbox in multiply objects dialog
CURA-7951
2023-05-11 16:14:38 +02:00
Remco Burema
6a5a9e70af
Fix whole output of nest2d was translated.
...
By default, the alignment would cause the entire mass of objects to have its center of gravity to be at the origin, including any fixed object. So there was an unwanted 'whole space' translation that we didn't take into account could occur beforehand. Fortunately, there's an option to just set it not to re-translate the whole space. It's unlcear to me how this would've worked in 5.2.2 and prior (and it did ... somehow), since we didn't change anything, including that default, as far as I can see. Anyway, the arrange function can handle 'fixed' objects again (as in loading them in one by one, or loading in a whole bunch of files instead of just 'arrange all').
CURA-10476 -- should fix #14838
2023-05-09 15:44:59 +02:00
Jaime van Kessel
3f83799229
Only show build volume height message if it was changed
...
Fixes #15373 && CURA-10580
2023-05-08 11:04:27 +02:00
goofoo
aca841302b
modify renkforce pro 10+ variants version to 22
2023-05-08 14:30:03 +08:00
goofoo
1a7ce4d344
Merge branch 'main' of https://github.com/goofoo3d/Cura into main
2023-05-08 14:11:19 +08:00
goofoo
04da0c9f7e
add Renkforce Pro 10+
2023-05-08 14:10:11 +08:00
goofoo3d
78e0192df5
Merge branch 'Ultimaker:main' into main
2023-05-08 10:29:22 +08:00
eMotion-Tech
f2b1d19826
Merge branch 'Ultimaker:main' into main
2023-05-05 11:44:28 +02:00
NicolasBOYARD
dbd79d0639
Merge branch 'main' of https://github.com/eMotion-Tech/Cura
2023-05-05 11:43:19 +02:00
NicolasBOYARD
539794b43f
eMotionTech override removed
2023-05-05 11:43:14 +02:00
Remco Burema
0567fb7695
Merge pull request #15432 from Ultimaker/CURA-10507_compatible_printers_window_ui
...
Fix compatible printers window UI issues
2023-05-05 10:58:24 +02:00
c.lamboo
333c573dcc
Resolve alignment issues
...
If the material list is too long the printer name/print button should be aligned to the top according to the figma design
CURA-10507
2023-05-05 10:43:26 +02:00
eMotion-Tech
73a49154cc
Merge branch 'Ultimaker:main' into main
2023-05-04 14:16:21 +02:00
NicolasBOYARD
2ab02f6743
Merge branch 'main' of https://github.com/eMotion-Tech/Cura
2023-05-04 12:13:13 +02:00
c.lamboo
afed736125
Fix compatible printers window UI issues
...
CURA-10507
2023-05-03 19:33:19 +02:00
Remco Burema
0bc3556c97
Don't set the Max Branch Angle beyond nominal values by default.
...
Otherwise, for example, a support angle of 90 can cause this setting to block slicing, since it will be beyond its maximum value.
CURA-10553
2023-05-03 13:09:10 +02:00
zadi15
5b4f83c47b
Create voron_trident_250_0.25.inst.cfg
2023-05-02 03:35:58 +01:00
zadi15
51fceb63ef
Create voron_trident_300_0.25.inst.cfg
2023-05-02 03:35:36 +01:00
zadi15
5da5f938fb
Create voron_trident_350_0.25.inst.cfg
2023-05-02 03:35:16 +01:00
zadi15
d4d9903f57
Create voron_trident_250_0.50.inst.cfg
2023-05-02 03:34:18 +01:00
zadi15
2bd1a4aa30
Create voron_trident_350_0.50.inst.cfg
2023-05-02 03:20:01 +01:00
zadi15
db752f6853
Create voron_trident_300_0.50.inst.cfg
...
Add 0.50mm nozzle option
2023-05-02 03:19:13 +01:00
Jaime van Kessel
bbe2fb4b8d
Merge pull request #14499 from Ultimaker/remove_ultibot_from_meshes
...
Remove ultibot mesh
2023-05-01 13:14:48 +02:00
Jaime van Kessel
48965b75df
Fix URL of local printer interface pointing to non existing page
...
The URL was removed, so we now point to a page that does work
2023-05-01 13:07:32 +02:00
jellespijker
a2f85fde03
Applied printer-linter format
2023-04-28 14:47:18 +00:00
Jelle Spijker
348ef9b2aa
Merge pull request #15192 from Ashok-Varma/main
...
Add SV06 Plus profile
Implement CURA-10552
2023-04-28 16:46:06 +02:00
Jelle Spijker
84116c8cc1
Simplified copy of resources
...
Contributes to CURA-10550
2023-04-28 16:09:40 +02:00
Jelle Spijker
dec1aa6c8a
Merge branch 'main' into main
2023-04-28 13:45:30 +02:00
Jelle Spijker
2e0ba5cadf
Update Cura svg icon
...
Contributes to CURA-10550
Co-authored-by: Lorenzo Romagnoli <lorenzo.romagnoli@ultimaker.com>
2023-04-28 13:42:33 +02:00