Remco Burema
0cdfa3477b
Merge pull request #13975 from Ultimaker/CURA-9622_unable_to_scroll_long_materials_list
...
[CURA-9522] Materials list goes off screen.
2022-12-27 12:34:03 +01:00
Remco Burema
a8570920bd
Make it work in dark-mode again.
...
part of CURA-9522
2022-12-27 12:32:23 +01:00
Remco Burema
d351458b10
Make identifier unique and call the correct one.
...
Wouldn't start for me without (from source, on Windows).
part of CURA-9522
2022-12-27 12:11:21 +01:00
Remco Burema
634288a37c
Fix spelling mistakes.
...
part of CURA-9522
2022-12-27 12:09:47 +01:00
InstantMuffin
4a6f2cd44e
Actually make CR-10S Pro use the mesh it just measured
...
Hello,
This is one of the first things I was being told from the community in regards to using cura with the CR-10S Pro.
The current start gcode snippet actually does not save an use the mesh after creating it.
I hope this change will improve a lot of users' experiences.
2022-12-25 20:22:05 +01:00
c.lamboo
e490250d9d
Clean up code
...
Create separate re-usable component for `MaterialBrandSubMenu`
CURA-9522
2022-12-23 19:40:27 +01:00
c.lamboo
20fdf22e35
Show bottom border of material brands
...
CURA-9522
2022-12-23 16:18:55 +01:00
c.lamboo
ab49dcceb5
Show bottom border of material brands
...
CURA-9522
2022-12-23 16:18:54 +01:00
c.lamboo
0ecfdd063d
Show bottom border of material brands
...
CURA-9522
2022-12-23 16:12:25 +01:00
c.lamboo
5a8bf7f37b
Fix material colors not showing up
...
CURA-9522
2022-12-23 16:11:06 +01:00
c.lamboo
92e6d5007f
Remove unused property
...
CURA-9793
2022-12-23 14:21:12 +01:00
Casper Lamboo
15761b6c59
Code style
...
CURA-9522
2022-12-23 13:51:32 +01:00
c.lamboo
93a51b6da9
Remove unused property
...
CURA-9522
2022-12-23 13:40:20 +01:00
casperlamboo
78ca98f9bf
Applied printer-linter format
2022-12-22 12:31:00 +00:00
Casper Lamboo
f4308533e4
Merge pull request #12056 from Modix3D/master
...
Add printer profile for Modix3D printers
2022-12-22 13:29:53 +01:00
Modix-Lazar
9b60bf38ad
Updated the end-gcode
...
The end gcode contained a typo (a rogue N was in front of the G10 P1 S0), and updated it to work a little bit better (now retracts, uses M106 S0 instead of M107, and moves out of the way quicker, and deselects the tool properly)
2022-12-21 12:04:46 +01:00
Joey de l'Arago
e0a091e768
Add scrollview to nested material list
...
CURA-6867
2022-12-20 18:06:40 +01:00
Joey de l'Arago
d4679515b6
Add scrollview to material list
...
CURA-6867
2022-12-20 17:45:28 +01:00
Joey de l'Arago
7174861bba
Move popups back on screen after opening them.
...
CURA-6867
2022-12-20 15:26:46 +01:00
Joey de l'Arago
0a4c7869e6
Merge branch 'main' into CURA-9622_unable_to_scroll_long_materials_list
2022-12-20 13:46:32 +01:00
just-trey
c88b203096
Applied printer-linter format
2022-12-20 04:20:38 +00:00
just-trey
b00388cf9f
fix merge issue
2022-12-19 23:19:25 -05:00
just-trey
20f9bd3f80
Merge branch 'main' into master
2022-12-19 23:17:44 -05:00
just-trey
0c47a8da9c
resovel conflict
2022-12-19 23:16:32 -05:00
just-trey
43cf00c631
fix brim issue and acceleration enhancements
2022-12-19 23:06:20 -05:00
just-trey
b6ab52ed0b
reset xy_offset_layer_0 to defaults
2022-12-16 11:37:14 -05:00
Rijk van Manen
ac3c91a4fd
increase initial layer skin flow
...
This makes adhesion more robust for inaccuracies in the first layer thickness. PP-288
2022-12-16 14:19:32 +01:00
rijkvanmanen
80f938a502
Applied printer-linter format
2022-12-16 13:16:01 +00:00
Rijk van Manen
a9a20a09e8
make corner preference None
...
While waiting on further improving seam location, None gives currently the best results. PP-282
2022-12-16 14:14:55 +01:00
Rijk van Manen
86853a19b6
make adhesion_extruder_nr optional
...
Since the brim_skirt extruder will be -1 by default, it does make sense to allow the parent setting to be -1 as well. This requires an extra resolve for the raft extruders, since these cant be -1.
PP-286
2022-12-16 14:01:55 +01:00
braga-dev
69ae67cd88
Applied printer-linter format
2022-12-16 12:33:14 +00:00
Duarte Bragadesto
31b3e8d62d
Apply suggestions from code review
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:32:14 +00:00
braga-dev
3b49f5a062
Applied printer-linter format
2022-12-16 12:27:33 +00:00
Duarte Bragadesto
dc21a6905e
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:26:30 +00:00
Duarte Bragadesto
bb4b0c41de
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:26:18 +00:00
Duarte Bragadesto
12285e9325
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:26:03 +00:00
Duarte Bragadesto
9b3bd349db
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:25:48 +00:00
Duarte Bragadesto
35ecb7c3a9
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:25:36 +00:00
Duarte Bragadesto
0e0fab3698
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:25:22 +00:00
Duarte Bragadesto
b6104c14fc
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:24:59 +00:00
Duarte Bragadesto
1dabc6bfc6
Update resources/definitions/blocks_base.def.json
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-16 12:24:48 +00:00
Duarte Bragadesto
1c2dcd8ef6
Merge branch 'Ultimaker:main' into master
2022-12-16 12:00:33 +00:00
Ed Ropple
f64c0b5e65
squash of ed/sovol-rework
2022-12-15 10:38:11 -05:00
ChipCE
03a29845a0
update start gcode
2022-12-15 22:17:24 +09:00
ChipCE
4e865e4fcb
- set default material_diameter to 1.75
...
- update start gcode
2022-12-15 22:09:14 +09:00
c.lamboo
f6d18266e6
Give the default settings pannel a max-height
...
CURA-9793
2022-12-15 13:37:28 +01:00
Joey de l'Arago
eab43f038a
Merge pull request #14046 from Ultimaker/CURA-9793
...
Cura 9793
2022-12-15 09:27:40 +01:00
c.lamboo
ffb59b2894
Move width, height properties to top of component
...
CURA-9793
2022-12-14 17:44:08 +01:00
jellespijker
5c098e3f02
Applied printer-linter format
2022-12-13 19:42:33 +00:00
Jelle Spijker
44d94a1206
Merge pull request #13973 from whoseyoung/main
...
official profiles for Geeetech printers
Contributes to CURA-10039
2022-12-13 20:41:25 +01:00