Commit graph

13597 commits

Author SHA1 Message Date
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
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
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
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
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
jedwards
6950b9d332 Fix the Vivendio T-Rex meshes by using a single mesh for the T-Rex 2 and 3 (they are virtually the same dimensions anyways). Fix some of the mesh issues caused by the previous optimization and reduce the overall size. 2022-09-12 15:09:20 -07:00
Casper Lamboo
96bc5ed602
Simplify string notation
CURA-9278
2022-09-12 14:20:28 +02:00
Remco Burema
6adf05bbf0 Complete interface for selecting cloud printer.
CURA-9278
2022-09-09 11:05:05 +02:00
Rijk van Manen
e64a48bc86 cleanup jerk settings
Variants: jerk_print = 25 for 0.8 cores
Intent: jerk_print = 30 for Draft/Engineering
PP-239
2022-09-08 16:28:36 +02:00
Jaime van Kessel
ba9d0f24a2
Merge pull request #13238 from Ultimaker/PP-29_Enable_zigzag_patterns
PP-29 use zigzag as top/bottom pattern
2022-09-08 15:31:25 +02:00
Jaime van Kessel
38496da592
Merge branch 'master' of github.com:jianshu-du/Cura 2022-09-08 14:21:44 +02:00
Jaime van Kessel
be9d480af4
Reduce filesize for vzbot 2022-09-08 13:49:54 +02:00
Christian Kvasny
018952a921
VzBot (#13181)
* Add VzBot printer

* remove exclude_materials

* Update vzbot_base.def.json

remove Unnecessary default_values

* rename duplicate profile ids

* Adjusted speed for TPU. Retract switched off

* update start/end gcode

* set retraction_amount to 0.65

* update gantry_height

* add custom overrides
2022-09-08 13:49:32 +02:00
Remco Burema
d955a05d55 Merge remote-tracking branch 'origin/main' into CURA-9278_choose_printer_dialog 2022-09-08 13:37:02 +02:00
Remco Burema
04cd76cb3b Get extruder configs to frontend.
When choosing the printer, all possible (single) extruder configs need to be shown for that printer.

CURA-9278
2022-09-08 13:36:42 +02:00
Jaime van Kessel
e2cef9b5b3
Merge branch 'main' of github.com:Ultimaker/Cura 2022-09-08 13:16:14 +02:00
Jaime van Kessel
54b85a995b
Merge pull request #13239 from Ultimaker/PP-242-cleanup-retract_at_layer_change
these settings are already default
2022-09-08 13:04:37 +02:00
Jaime van Kessel
c1b13c4eb5
Merge branch 'main' of github.com:Ultimaker/Cura 2022-09-08 13:01:19 +02:00
Jaime van Kessel
242f8264da
Merge pull request #11573 from fieldOfView/feature_tray_icon_preference
Add a preference to make tray icon optional
2022-09-08 13:01:04 +02:00
Rijk van Manen
25ef399595 these settings are already default
PP-242
2022-09-07 16:55:18 +02:00
Rijk van Manen
955a7be51d Merge branch 'main' into PP-29_Enable_zigzag_patterns 2022-09-07 16:45:30 +02:00
Rijk van Manen
b2be149ebb this is already default
By default the roofing pattern is the top_bottom pattern, which is set to zigzag in this PR. PP-29
2022-09-07 16:33:41 +02:00
Jaime van Kessel
261302462f
Remove duplicate default value from profile 2022-09-07 16:21:36 +02:00
Jaime van Kessel
aaadff28e4
Merge pull request #13211 from Ultimaker/PP-232_Disable_monotonic_ordering
Only enable monotonic ordering for the roof layer
2022-09-07 16:21:06 +02:00
Jaime van Kessel
a51b3add80
Merge branch 'PP-202_autogenerate_intent_profiles' of github.com:Ultimaker/Cura 2022-09-07 16:12:28 +02:00
Jelle Spijker
6aa68ddb33 Improved readability of changelog 2022-09-07 11:05:39 +02:00
Remco Burema
5866560540 Merge remote-tracking branch 'origin/main' into CURA-9278_choose_printer_dialog 2022-09-06 23:33:45 +02:00
jelle Spijker
656238d5f2 Updated changelog with new features
Closes CURA-9525
2022-09-06 16:54:49 +02:00
Jaime van Kessel
8f2dc5c6e0
Fix mistake with abax printers
They weren't using the machine specific settings.
2022-09-06 16:31:25 +02:00
Jaime van Kessel
3aa2ae27bb
Remove global settings from extruder profiles 2022-09-06 16:20:31 +02:00
Jordan
1a0acb25f7 Changed the material_print_temperature 2022-09-06 16:14:38 +02:00
Jaime van Kessel
f348249333
Merge branch 'fix/renkforcerf100xl' of github.com:imakecodes/Cura
CURA-9609
2022-09-06 15:29:38 +02:00
Jaime van Kessel
2734005f36 Add extra BOM numbers to UMs3 and UMs5 2022-09-06 15:01:32 +02:00
Joey de l'Arago
e95ed93021
Merge pull request #13210 from Ultimaker/CURA-9277_
Various fixes for the cloud printer types feature
2022-09-06 13:57:03 +02:00
Jaime van Kessel
370d0bcf03
Add extra BOM numbers to UMs3 and UMs5 2022-09-06 13:43:14 +02:00
NOVAXIM
a234c0117e
Update anycubic_mega_zero.def.json
Line 79: This value (0.3) is the default in firmware.
Line 80: The default setting (5) may be too small if you are using Linear Advance.
2022-09-06 13:39:06 +02:00
Remco Burema
6baf14a516 Merge remote-tracking branch 'origin/main' into CURA-9278_choose_printer_dialog 2022-09-06 12:08:05 +02:00
Jaime van Kessel
d097b7d030
Minor codestyle changes to fdmprinter 2022-09-06 11:52:33 +02:00
Jaime van Kessel
a5f23939f5
Fix a few more typos 2022-09-06 11:47:33 +02:00