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
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
Anson Liu
6472c679fd
Update dxu_umo.def.json
2022-09-12 14:59:30 -04:00
Anson Liu
11350097aa
Update dxu_umo_dual.def.json
2022-09-12 14:59:14 -04: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
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
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
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
f348249333
Merge branch 'fix/renkforcerf100xl' of github.com:imakecodes/Cura
...
CURA-9609
2022-09-06 15:29:38 +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
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
Jaime van Kessel
543598a200
Fix typo
2022-09-06 11:43:45 +02:00
Jaime van Kessel
2c331604e8
Clean up a lot of duplicate settings from machine profiles
...
These were errors that were copy pasted from other definitions. So leaving them as is would
continue to decrease the quality of third party profiles.
2022-09-06 11:39:08 +02:00
izilzty
1f91fd0912
Add profile for Creality Ender 3 S1 Pro and Plus
2022-09-06 16:33:44 +08:00
Jaime van Kessel
328b32ee6b
Remove a bunch of duplicate settings from artillery base
2022-09-06 10:29:19 +02:00
Jaime van Kessel
9d12ee841b
Remove unneeded values from machine profiles
2022-09-06 10:21:21 +02:00
Jaime van Kessel
699a9c0530
Remove unneeded excluded materials
...
These machines are 1.75mm, so there is no need to add the UM materials as excluded
2022-09-06 10:13:45 +02:00
Paul Kuiper
863e1ecbae
Enable zigzag instead of the lines paatern on the skin layers. This improves print speed and quality. I used to decrease bridging quality, but due to enabling experimental bridging in the print profiles this can now be used.
...
Relates to PP-29
2022-09-05 14:24:26 +02:00
KOONOVO3DPrinter
db6e7d57f9
Add tank-M machine ( #13036 )
...
CURA-9605
2022-09-05 14:08:59 +02:00
Jaime van Kessel
54aa404ec6
Merge pull request #11650 from Geeetech3D/master
...
add Profile for Geeetech Mizar_S
2022-09-05 14:05:53 +02:00
Jaime van Kessel
f86b2b8ac7
Merge pull request #13037 from odaki/fix_kingroon_end_gcode
...
Prevents the head from moving outside the print area
2022-09-05 14:00:30 +02:00
Paul Kuiper
88ce9e88d9
Enable monotonic roofing only when roofing layer count is > 0 otherwise enable monotonic for all skin layers.
...
Relates to PP-232
2022-09-05 13:59:50 +02:00
Jaime van Kessel
93b865cba3
Merge branch 'main' of github.com:Ultimaker/Cura
2022-09-02 15:56:45 +02:00
Jaime van Kessel
3c1ff09d39
Update the description of Wall Ordering to include center line
...
CURA-9290
2022-09-02 15:56:18 +02:00
GroovyDrifter
19146fad3d
Merge branch 'main' into patch-1
2022-09-01 19:32:14 +02:00
Jaime van Kessel
89fbac74f9
Fix incorrectly setting material_print_temperature
...
If this is set to an absolute value, the material settings wont have any effect anymore.
A much better way is to just set the default temperature, which is what the intent is
2022-09-01 17:51:25 +02:00
GroovyDrifter
2d77a08460
Modify the Ender 6 profile to the minimun
...
Modify the Ender 6 profile to the minimun, to fit other creality printers. all additional configuration removed.
Print quality is better with default Creality firmware and this simpler definition.
2022-09-01 15:33:53 +02:00
Remco Burema
f6190f9b23
Merge pull request #9255 from Ultimaker/tree_support_max_radius
...
setting for support_tree_max_diameter
2022-09-01 12:56:29 +02:00
Jaime van Kessel
aa34ee84ec
Merge pull request #13103 from Ultimaker/PP-216_Move_top_surface_settings_out_of_experimental
...
Moved top layer (roofing) settings out of experimental: “Top surface …
2022-08-31 10:41:18 +02:00
Rijk van Manen
c3dd70f7c7
fix incorrect spacing
2022-08-31 10:37:41 +02:00
Jaime van Kessel
d20a83d9aa
Merge pull request #13163 from Ultimaker/PP-172-dont-avoid-supports
...
disable travel_avoid_supports
2022-08-31 09:46:09 +02:00
Remco Burema
401170d8dd
Merge pull request #11744 from Ultimaker/sprialize_removes_holes
...
automatically remove all holes when spiralizing
2022-08-30 17:15:18 +02:00
Rijk van Manen
246fcae0f8
disable travel_avoid_supports
...
While CURA-9337 is not implemented this a mitigation to avoid unnecessary combing. PP-172
2022-08-30 15:52:18 +02:00
Rijk van Manen
6d489659f2
Clean up of standby temperatures
...
Clean up of standby temperatures to printing temperature -100deg. This is a safe default. PP-192
2022-08-29 14:52:02 +02:00
GroovyDrifter
16500e06de
Update creality_ender6.def.json
...
Remove material temperatures from profile so they can follow those in the material seleced.
2022-08-25 09:28:15 +02:00
Jaime van Kessel
03c88c18e6
Bump up the maximum_extrusion_area_deviation
...
CURA-9524
Fixes #12828
2022-08-24 16:51:47 +02:00
Paul Kuiper
d4e5a39111
Moved top layer (roofing) settings out of experimental: “Top surface Skin Line Width”, “Top Surface Skin Pattern”, “Monotonic Top Surface Order” and “Top Surface Skin Line Directions” as children under “Top Surface Skin Layer“ in the Top/Bottom menu.
...
Relates to PP-216
2022-08-24 13:18:12 +02:00
Casper Lamboo
3ef77df3fd
Merge pull request #12651 from Ultimaker/CURA-9357_hide_middle_line_threshold_settings
...
[CURA-9357] Remove some very difficult to explain (even to experts) settings.
2022-08-22 11:54:20 +02:00
Anson Liu
d25a381803
Create UMO+ version of dxu_dual definition
...
Overrides machine disallowed area with correct values for UMO+ bed
2022-08-21 22:46:08 -04:00
Anson Liu
c8a4b8fe62
Create definition file for UMO+ version of DXU
...
Override default machine disallow area to fit UMO+ bed size
2022-08-21 22:44:10 -04:00