3641 Commits

Author SHA1 Message Date
Jaime van Kessel
eeb56d80e5 Merge branch 'end_gcode_ender5plus' of git://github.com/mothnox/Cura 2021-09-29 13:22:17 +02:00
p.kuiper
b99267048f Same print profile adjustments to the UM print profile as the S5 print profile, except for the maximum resolution adjustments 2021-09-29 12:58:34 +02:00
p.kuiper
7125aeb1ff Same print profile adjustments to the S3 print profile as the S5 print profile 2021-09-29 12:35:55 +02:00
p.kuiper
5f9fc5740e Print profile improvements:
- Infill pattern: from triangles to lines
  => less strong but better visual appearance on large horizontal surfaces
- Infill before walls: from true to false
  => prevent infill push out walls and show artefacts
- skin_monotonic:from false to true
  => low reduction in print time vs large quality increase
  Note: this switch also sets:  retraction_combing from 'all' to 'noskin'
  The 'noskin' options prevents scarring in top surfaces and gloss streaking in large horizontal surfaces
  See: CURA-7976 for details
- wall_material_flow: from 100% to 90%
  => reduces line width variations due to overextrusion in walls. Less gloss streaking and more uniform horizontal walls
- top_bottom_pattern: from lines to zigzag
  => prevent the short jerky travel moves of the lines pattern around the walls. Results in a nicer top surface
 - meshfix_maximum_resolution from (speed_wall_0 + speed_wall_x) / 60 to (speed_wall_0 + speed_wall_x) / 150
 => reduce visibility of line segments due to rounding. This will create a higher change of a buffer underrun = surface blobs
2021-09-29 12:32:50 +02:00
AnnaKang0219
48b82a2d1f move temperature setting in material
move temperature setting in material
2021-09-29 16:52:20 +08:00
Konstantinos Karmas
54aaa91bfc Change "default_value" to "value" in malayan_m200.def.json
CURA-7976
2021-09-28 15:42:22 +02:00
Konstantinos Karmas
e1b56f9188 Remove "default_value" since the "value" overrides it
CURA-7976
2021-09-28 15:38:39 +02:00
Jaime van Kessel
40552762b7 Added inset_direction to crazyprint
Should have happend when removing the old setting
2021-09-28 15:22:03 +02:00
Konstantinos Karmas
f1174cb7f6 Enable the "Not on outer surfaces" combing mode if monotonic or ironing
The "Combing": "Not in outer surfaces" option will be activated for all extruders in the following cases:

1. Monotonic Top/Bottom Order is enabled (in any extruder)
2. Ironing is enabled (in any extruder)
3. Top Surface Skin Layers > 0 and Monotonic Top Surface Order is enabled (in any extruder)

CURA-7976
2021-09-28 15:15:37 +02:00
Jaime van Kessel
88b0ca560f Remove deleted settings from machine definitions 2021-09-28 14:59:09 +02:00
Konstantinos Karmas
96f989c33b Add "No outer surfaces" combing option
CURA-7976
2021-09-28 14:06:25 +02:00
mothnox
23a93d674b Change Ender 5 Plus end gcode to prevent BLTouch from colliding with frame on printer restart 2021-09-27 14:42:12 -05:00
Jaime van Kessel
20b76c12a7 Merge branch 'master' of github.com:Ultimaker/Cura into CURA-8510_version_upgrade 2021-09-27 10:20:50 +02:00
Hogan-Polaris
dc3a41afa3
Update eazao_zero.def.json 2021-09-25 08:20:06 +08:00
Hogan-Polaris
de10eabba0
Update eazao_zero.def.json 2021-09-25 08:19:32 +08:00
Hogan-Polaris
8bca9e79e1
Update resources/definitions/eazao_zero.def.json
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2021-09-25 08:16:41 +08:00
Hellbot Development Team
f2ed6d9054
Update Definitions and Extruders of Magna 2 230/300 dual
Add start and end gcode for correct change of extruders

CURA-8597 
#10298
2021-09-24 16:08:39 +02:00
Eryone
c6c325facb
Update the thinker printer profile (#10431)
* Adding Eryone Thinker profile to Cura

- adding printer definition
- adding extruder definition
- adding image plate
- adding platform object
- adding quality profiles

* Minor update eryone_thinker.def.json

Fix initial fan speed

* Improve model textures and draw order

Fixed draw order of model by seperating the mesh into parts and ordering them before export.  Add more colors to the texture to allow for more distictant parts.

* Reduced mesh size by remodeling the bed height adjustment wheels.

* Updated Eryone Thinker name to include Series in the name

* Update eryone_thinker.def.json

* Improve End GCode

Ensure we disable bed temp and turn off all fans.
Move the nozzle up by 0.5mm and retract to remove wipe on model top layer.

* Minor fixes to start and end gcode

* Eryone Thinker Profile improvements.

Adding Extra Fast profile.
Added acceleration speed for Fast.
Minor updates to definition for default material to be Eryone PLA and some other setting to work better with profiles.

* Delete eryone_thinker.def.json

* Create eryone_thinker.def.json

* Updating Eryone Thinker Definition

Added changes again due to for reconcile stomping the original

* Update eryone_thinker_fast.inst.cfg

Update the layer_height to 0.25mm

Co-authored-by: Demetrius Apostolopoulos <75643490+dapostol73@users.noreply.github.com>
2021-09-24 15:03:51 +02:00
p.kuiper
7af71f5b36 Merge branch 'master' into PP-1-Improved_print_profiles 2021-09-24 10:56:24 +02:00
p.kuiper
ec096a12f6 Also add minimal jerk of 20mm/s to S3 and UM3. 2021-09-24 10:01:15 +02:00
Hogan-Polaris
9f09b2bb01
Update eazao_zero.def.json 2021-09-24 15:54:04 +08:00
Demetrius Apostolopoulos
4e71dd8ba8 Improving the Eryone Thinker setup
Set Definition to use Monotonic skin by default
Add Fine profile at 0.1 layer height
Change High to 0.15 layer height and number of layers to match
Change Fast to 0.25 layer height and number of layers to match
2021-09-23 14:55:28 -07:00
Konstantinos Karmas
ad6a8d828e Merge branch 'master' into CURA-8510_version_upgrade 2021-09-23 17:01:00 +02:00
Hogan-Polaris
de0a53f225
Update resources/definitions/eazao_zero.def.json
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2021-09-23 22:50:54 +08:00
Hogan-Polaris
d8a32e706b
Update eazao_zero.def.json 2021-09-23 14:56:38 +08:00
Hogan-Polaris
6883cc4332
Update eazao_zero.def.json 2021-09-23 14:53:54 +08:00
Hogan-Polaris
437c711077
Update eazao_zero.def.json 2021-09-23 14:39:46 +08:00
Hogan-Polaris
7948cdb9f4
Create eazao_zero.def.json
Create EAZAO zero printer definition file
2021-09-23 14:33:53 +08:00
HOELLII
0626eccb92
Add Profile for Creality Ender 6 (#10437)
CURA-8582
2021-09-21 15:58:29 +02:00
Ghostkeeper
f50e16d30e
Merge branch 'master' into UMH-2021_ribbed_vaults_infill 2021-09-20 09:55:55 +02:00
THeijmans
3803d28d3d Increase maximum extrusion deviation
See LibArachneBeta slides
2021-09-16 13:52:11 +02:00
THeijmans
dfd5768c5c Turns on print thin walls
For Arachne profile iteration 2, PP-2
2021-09-16 11:56:58 +02:00
THeijmans
63bf47ffe9 Turn on back pressure compensation
Initial setpoint at 50%, as in PP-2
2021-09-16 11:10:44 +02:00
THeijmans
586d9f1b9a Removes accidental comma 2021-09-16 11:07:00 +02:00
THeijmans
a698409a25 Set line widths equal to nozzle diameter
and remove line width lines from profiles (PP-13)
2021-09-16 10:27:44 +02:00
Konstantinos Karmas
3e143a012a Change the setting version to 19
Since the setting version 18 is used in the arachne beta build, we decided to make the the setting version to 19 in the normal releases, so that we make sure that projects made in arachne beta won't use any version upgrade scripts if a user attempts to open them in 4.12.

CURA-8510
2021-09-15 16:25:04 +02:00
THeijmans
8be12106c9 Updates wall order and top surface quality
For PP-5, PP-27, PP-29
2021-09-15 15:05:41 +02:00
THeijmans
0152a0429a Updates acceleration settings to a max of 3500mmps2
And increases minimum to 1000mmps2.
2021-09-15 14:32:39 +02:00
THeijmans
6a4f59c27a Updates Jerk settings to a minimum of 20mmps
For PP-1
2021-09-15 12:59:00 +02:00
THeijmans
92085d488c Adjusts default LibArachne settings for all machines
Lower transition angle shows better visual quality.
Wall ordering to center last for better dimensional accuracy.
2021-09-15 11:48:39 +02:00
Ghostkeeper
453b666b1d
Increment setting_version to 18
We now have version 18, where Flsun Super Racer has customised profiles.
Nothing changes in the built-in profiles. It only needs a change in the machine instances.

Contributes to issue CURA-8510.
2021-09-14 16:32:43 +02:00
Ghostkeeper
cb47c88b2d
Don't override the setting version
It should get inherited from fdmprinter or fdmextruder.

Found during work on CURA-8510.
2021-09-14 16:27:17 +02:00
Jaime van Kessel
cfb147853e Merge branch 'master' of github.com:Ultimaker/Cura into libArachne_rebased 2021-09-13 14:57:40 +02:00
Demetrius Apostolopoulos
ef9d7da55d Updating Eryone Thinker Definition
Added changes again due to for reconcile stomping the original
2021-09-10 18:19:45 -07:00
Eryone
1813f9af58
Merge pull request #8 from Ultimaker/master
Update fork
2021-09-10 17:07:35 +08:00
Eryone
29c21c1e13 Create eryone_thinker.def.json 2021-09-10 17:05:56 +08:00
Eryone
9e4104b6a6 Delete eryone_thinker.def.json 2021-09-10 16:58:37 +08:00
Demetrius Apostolopoulos
65cb518661 Eryone Thinker Profile improvements.
Adding Extra Fast profile.
Added acceleration speed for Fast.
Minor updates to definition for default material to be Eryone PLA and some other setting to work better with profiles.
2021-09-09 11:24:43 -07:00
Demetrius Apostolopoulos
6361a87741
Merge branch 'Eryone:master' into master 2021-09-09 11:09:37 -07:00
Ghostkeeper
5d40e8d7cc
Don't use stylised caps
Contributes to issue CURA-8545.
2021-09-08 16:20:00 +02:00