whoseyoung
36ac3d7744
add geeetech profiles
2022-12-02 18:29:20 +08:00
jellespijker
46359375e1
Applied printer-linter format
2022-12-01 15:23:18 +00:00
Orel
2ef645f64d
Merge branch 'Ultimaker:main' into pro430
2022-12-01 10:15:25 +01:00
jellespijker
d2e0aee6c3
Applied printer-linter format
2022-12-01 08:09:44 +00:00
Jelle Spijker
3bda8f23e5
Merge pull request #13512 from looxonline/biqu_hurakan
...
Added the BIQU Hurakan
See CURA-9961
2022-12-01 09:08:42 +01:00
nallath
7b3e072294
Applied printer-linter format
2022-11-30 13:30:31 +00:00
Paul Kuiper
5ab546e01d
Remove the use of support towers when using PVA
...
Relates to: PP-276
2022-11-30 09:35:56 +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
Rijk van Manen
c47243cdde
remove specific initial layer bed temperature
...
Forgot to remove an initial layer setting. PP-42
2022-10-17 14:52:10 +02:00
Luke Harrison
f638942dd5
Added the Hurakan
2022-10-09 22:38:15 +02:00
0r31
8a65e8d318
Introduces Dagoma Sigma printer and enhance Pro430 profiles (definitions, variants, qualities)
2022-10-07 16:32:16 +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
3665227c5a
Ordered settings and fixed white spaces in formulas.
...
Relates to PP-238
2022-09-21 14:35:19 +02:00
Remco Burema
836764a237
Revert "Auto generated print profiles. They settings will be reordered and some of the profile names have changed with the "" - Experimental" tag if the isExperimental flag was set."
...
This reverts commit 4785371f26b0722c2abf585b43054ed5baacb41a.
2022-09-21 08:09:40 +02:00
Paul Kuiper
4785371f26
Auto generated print profiles. They settings will be reordered and some of the profile names have changed with the "" - Experimental" tag if the isExperimental flag was set.
...
Related to: PP-238
2022-09-19 17:26:56 +02:00
Jaime van Kessel
1bd6a34c6b
Fix version number for vivedino printers
2022-09-15 14:34:06 +02:00
Jaime van Kessel
b5677714a7
Merge branch 'vivedino_add_printers' of github.com:jim-edwards/Cura
2022-09-15 14:30:14 +02:00
Jaime van Kessel
8aefa7c60d
Bump up version number of quality profiles
2022-09-15 14:07:32 +02:00
Jaime van Kessel
0dea6d7cca
Merge branch 'PP-243-cleanup-raft-settings' of github.com:Ultimaker/Cura
2022-09-15 13:57:39 +02:00
Jaime van Kessel
e7c58c49dc
Merge branch 'main' of github.com:Naxecorp/Cura
2022-09-15 13:52:19 +02:00
Rijk van Manen
4712c6abc3
restructure raft airgap
...
No values are changed, but the settings are restructured. The PVA airgap is moved to fdm_materials. Inconsistent use of equations is also resolved. PP-243
2022-09-13 11:59:34 +02:00
Rijk van Manen
410efc1588
set raft acceleration to default
...
Rafts have only straight lines, no need for modified acceleration. PP-243
2022-09-13 11:20:53 +02:00
Rijk van Manen
179e6bdfb6
cleanup raft speeds
...
raft base speed is only 15mm/s to avoid extreme flows. The raft surface speed equals the top/bottom speed, so the raft surface has a flow equal to the top/bottom flow. The raft interface is again the average of the surface and the base. PP-243
2022-09-13 11:18:38 +02:00
Rijk van Manen
d7dd7252db
These values are already default
...
Raft base line spacing is already machine nozzle size * 4. PP-243
2022-09-13 10:51:40 +02:00
Rijk van Manen
b870b9c16f
these settings are already default
...
Raft base line width is already machine nozzle size * 2. PP-243
2022-09-13 10:48:36 +02:00
Rijk van Manen
08a5f07d53
raft interface line spacing can follow default
...
This is a non critical setting, just follow the default defined in fdmprinter. PP-243
2022-09-13 10:33:28 +02:00
Rijk van Manen
96569edcf0
raft middle line width has new default
...
The raft middle line width is the average between the top and the base of the raft. This reduces flow jumps significantly. PP-243
2022-09-13 10:27:05 +02:00
Rijk van Manen
257d37eb73
raft middle layer thickness has new default
...
The raft middle layer thickness is the average between the top and the base of the raft. This reduces flow jumps significantly. PP-243
2022-09-13 10:20:40 +02:00
Rijk van Manen
5646a4db6e
raft surface line width = line width
...
To avoid flow jumps set raft surface line width equal to the line width. In the future we will set initial line width factor to 100%, so no need to set this to initial layer line width. PP-243
2022-09-13 10:03:38 +02:00
Rijk van Manen
071bf77ac9
raft surface thickness = layer height
...
To avoid flow jumps set raft surface thickness equal to the layer height. In the future we will set initial layer height to layer height as well, so no need to set this to initial layer height now. PP-243
2022-09-13 09:58:17 +02:00
Rijk van Manen
e742a6afa8
set raft margin to default of 15mm
...
The raft margin is not a critical setting and for most profiles it resolves to 15mm currently, which is the default in fdmprinter. PP-243
2022-09-13 09:33:39 +02:00
Rijk van Manen
e64a48bc86
cleanup jerk settings
...
Variants: jerk_print = 25 for 0.8 cores
Intent: jerk_print = 30 for Draft/Engineering
PP-239
2022-09-08 16:28:36 +02:00
Jaime van Kessel
38496da592
Merge branch 'master' of github.com:jianshu-du/Cura
2022-09-08 14:21:44 +02:00
Christian Kvasny
018952a921
VzBot ( #13181 )
...
* Add VzBot printer
* remove exclude_materials
* Update vzbot_base.def.json
remove Unnecessary default_values
* rename duplicate profile ids
* Adjusted speed for TPU. Retract switched off
* update start/end gcode
* set retraction_amount to 0.65
* update gantry_height
* add custom overrides
2022-09-08 13:49:32 +02:00
Rijk van Manen
25ef399595
these settings are already default
...
PP-242
2022-09-07 16:55:18 +02:00
Jaime van Kessel
8f2dc5c6e0
Fix mistake with abax printers
...
They weren't using the machine specific settings.
2022-09-06 16:31:25 +02:00
Jaime van Kessel
3aa2ae27bb
Remove global settings from extruder profiles
2022-09-06 16:20:31 +02:00
Jordan
1a0acb25f7
Changed the material_print_temperature
2022-09-06 16:14:38 +02:00
KOONOVO3DPrinter
db6e7d57f9
Add tank-M machine ( #13036 )
...
CURA-9605
2022-09-05 14:08:59 +02:00
Rijk van Manen
b3fb34d84a
clean up adhesion_type
...
S-line printers can follow the machine default. PP-brim will be moved to fdm materials. PP-235
2022-08-31 15:54:20 +02:00
Rijk van Manen
6d489659f2
Clean up of standby temperatures
...
Clean up of standby temperatures to printing temperature -100deg. This is a safe default. PP-192
2022-08-29 14:52:02 +02:00
Remco Burema
81a34d1d18
Merge pull request #12692 from Ultimaker/PP-187_move_shrinkage_compensation_values_to_fdm_materials
...
Removed shrinkage compensation from the quality profiles. They have b…
2022-08-06 11:07:35 +02:00
Jordan
d9ed37d33c
Remove the wall section from quality
2022-07-25 18:40:03 +02:00
Jordan
f6061d76ba
Change quality layers height
2022-07-25 18:09:40 +02:00
Jordan
b13a16c921
take review of failures
2022-07-19 18:35:37 +02:00
Jaime van Kessel
87c6c3649f
Bump version numbers
...
CURA-9503
2022-07-19 14:59:14 +02:00
Jaime van Kessel
9ee948ded4
Merge branch 'master' of github.com:heed818/Cura
2022-07-19 14:55:06 +02:00
Jaime van Kessel
6d6058f4f1
BUmp version number for anycubic printers
...
CURA-9501
2022-07-19 14:44:25 +02:00
Jaime van Kessel
fb9b71a901
Merge branch 'master' of github.com:ANYCUBIC-3D/Cura
2022-07-19 14:41:05 +02:00
p.kuiper
32eefbb404
Removed the 'support_infill_sparse_thickness' setting from the global quality files and only added them to the PVA and BAM quality files.
...
This prevents infill layer skipping during self support.
Relates to PP-193
2022-07-13 16:29:18 +02:00