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
jellespijker
8b49f77ea2
Applied printer-linter format
2022-11-30 15:35:31 +00: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
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
nallath
c4f5bd49ec
Applied printer-linter format
2022-11-30 13:16:23 +00:00
Jaime van Kessel
f23aa95eae
Merge pull request #13925 from Ultimaker/PP-183_Enable_zigzag_support_interface
...
PP-183 Enable zigzag support interface
2022-11-30 14:15:23 +01:00
Paul Kuiper
658eb94474
Update resources/definitions/fdmprinter.def.json
...
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2022-11-30 14:13:54 +01:00
Anson Liu
d377adead4
Update dxu_umo.def.json
...
Removed redundant nozzle size and filament diameter already specified in parent.
2022-11-29 14:53:23 -05:00
Anson Liu
786c5ca0aa
Merge branch 'Ultimaker:main' into dxu_umo_definition
2022-11-29 14:31:42 -05:00
Jaime van Kessel
8b42d0ca8c
Merge pull request #13817 from Ultimaker/PP-69-default-max-comb-distance
...
PP-69-default-max-comb-distance
2022-11-29 09:18:38 +01:00
Paul Kuiper
dfd51f1e88
Changed the support interface pattern from concentric to zigzag, this will also automatically put a wall around the support interface.
...
Relates to PP-183
2022-11-28 16:47:44 +01:00
Paul Kuiper
c58c541afd
Made the default skirt/brim extruder -1 (not overridden), this will create the 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.
...
Relates to PP-36
2022-11-28 13:19:09 +01:00
Remco Burema
6a126f4d6b
Merge pull request #13799 from NilsRo/master
...
disable lin. adv. if accidently enabled by earlier print
2022-11-25 12:41:24 +01:00
Casper Lamboo
5a75678caf
Merge pull request #13762 from Ultimaker/CURA-9548_min_support_area_split
...
[CURA-9548] The engine now operates on the area _before_ the offset.
2022-11-17 14:47:30 +01:00
Jelle Spijker
cc9a698f42
Merge pull request #13775 from Ultimaker/CURA-9350_support_interface_wall
...
[CURA-9350] support interface wall
2022-11-15 16:17:21 +01:00
Casper Lamboo
52891f5a36
Merge pull request #11449 from Ultimaker/interlocking_gen
...
Settings for Interlocking Structure Generation
2022-11-15 13:07:03 +01:00
Rijk van Manen
fff03deefa
default max comb distance = 15mm
...
All ultimaker profiles get a default max combing distance of 15mm to avoid oozing in the infill. Profile/material specific settings are removed. PP-69
2022-11-14 13:20:29 +01:00
Jaime van Kessel
3314929e44
Merge pull request #13776 from Ultimaker/PP-275-increase-initial-layer-skin-flow
...
PP-275-increase-initial-layer-skin-flow
2022-11-14 11:52:57 +01:00
NilsRo
0bae61b97a
Update anycubic_i3_mega_s.def.json
...
Disable lin. adv. if set from ealier print and not in GCODE
2022-11-12 10:32:31 +01:00
Remco Burema
57c6a228aa
Expose per-model retraction settings.
...
Related engine PR made it possible to do this. No PR was made to expose these to the front-end as far as I can see, so (since this was a PRwe where very behind on -- like 10 months or so) I choose to do it myself instead of asking the original author.
part of CURA-9876
2022-11-11 11:02:05 +01:00
Rijk van Manen
0222c79f59
increase initial layer skin flow
...
For large prints the initial layer skin flow turns out to be too low. PP-275
2022-11-09 16:26:56 +01:00
Remco Burema
c23b019f16
Couple support roof/floor wall-count to parent setting by default.
...
part of CURA-9350
2022-11-09 15:23:00 +01:00
Remco Burema
bcb88981b7
Add support interface wall count settings.
...
part of CURA-9350
2022-11-08 18:00:44 +01:00
Remco Burema
802effd805
The engine now operataes on the area _before_ the offset.
...
The frontend should compensate for that: Do _not_ apply the formula, as this now happens implicitly.
CURA-9548
2022-11-08 15:11:59 +01:00
Remco Burema
f75cb7a48b
Merge pull request #11678 from Ultimaker/brim_per_material_optimized_order
...
Brim overhaul: New features and bug fixes
2022-10-30 17:59:36 +01:00
Jaime van Kessel
5c18a37f60
Merge branch 'main' of github.com:Ultimaker/Cura into PP-251_create_annealing_intent
2022-10-26 11:28:58 +02:00
Remco Burema
ab51bd699e
Merge branch 'main' into brim_per_material_optimized_order
2022-10-25 17:31:13 +02:00
Rijk van Manen
d5020425bc
fix mistakes
...
PP-42
2022-10-17 15:55:03 +02:00
Rijk van Manen
7612faea79
make initial flow settings a fraction of the initial layer flow
...
PP-42
2022-10-17 14:51:05 +02:00
Rijk van Manen
9f6a47f04a
Merge branch 'main' into PP-42_improved_initial_layer_settings
2022-10-17 13:51:20 +02:00
Remco Burema
1e1ec7c6e5
For tree support default should be support wall count 1.
...
part of CURA-7800
2022-10-06 22:23:24 +02:00
Rijk van Manen
c90c7e688a
fix cool fan mistake
...
PP-42
2022-10-06 16:23:31 +02:00
Rijk van Manen
27d56d378e
improve initial layer settings
...
ultimaker.def.json is also cleaned and put in alphabetic order.
Ultimaker 2 and original are kept mostly as they were, since they are not tested. PP-42
2022-10-06 16:11:04 +02:00
Paul Kuiper
f3b9c73d0f
Create a resolve function on the "support_enable" setting such that underlying extruders (and thus also intent profiles) can enable support.
...
Relates to PP-251
2022-10-05 21:03:17 +02:00
Anson Liu
1b705338b8
Updated dual extruder start and end gcode
2022-10-05 13:04:04 -04:00
Anson Liu
f1fc0b44f7
Updated start and end gcode
2022-10-05 13:03:39 -04:00
Anson Liu
66ddf297b7
Merge branch 'Ultimaker:main' into dxu_umo_definition
2022-10-05 13:03:02 -04:00
c.lamboo
b33cff33f5
Disable "Remove Raft Inside Corners" setting by default
2022-10-03 11:28:22 +02:00