Paul Kuiper
a235bef965
Remove Sketch machine for Cura 5.8 release.
...
PP-333
2024-06-21 08:26:10 +02:00
Remco Burema
e2ed9c6930
Merge branch 'main' into CURA-9474_non_vertex_seams
2024-06-18 14:08:11 +02:00
HellAholic
49984b620e
Merge branch 'main' into CURA-8076_seam_avoid_overhangs
2024-06-13 11:19:50 +02:00
Erwan MATHIEU
772692250f
Merge branch 'main' into 5.7-merge-to-main
2024-06-12 12:02:35 +02:00
Remco Burema
f7e298db65
Split overhang angle w.r.t. seams off from overhang angle.
...
part of CURA-8076
2024-06-11 15:12:55 +02:00
Remco Burema
f60e714a59
Split overhang angle w.r.t. seams off from overhang angle.
...
part of CURA-8076
2024-06-11 15:04:59 +02:00
Remco Burema
faa2b46a31
Make z-seam on non-vertex positions posible.
...
For user-specified and shortest at least.
part of CURA-9474
2024-06-05 14:58:21 +02:00
wawanbreton
219543dd43
Applied printer-linter format
2024-05-30 07:19:37 +00:00
Erwan MATHIEU
e863eee156
Disable wait for temperature for UltiMaker printers
...
Previously the material_print_temp_prepend and material_print_temp_wait were ignored for Griffin-flavored printers. Now we do handle them because we want the prepend, but we don't want the wait so disable it.
2024-05-30 09:18:08 +02:00
Erwan MATHIEU
a3d70e9429
Allow setting interleaved prime tower base on material
...
CURA-11931
2024-05-27 16:26:26 +02:00
HellAholic
1e69f4740b
Merge pull request #19089 from Ultimaker/CURA-11912
...
Change `value` to `resolve`
2024-05-23 10:43:54 +02:00
c.lamboo
86ccddbb1d
Change value
to resolve
...
CURA-11912
2024-05-22 16:51:08 +02:00
c.lamboo
0d017f725a
Change value
to resolve
...
CURA-11912
2024-05-17 09:56:49 +02:00
Erwan MATHIEU
674d28a371
Add resolve functions for raft_*_remove_inside_corners settings
2024-05-14 10:03:12 +02:00
Saumya Jain
1f5a18d7d7
added resolve function to take the values from material profiles
2024-05-08 14:31:33 +02:00
Saumya Jain
33d95362c9
Fix name of Sketch to display
...
CURA-11777
2024-05-08 14:16:58 +02:00
saumyaj3
d8c852b74a
Applied printer-linter format
2024-05-07 08:56:45 +00:00
Saumya Jain
7a52cd3cd5
Update Ultimaker Sketch definitions and refactor PNG formats in MakerbotWriter
...
CURA-11777
2024-05-07 10:55:23 +02:00
Saumya Jain
e33264625a
Removed material temperature related settings
...
CURA-11777
2024-05-06 16:27:20 +02:00
Saumya Jain
0bbde663e4
Update file format and removed 'Sketch' flavor option
...
The file format 'application/x-makerbotsketch' has been updated to 'application/x-makerbot-sketch' across all instances in the code base. In addition, the 'Sketch' option for gcode flavor has been removed from all printer selection menus in different sections of the code. This should be added again once the code is implemented in gcode for this flavor.
Also, change flavor in ultimaker_sketch.def.json file
CURA-11777
2024-05-06 16:07:48 +02:00
Saumya Jain
f7f56e8766
Add sketch to cloud
...
CURA-11777
2024-05-06 13:32:52 +02:00
saumyaj3
f150d304d6
Applied printer-linter format
2024-05-06 09:48:19 +00:00
Saumya Jain
810529e01b
Add Makerbot Sketch printer support
...
This commit adds support for the Makerbot Sketch 3D printer. This includes setting specific configuration parameters, defining a new machine definition and relevant build platform mesh. Material compatibility restrictions are also outlined to adhere with the capabilities of the printer.
CURA-11777
2024-05-06 11:46:54 +02:00
HellAholic
a9084f372d
Merge pull request #18916 from Ultimaker/CURA-11227-zseam-support
...
Add support z seam settings
2024-05-03 15:01:26 +02:00
Saumya Jain
003808c9a2
remove unused default settings
...
CURA-11090
2024-05-03 14:17:42 +02:00
saumyaj3
135a6bb43d
Applied printer-linter format
2024-05-03 10:51:34 +00:00
Saumya Jain
ee7b8e4574
Merge branch 'main' into main
2024-05-03 12:25:46 +02:00
saumyaj3
542da3fbdf
Applied printer-linter format
2024-05-03 10:23:01 +00:00
Saumya Jain
5485ee7a21
remove unused settings
...
CURA-11707
2024-05-03 12:22:00 +02:00
Saumya Jain
ea6efbd26f
Merge branch 'main' into main
2024-05-03 10:26:20 +02:00
saumyaj3
83b99e3b40
Applied printer-linter format
2024-05-03 08:15:43 +00:00
Saumya Jain
4379a00b41
Merge branch 'main' into main
2024-05-03 10:05:25 +02:00
Saumya Jain
d7ffaab0d0
Merge branch 'main' into CURA-11227-zseam-support
2024-05-01 10:03:45 +02:00
Saumya Jain
f3172cb10b
Removes the maximum_value line and modifies the maximum_value_warning from "line_width * 2" to "line_width * 4".
...
CURA-11227
2024-04-29 14:48:27 +02:00
august.chi
b4c626484f
Based on the reviewer's feedback, I have made some changes:delete material params
...
Signed-off-by: august.chi <august.chi@anker-in.com>
2024-04-28 10:22:46 +08:00
augustchi
fd8f5fccb2
Merge branch 'Ultimaker:main' into Cura_ankermake_august
2024-04-28 09:43:51 +08:00
Saumya Jain
fb965b8d0c
merge 5.7
2024-04-26 15:53:03 +02:00
Saumya Jain
3e1ee4b266
Updated shader for support seams
...
Added changes in shader to show the start of the support walls too along with the model walls
CURA-11227
2024-04-23 14:28:35 +02:00
pkuiper-ultimaker
8984c35c36
Applied printer-linter format
2024-04-22 10:51:30 +00:00
Paul Kuiper
5080309ed2
Removed redundant settings
2024-04-22 12:50:08 +02:00
Paul Kuiper
67108e3e5d
Profiles for the Factor 4
...
PP-470
2024-04-22 10:54:42 +02:00
saumyaj3
c517311171
Applied printer-linter format
2024-04-19 14:56:51 +00:00
Saumya Jain
ee85383699
Add support z seam settings to expert.cfg and fdmprinter.def.json
...
This update includes two new settings in the expert visibility profile: 'support_z_seam_away_from_model' and 'support_z_seam_min_distance'. These allow users more control over the spatial relationship between the z seam of the support structure and the actual 3D model, ensuring a smoother post-printing process
CURA-11227
2024-04-19 16:55:24 +02:00
Jaime van Kessel
7a5c773e90
Made printprocess reporting settings not settable per mesh
2024-04-12 11:08:35 +02:00
Saumya Jain
c010b58dad
Merge branch 'main' into main
2024-04-11 13:45:00 +02:00
Saumya Jain
8efc5ece01
Merge branch 'main' into Cura_ankermake_august
2024-04-04 15:18:09 +02:00
Nathan Rooy
e8d7a3cda6
Merge branch 'main' into main
2024-04-02 10:20:27 -04:00
Matthias
caa1fc8c67
Move nozzle clean to designated area
2024-03-27 09:13:37 +01:00
nathanrooy
7cd2c68e2d
fixed "positionning" -> "positioning" typo
2024-03-25 19:28:46 -04:00
c.lamboo
8e0127471d
Bumb setting version in fdmextruder and fdmprinter
...
CURA-11526
2024-03-15 14:34:51 +01:00