39 Commits

Author SHA1 Message Date
rburema
7272bedfec Applied printer-linter format 2023-04-18 14:18:21 +00:00
Remco Burema
121acbbe15
Apply printer-linter suggestions.
Remove the causes of all redundancy warnings.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-04-18 15:58:04 +02:00
Thomas Rahm
536c95555e Suggested profile changes: Ensure minimum support area is 0 for tree support to avoid 'No trees generated' bug report. Removed extra z heightfor Tree support as this should no longer be required with the new implementation 2023-03-29 06:50:30 +02:00
Remco Burema
cf922295db Try before the beta. After it's too late.
A lot was changed in support. The short of it is that we now think towers should be on by default, but aren't _completely_ certain about it. It makes more sense to do make this change before the beta rather than just before stable, so we have a chance to revert should it prove disastrous.
2023-02-21 15:43:12 +01:00
jspijker
53d8e0c730 Applied printer-linter format
To make sure we have uniform diffs with our PR's
2022-12-30 22:05:41 +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
Jaime van Kessel
2c331604e8
Clean up a lot of duplicate settings from machine profiles
These were errors that were copy pasted from other definitions. So leaving them as is would
continue to decrease the quality of third party profiles.
2022-09-06 11:39:08 +02:00
NilsRo
11800f1c49
Update anycubic_i3_mega_s.def.json (#11715)
Added nozzle size
Dynamic wall thickness by nozzle diameter
Added filament costs to standard
First layer speed inheritance
Added maximum temp warnings
Updated FAN
Optimized initial purge of filament
2022-07-19 14:54:23 +02:00
NilsRo
dec31d7f44 Update anycubic_i3_mega_s.def.json
Deleted travel_compensate_overlapping_wall as property is removed
2022-02-14 19:22:23 +01:00
NilsRo
ce048f1d9b Update anycubic_i3_mega_s.def.json 2022-01-31 21:21:32 +01:00
NilsRo
a54b0ec84c Update anycubic_i3_mega_s.def.json
Added more Cura settings
2022-01-30 17:44:11 +01:00
NilsRo
de8c256056 Feedrate to newest firmware 2022-01-29 20:05:36 +01:00
NilsRo
f4be1c85d8 Update anycubic_i3_mega_s.def.json 2022-01-29 19:38:27 +01:00
NilsRo
6660f4dfc7 Updated Acceleration and speed 2022-01-29 19:09:34 +01:00
NilsRo
96e3a1cadf Updated Max. Speed Warning and Retraction
Sorted some setting and aligned with firmware values
2022-01-24 23:10:45 +01:00
NilsRo
1a8328d262 Update anycubic_i3_mega_s.def.json
Increased max. Extruder Feedrate to match newer firmware
2022-01-24 22:51:29 +01:00
NilsRo
a970fbcadf Made initial layer speed dynamic 2022-01-23 21:31:15 +01:00
NilsRo
785d24732d reduced skirt line count as there is also minimum length 2022-01-23 21:16:40 +01:00
NilsRo
873b8445c7 Update anycubic_i3_mega_s.def.json
Handled PETG better as it sticks to nozzle if to much filament is extruded
2022-01-23 13:20:18 +01:00
NilsRo
26a444214b Update anycubic_i3_mega_s.def.json
No initial print temperature neccessary
2022-01-16 11:51:57 +01:00
NilsRo
8cd317ecd6 Merge remote-tracking branch 'upstream/master' 2022-01-16 11:23:39 +01:00
NilsRo
bf2fec6f61 Update anycubic_i3_mega_s.def.json
Added Comment
2022-01-16 08:44:36 +01:00
NilsRo
aa2b8e26b8 Update anycubic_i3_mega_s.def.json
Aligned with OctoPrint Slicer Estimator
2022-01-03 10:11:52 +01:00
Ghostkeeper
9140b71b19
Merge branch 'libArachne_rebased'
Conflicts:
	plugins/SimulationView/SimulationPass.py -> Reverted layer view optimisation in Master while some whitespace changed in Arachne.
	resources/definitions -> Bunch of conflicts with profile updates.
	resources/quality -> Bunch of conflicts with profile updates.
	resources/texts/change_log.txt -> Removed the Arachne change log (as they are internal versions). It'll have to be re-added when we release this version as stable.
2021-12-14 11:48:58 +01:00
NilsRo
01da8e2ce2 Update anycubic_i3_mega_s.def.json
Added Filamant information
2021-12-12 15:54:57 +01:00
NilsRo
97a67e5002 Update anycubic_i3_mega_s.def.json
Optimized initial layer temperature handling with Anycubic Mega S
2021-12-06 22:03:07 +01:00
Ghostkeeper
9a4836a7b0
Increase top distance by 1 layer for profiles using tree support
We changed tree support to have a correct top distance now. If you ask for 0 top distance, you get 0 top distance. If you ask for 0.2mm top distance, you get 0.2mm top distance (rounded to layers). Previously the top distance was too high. Yet it seems that people were happy with how easily Tree Support was removed from the print. So this is a best-effort attempt to keep the final result similar to what it was originally.
It won't work for everything, I fear. But it's about as good as we can make it.

Contributes to issue CURA-7624.
2021-11-24 13:03:33 +01:00
Jaime van Kessel
cfb147853e Merge branch 'master' of github.com:Ultimaker/Cura into libArachne_rebased 2021-09-13 14:57:40 +02:00
Ghostkeeper
44913c0d87
Merge branch '4.11' 2021-08-20 17:37:49 +02:00
Ghostkeeper
3eba7cd454
Slightly shorten AnyCubic i3 Mega S/Pro name
This was causing some files to be just over the limit of file length when given the default printer name on some operating systems. Some file systems, especially encrypted ones, have strict limitations for the maximum length of a file name. With percent-encoding and the extension and postfix we add to these file names, this could go over the limit in file name length for some operating systems.
Easy fix is to slightly shorten the name, at least to remove those brackets.

Done as a 5 minute fix.
2021-08-20 14:48:40 +02:00
NilsRo
b33f4640ad Updated Acceleration to firmware default
Updated Acceleration to firmware default to increase time estimation accuracy and match firmware default
2021-08-12 22:10:37 +02:00
Konstantinos Karmas
0e7553e95e Merge branch 'master' into libArachne_rebased 2021-08-03 13:09:17 +02:00
NilsRo
d536dd12a0
Changed "Deviation" for Anycubic Mega S and X to better support hardware (#10093)
* Update anycubic_i3_mega_s.def.json

Adapted Deviation to ATMega2560 of Anycubic Mega S

* Update resources/definitions/anycubic_i3_mega_s.def.json

Good points. Thanks!

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-20 09:11:32 +02:00
NilsRo
3527a14f04
Update resources/definitions/anycubic_i3_mega_s.def.json
Good points. Thanks!

Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-20 08:04:51 +02:00
NilsRo
b068cdf742 Update anycubic_i3_mega_s.def.json
Adapted Deviation to ATMega2560 of Anycubic Mega S
2021-07-06 07:48:41 +02:00
Ghostkeeper
0b1d963d86
Perform version upgrade on newer profiles
Should've done this in the merge, but I just increased the setting_version for these.
I also removed a deleted setting from the advanced visibility. We don't have tests that ensure that these visibility presets are good. Lucky I found it then, with a Ctrl+Shift+F search.
2021-06-18 11:06:26 +02:00
NilsRo
d1fd07007b Added Mega X 2021-05-06 16:45:43 +02:00
Jaime van Kessel
4cba960783
Fix incorrect value for anycubic profile
This was done as part of merging the printer. Since the issue is so small
I decided to fix it right away instead of bouncing it back & forth with the
original author

CURA-8221
2021-05-06 12:49:54 +02:00
NilsRo
57c3050709 Added Anycubic Mega S Profil 2021-04-29 22:10:26 +02:00