goofoo3d
d6bc4067f9
Add some Renkforce Machines ( #12598 )
...
Add goofoo, renkforce printf
Co-authored-by: laiqiqi <laiqiqi886@163.com>
2022-09-16 10:14:03 +02:00
Remco Burema
a1b826c03c
Versioning fix: Patch was not reset when minor was bumped.
2022-09-16 09:28:42 +02:00
Jaime van Kessel
8e41a03c58
Grab focus when the dialog is hidden
...
This ensures that all components in the loader lose the focus and thus trigger an update
CURA-9523
2022-09-15 17:28:48 +02:00
Jaime van Kessel
ceb5fe75cf
Update the settings for cremaker as suggested in #12511
2022-09-15 16:36:42 +02:00
Jaime van Kessel
3ac31f410f
Merge pull request #13222 from NOVAXIM/patch-1
...
Update anycubic_mega_zero.def.json
2022-09-15 16:19:31 +02:00
Jaime van Kessel
0ef0703e5a
Merge branch 'patch-1' of github.com:xPakrikx/Cura
2022-09-15 16:06:51 +02:00
Paul Kuiper
47b414a4ae
Pp 230 enable conical support ( #13295 )
...
Enable conical support settings for ultimaker profiles. Promote conical support out of experimental. Increase minimum diameter from 5 to 10mm.
Relates to PP-230 and CURA-6710
2022-09-15 14:43:28 +02:00
Jaime van Kessel
8b67041418
Remove unneeded overides from vivedino profile
2022-09-15 14:39:57 +02:00
Jaime van Kessel
1bd6a34c6b
Fix version number for vivedino printers
2022-09-15 14:34:06 +02:00
Jaime van Kessel
b5677714a7
Merge branch 'vivedino_add_printers' of github.com:jim-edwards/Cura
2022-09-15 14:30:14 +02:00
Jaime van Kessel
8aefa7c60d
Bump up version number of quality profiles
2022-09-15 14:07:32 +02:00
Jaime van Kessel
a76fa25caa
Merge branch 'PP-195_Improve_bridging' of github.com:Ultimaker/Cura
2022-09-15 14:00:01 +02:00
Jaime van Kessel
71d04b9cda
Fix codestyle formatting issue in ultimaker.def.json
2022-09-15 13:58:43 +02:00
Jaime van Kessel
0dea6d7cca
Merge branch 'PP-243-cleanup-raft-settings' of github.com:Ultimaker/Cura
2022-09-15 13:57:39 +02:00
Jaime van Kessel
e7c58c49dc
Merge branch 'main' of github.com:Naxecorp/Cura
2022-09-15 13:52:19 +02:00
Jaime van Kessel
3400210f9b
Merge branch 'per-object-autodropdown' of github.com:Piezoid/Cura
2022-09-14 14:46:08 +02:00
Jaime van Kessel
487536c757
Put back the speed_wall_x for UM2+C
2022-09-14 13:58:55 +02:00
Jaime van Kessel
ee551e48b3
Restore incorrectly removed settings
...
Something went wrong here, it removed the wrong defaults...
2022-09-14 13:45:27 +02:00
Jelle Spijker
d410648705
Merge pull request #13288 from Ultimaker/CURA-9535_require_networkx
...
[CURA-9535] Some trimesh operations require networkx
2022-09-14 11:40:56 +02:00
Jordan
37615284e1
changed retraction amount from 0.5 to 0.2
2022-09-14 09:34:31 +02:00
Remco Burema
d0d417c219
Some trimesh operations require networkx, add as required.
...
Seems networkx itself is low on dependencies itself. It does require some optional ones for e.g. it's linalg sub-package, but those are numpy and scipy, which we already have.
Cura part of CURA-9535
2022-09-14 08:54:18 +02:00
Remco Burema
d69819a24e
Merge remote-tracking branch 'origin/5.1'
2022-09-13 19:47:07 +02:00
Jaime van Kessel
ce71cbb57b
Merge pull request #13209 from Ultimaker/CURA-9224_approver_settings_json
...
[CURA-9224] Approver settings json
2022-09-13 14:07:42 +02:00
Rijk van Manen
4b6763132c
keep default_value
2022-09-13 14:06:09 +02:00
Jaime van Kessel
4e785c3b61
Merge branch 'CURA-9224_approver_settings_json' of github.com:Ultimaker/Cura into CURA-9224_approver_settings_json
2022-09-13 13:36:49 +02:00
Jaime van Kessel
356da40dde
Remove unused function
...
CURA-9224
2022-09-13 13:36:28 +02:00
Jaime van Kessel
8dc2eaf783
Move CreateFlattendContainerInstance to InstanceContainer
...
It didn't really belong in the stack builder, as it's not a containerstack
CURA-9224
2022-09-13 13:35:37 +02:00
Rijk van Manen
4712c6abc3
restructure raft airgap
...
No values are changed, but the settings are restructured. The PVA airgap is moved to fdm_materials. Inconsistent use of equations is also resolved. PP-243
2022-09-13 11:59:34 +02:00
Rijk van Manen
48c59099c8
increase fan speed over raft
...
The top surface of the raft is printed with default fan speed, while the base is printed with the fan off. PP-243
2022-09-13 11:27:18 +02:00
Rijk van Manen
410efc1588
set raft acceleration to default
...
Rafts have only straight lines, no need for modified acceleration. PP-243
2022-09-13 11:20:53 +02:00
Rijk van Manen
179e6bdfb6
cleanup raft speeds
...
raft base speed is only 15mm/s to avoid extreme flows. The raft surface speed equals the top/bottom speed, so the raft surface has a flow equal to the top/bottom flow. The raft interface is again the average of the surface and the base. PP-243
2022-09-13 11:18:38 +02:00
Jaime van Kessel
a27bf8f7ed
Update formatting
...
CURA-9224
2022-09-13 11:16:02 +02:00
Jaime van Kessel
aa28f8abfb
Remove unused import
...
CURA-9224
2022-09-13 11:15:04 +02:00
Jaime van Kessel
246f0f02fe
Merge pull request #13280 from digitalfrost/050922b
...
PrintInformation.py: Fix grammar in docstrings
2022-09-13 11:10:53 +02:00
Rijk van Manen
d7dd7252db
These values are already default
...
Raft base line spacing is already machine nozzle size * 4. PP-243
2022-09-13 10:51:40 +02:00
digitalfrost
fe483d4656
Merge branch 'main' into 050922b
2022-09-13 10:50:39 +02:00
Rijk van Manen
b870b9c16f
these settings are already default
...
Raft base line width is already machine nozzle size * 2. PP-243
2022-09-13 10:48:36 +02:00
Rijk van Manen
e4534943e7
new raft base thickness default
...
The new default of the raft base thickness is close to the current values. The limited thickness of 0.3mm is used to avoid extreme flowrate for 06 and 08 nozzle sizes. PP-243
2022-09-13 10:45:59 +02:00
Casper Lamboo
6abce2a81a
Merge pull request #13195 from Ultimaker/CURA-9278_choose_printer_dialog
...
[CURA-9278] Press print on abstract cloud printer. User should see dialog.
2022-09-13 10:42:36 +02:00
c.lamboo
d97dddcfe2
Revert "More agressivly check online printers"
...
This reverts commit 92b371cd508ebf5102aa5ae979865d2bac591b7e.
2022-09-13 10:41:46 +02:00
c.lamboo
ad14e60d26
Show printer even if the configuration does not match
...
CURA-9278
2022-09-13 10:34:33 +02:00
Rijk van Manen
08a5f07d53
raft interface line spacing can follow default
...
This is a non critical setting, just follow the default defined in fdmprinter. PP-243
2022-09-13 10:33:28 +02:00
Rijk van Manen
96569edcf0
raft middle line width has new default
...
The raft middle line width is the average between the top and the base of the raft. This reduces flow jumps significantly. PP-243
2022-09-13 10:27:05 +02:00
Rijk van Manen
257d37eb73
raft middle layer thickness has new default
...
The raft middle layer thickness is the average between the top and the base of the raft. This reduces flow jumps significantly. PP-243
2022-09-13 10:20:40 +02:00
Remco Burema
8935ab4a2d
Defensive coding: What if no extruder position.
...
part of CURA-9278
2022-09-13 10:12:32 +02:00
Rijk van Manen
5646a4db6e
raft surface line width = line width
...
To avoid flow jumps set raft surface line width equal to the line width. In the future we will set initial line width factor to 100%, so no need to set this to initial layer line width. PP-243
2022-09-13 10:03:38 +02:00
Rijk van Manen
071bf77ac9
raft surface thickness = layer height
...
To avoid flow jumps set raft surface thickness equal to the layer height. In the future we will set initial layer height to layer height as well, so no need to set this to initial layer height now. PP-243
2022-09-13 09:58:17 +02:00
Rijk van Manen
834cc4129e
cleanup raft top layers
...
This commit does effectively change nothing. The default of 2 top layers is set in fdmprinter and it is made 1 for 08 cores. PP-342
2022-09-13 09:50:37 +02:00
Paul Kuiper
7d107b5e5c
Enable experimental bridge settings for all Ultimaker machines. Set bridge wall speed to equal to the skin speed such that all speeds around a bridge are approx. the same.
...
The mininimum bridge wall length was changed to a length long enough to prevent switching of settings over small unsupported areas (e.g. X/Y distance). This was changed in fdmprinters.def.json
Relates to PP-195
2022-09-13 09:47:43 +02:00
Rijk van Manen
e742a6afa8
set raft margin to default of 15mm
...
The raft margin is not a critical setting and for most profiles it resolves to 15mm currently, which is the default in fdmprinter. PP-243
2022-09-13 09:33:39 +02:00