25 Commits

Author SHA1 Message Date
Erwan MATHIEU
5ef569d8ce Set only UM variants name as being translated
CURA-12255
Also applied some consistency between labels, so that they are more consistent and more printers get their variants name translated.
2024-11-06 10:55:43 +01:00
HellAholic
341e6a6b62 Add exclude material rule for eazao_clay 2024-10-30 16:04:51 +01:00
Paul Kuiper
8a39389186 Rebased on top of Cura 5.9
PP-533
2024-10-16 11:22:34 +02:00
alanbjorklund
e86e111f00
Merge branch 'main' into PP-511-Method-5-9-Rebased-Branded-Materials 2024-10-02 17:19:53 -04:00
Alan Bjorklund
dca7d0cd3c adding sketch / sketch large files after merging other PRs
PP-511
2024-10-02 17:18:11 -04:00
Alan Bjorklund
5bd60d595a requested changes for sketch definition file and missing meshes
PP-511
2024-10-02 10:53:40 -04:00
alanbjorklund
b0d5b425b2 Applied printer-linter format 2024-10-01 02:45:24 +00:00
alanbjorklund
59278253a1
Update resources/definitions/ultimaker_sketch.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-30 22:44:03 -04:00
alanbjorklund
550741f5f1
Update resources/definitions/ultimaker_sketch.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-30 22:43:07 -04:00
Alan Bjorklund
3eb0b63024 adding sketch & sketch large files
PP-520
2024-09-30 22:29:05 -04:00
Paul Kuiper
a235bef965 Remove Sketch machine for Cura 5.8 release.
PP-333
2024-06-21 08:26:10 +02:00
Remco Burema
03bfc1a70a
Revert "Sketch and Sketch Large profiles" 2024-06-19 10:13:43 +02:00
Paul Kuiper
b4b0ed99f6 Removed textures and offsets. They were not used.
PP-333
2024-06-14 16:11:52 +02:00
Paul Kuiper
0b07dae686 Updated build platforms
PP-333
2024-06-14 16:11:52 +02:00
Paul Kuiper
5e5fba262f Updated Makerbot to MakerBot
PP-333
2024-06-14 16:11:52 +02:00
Paul Kuiper
156b68bf55 Printer linter bug fixes def profile Sketch.
PP-333
2024-06-14 16:11:51 +02:00
Paul Kuiper
e982fb9db7 Updated Sketch and Sketch Large profiles
PP-333
2024-06-14 16:11:51 +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