Luis Gabriel Gomez
86cf975b7d
Sermoon V1/V1 Pro: Update metadata and add custom machine_start_gcode, machine_end_gcode
2022-11-30 19:57:15 -03:00
Luis Gabriel Gomez
1dae3c440b
Delete creality_sermoonv1pro.def.json
...
Delete redundant sermoon v1 pro as it is the same printer model on all relevant specs
2022-11-30 19:56:19 -03:00
Luis Gabriel Gomez
a99f7298e8
Create creality_sermoonv1pro.def.json
2022-11-30 19:56:19 -03:00
Luis Gabriel Gomez
7c8cf21698
Apply PR feedback on sermoon v1 def
...
See #12966
2022-11-30 19:52:08 -03:00
Luis Gabriel Gomez
ed6014f433
Update resources/definitions/creality_sermoonv1.def.json
...
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2022-11-30 19:52:08 -03:00
Luis Gabriel Gomez
fef2d945c1
Sermoon V1: Update definition, add variants
2022-11-30 19:52:08 -03:00
Luis Gabriel Gomez
b07eeeba9a
Sermoon V1: Disable machine centering by default
2022-11-30 19:52:08 -03:00
Luis Gabriel Gomez
4501ce3f38
Sermoon V1/V1 Pro: Update metadata and add custom machine_start_gcode, machine_end_gcode
2022-11-30 19:52:08 -03:00
Luis Gabriel Gomez
fa9b8b9436
Update creality_sermoonv1.def.json
2022-11-30 19:52:08 -03:00
Luis Gabriel Gomez
ae65a16b45
Update creality_sermoonv1.def.json
2022-11-30 19:52:08 -03:00
Luis Gabriel Gomez
bc68c753fb
Delete creality_sermoonv1pro.def.json
...
Delete redundant sermoon v1 pro as it is the same printer model on all relevant specs
2022-11-30 19:52:08 -03:00
Luis Gabriel Gomez
e4cd944a37
Create creality_sermoonv1pro.def.json
2022-11-30 19:52:08 -03:00
Luis Gabriel Gomez
64354fb0d9
Create creality_sermoonv1.def.json
2022-11-30 19:52:08 -03:00
Jelle Spijker
eb4451f25c
Don't test with is not
for a literal
2022-11-30 22:23:17 +01:00
Jelle Spijker
46df77543b
Don't test with is not
for a literal
2022-11-30 22:22:28 +01:00
jspijker
fac2aeb28f
Use checkout v3
2022-11-30 20:28:17 +01:00
jspijker
9f58381480
Restore GH action workspace on PR
2022-11-30 20:27:54 +01:00
jspijker
c0fe1c9924
Use correct workflow name
2022-11-30 20:12:25 +01:00
jspijker
13c00dd496
Request changes if printer-linter finds issues
2022-11-30 20:07:48 +01:00
jspijker
9c4935f5d7
Run posting UT results in seperate workflow
2022-11-30 20:02:58 +01:00
Remco Burema
6f651b922a
Profile compare-and-save: Add (more) explanatory text(s).
...
part of CURA-9347
2022-11-30 19:54:41 +01:00
Remco Burema
8f65af61e5
Connect compare-and-safe profile dialog buttons to actions.
...
Some rework was needed as to not get the entire Preferences window to show up, which previously came along with the add profile action.
part of CURA-9347
2022-11-30 18:48:07 +01:00
Wilds
e48c01749f
Add Artillery Hornet 3d printer definition
2022-11-30 18:23:46 +01:00
Joey de l'Arago
574b1000f6
Add tooltips
...
CURA-9793
2022-11-30 17:44:58 +01:00
Joey de l'Arago
487bf41a7b
Add validators to project.
...
CURA-9793
2022-11-30 16:55:04 +01:00
jellespijker
8b49f77ea2
Applied printer-linter format
2022-11-30 15:35:31 +00:00
Jelle Spijker
b4a95ae676
Merge pull request #13918 from Ultimaker/CURA-9873-Add-Minimum-Value-for-Adaptive-Layer-Height-Settings
...
Add Minimum to Adaptive Layers Maximum Variation
2022-11-30 16:34:25 +01:00
jspijker
b5b5ad852b
Fix indention
...
Contributes to CURA-9873
2022-11-30 16:33:31 +01:00
MariMakes
59111556d6
Fix indents again
...
Fix indents again
2022-11-30 16:15:46 +01:00
MariskaMaas
9f8e96bf1f
Resolve Merge Conflict
...
Redid the change because of 55b546cefd
2022-11-30 16:11:13 +01:00
MariskaMaas
039127ed7c
Merge branch 'main' into CURA-9873-Add-Minimum-Value-for-Adaptive-Layer-Height-Settings
2022-11-30 16:08:20 +01:00
Joey de l'Arago
522bf60e81
Adjust left margins
...
CURA-9793
2022-11-30 15:43:14 +01:00
c.lamboo
e60b96ac9a
Fix selecting printer in monitor page
...
CURA-9940
2022-11-30 15:42:43 +01:00
Joey de l'Arago
d617566db4
Move show custom button next to setting section title.
...
CURA-9793
2022-11-30 15:36:15 +01:00
Joey de l'Arago
6338085999
Remove unused fill
...
CURA-9793
2022-11-30 15:11:45 +01:00
Joey de l'Arago
b356335f4f
Correct spelling mistake
...
CURA-9793
2022-11-30 15:10:19 +01:00
c.lamboo
8ce2af290c
Conditionally add ctrl+, hotkey to open settings
...
Only do this for mac, as it is not customary on other OSes
CURA-9939
2022-11-30 15:10:15 +01:00
Joey de l'Arago
dbf2ae4f60
Fix spacing vertical between Recommended sections and setting items.
...
CURA-9793
2022-11-30 15:09:05 +01:00
Joey de l'Arago
680a86c896
Add default height to combobox, not sure why this was never set before.
...
CURA-9793
2022-11-30 15:08:06 +01:00
Joey de l'Arago
0514c62b3e
Remove bad height assignment to dynamic layout
...
CURA-9793
2022-11-30 14:51:45 +01:00
Joey de l'Arago
e8ba3695b3
Swap out svg for clean export
...
CURA-9793
2022-11-30 14:41:35 +01:00
Joey de l'Arago
75721f467b
Remove margins and padding and scale icon better.
...
CURA-9793
2022-11-30 14:41:19 +01:00
jspijker
57b3b43096
Use different check to determine fork
2022-11-30 14:35:31 +01:00
nallath
7b3e072294
Applied printer-linter format
2022-11-30 13:30:31 +00:00
Jaime van Kessel
d40bdf832f
Merge pull request #13937 from Ultimaker/working_branch
...
Remove the use of support towers when using PVA
2022-11-30 14:29:32 +01:00
nallath
3c93026349
Applied printer-linter format
2022-11-30 13:28:10 +00:00
Jaime van Kessel
55b546cefd
Merge pull request #13917 from Ultimaker/PP-36_new_brim_settings
...
Made the default skirt/brim extruder -1 (not overridden), this will create a brim with the same material as the mesh for each mesh. Fixed the brim tower setting to reflect changes in the brim behavior. When the brim is enabled for the whole print it does not enable it for the prime tower anymore. Lastly, we reduced the brim inside avoid distance to a smaller value to improve the adhesion of large inner objects.
2022-11-30 14:27:03 +01:00
Jaime van Kessel
a0a76e0268
Update resources/definitions/fdmprinter.def.json
2022-11-30 14:25:48 +01:00
jspijker
aadea69407
Add PR prefix to label
2022-11-30 14:24:48 +01:00
jspijker
f9623bf1c4
Add label Community Contribution 👑 to PR's
2022-11-30 14:21:26 +01:00