25054 Commits

Author SHA1 Message Date
nani
3d267da533
Update kosher.def.json 2020-11-23 19:01:34 +05:30
nani
92aca10ebd
Update diy220.def.json 2020-11-23 18:59:34 +05:30
venkatkamesh
fe2eb10abb New Definition 2020-11-23 13:59:08 +05:30
nani
c46e8cc14e check 2020-11-21 02:09:19 +05:30
nani
caa13625cc switch_removed 2020-11-21 02:00:20 +05:30
nani
debb87fcc9 ID 2020-11-21 01:49:32 +05:30
nani
6547907318 definitions 2020-11-21 01:32:12 +05:30
nani
2443d09120 definitions 2020-11-21 01:23:13 +05:30
nani
5db6cafc59 version 2020-11-21 01:13:14 +05:30
nani
9278f6a5d7 version update 2020-11-21 01:02:46 +05:30
nani
6ac1d62e16 update 2020-11-21 00:57:51 +05:30
nani
f4d9d8adc7 KOSHER_220_NEW
New printer by svtech
2020-11-21 00:41:31 +05:30
Michael Graf
69dc54b763 Makes Anycubic i3 Mega use fan speed from material.
Sets max speed to 100% for small layers as the stock fan is not very strong.
2020-11-20 19:10:30 +01:00
Michael Graf
67b27a53d3 ai3m use material temperatures
Makes Anycubic i3 Mega use bed and print temperature from material.
2020-11-20 18:53:20 +01:00
Remco Burema
2837640315
Invert colors at lowest print height.
Instead of inverting them if below 0 (build-plate). Fixes #8735

CURA-7871
2020-11-20 12:32:58 +01:00
Ghostkeeper
39acad87d9
Hard-limit the PPA positions to negative or 0 values
The ProBundle rejects materials which have these values a positive number.

Users should not be allowed to set it to a positive number.

Fixes CURA-7856.
2020-11-18 14:54:59 +01:00
Ghostkeeper
eeecd545db
Catch errors for corrupted zip files when reading project files
Fixes Sentry issue CURA-1DG.
2020-11-18 01:57:49 +01:00
Lucas Teske
394fa8f2f2
Add Z-Hop and filament retraction to Timelapse
So less string occurs
2020-11-17 17:05:15 -03:00
Ghostkeeper
1cd5757029
Fix highlighting of item under tooltip area
The parent was no longer the original parent.
2020-11-17 19:41:22 +01:00
Ghostkeeper
371885d826
Remove ideagen3D platform texture
This platform mesh is 3MF (whose texture coordinates we cannot read) and doesn't contain actual texture coordinates either.

Contributes to issue CURA-7852.
2020-11-17 11:14:48 +01:00
Ghostkeeper
0696d6f2e6
Merge branch 'master' of https://github.com/Firedrops/Cura into Firedrops-master 2020-11-17 11:06:10 +01:00
Ghostkeeper
558a789289
Use Cura's own ComboBox element for combo boxes
This one displays a tooltip if the text is too long and gets elided, so that you can still read the printer or profile name.

Fixes #8773.
2020-11-17 10:56:12 +01:00
Ghostkeeper
29258aa5e2
Always display tooltip on combobox items if text gets elided
So if the text is too long to display, there is still a way to display it.
2020-11-17 10:52:25 +01:00
Ghostkeeper
5e383d4f42
Fix documentation
This is a checkbox, not a combobox.
2020-11-17 10:51:30 +01:00
Ghostkeeper
16f457ba08
Expand description of what it means when skin angle is 'horizontal' or 'vertical'
Just something I encountered during work on CURA-7681.
2020-11-17 10:23:31 +01:00
Jaime van Kessel
68bc75e7a2
Merge branch 'CURA-7501_fix_warning_preloaded_plugins' of github.com:Ultimaker/Cura 2020-11-16 15:24:31 +01:00
Firedrops
2923204c2b Fixed Bed Position
Bed Mesh was poking above actual bed plane in Cura, bed shifted down to align properly.
2020-11-16 12:43:20 +10:00
Firedrops
c84fe22461 Fix bed orientation & logo
Fixed bed orientation
Debossed the logo into the mesh
2020-11-15 23:13:36 +10:00
sisu70
aff470072c Added the following two new properties to the "fdmprinter.def.json" file, for
better describing shared-nozzle multiple-extruder printers:
- machine_extruders_share_nozzle
- machine_extruders_shared_nozzle_initial_retraction
2020-11-14 18:44:19 +01:00
Jaime van Kessel
7970fa1d74
Merge pull request #8723 from Ultimaker/CURA-7833_Add_tests_for_correctPrintSequence
CURA-7833: Add tests for correctPrintSequence
2020-11-13 16:40:43 +01:00
FusedForm
cd1e3bbde6
Double Extruder profiles (#8542)
* Add files via upload

* Add files via upload

* Add files via upload

* Update fusedform_300_draft_abs.inst.cfg

* Add files via upload

* Delete fusedform_300_draft_abs.inst.cfg

* Delete fusedform_300_draft_pla.inst.cfg

* Deletion of old files

* changes in STD quality profiles

* Changes in mini quality files

* Changes in FF600 quality files

* changes in machine definition name

* Changes in definition files

* extruder and definition linking

* ff300 inherits and extruder def

* Update fusedform_300.def.json

* category deprecation in definitions

* inherits

* ff300 extruder definition machine

* extruder machine definitions

* Fused form FF600plus machine profiles

* PETG profiles

* Update fusedform_300.def.json

* changes in start gcode

* machine configuration dynamics on definitions

* speed adjustments

* dynamics modification in petg and flex quality

* Further adjustments on dynamics definitiosn

* Modification of all files under inherits data structure.

* Quality setting version 15 to 16

* These changes are for limiting quality types in the materials defined

* Quality Modification under Global and Material specific structure

Global quality structures and material specific definitions under the global structures

* Addition of double extruder machine definitions

* Machine definitions update according to structure

* Doppia Base definitions erased, Doppia definitions updated to use a single base definition.

* extruder 1 base definition fix

* extruder train overrides

* extruder modifications

* Update fusedform_300_doppia.def.json

* Base settings and extruder definitions

* retraction modification to avoid filament damage

* REdefinition test of second extruder train in doppia

* Update fusedform_300_doppia.def.json

* Update fusedform_base_extruder_1.def.json

* Update fusedform_300_doppia.def.json

* Update fusedform_300_doppia.def.json

* Update fusedform_300_doppia.def.json

* Update fusedform_base_extruder_1.def.json

* Update fusedform_300_doppia.def.json

* Update fusedform_600_doppia.def.json

* Update fusedform_600_doppia.def.json

* Additional updates in Doppia definitions

* Creation of Doppia base definition, doppia extruders. Update in doppia machine definitions

* correction in quality definitions to pull base definitions from a single base

* more corrections
2020-11-11 17:11:16 +01:00
fieldOfView
afa380555f Fix tooltips on actionbuttons 2020-11-11 14:23:50 +01:00
BasF0
d8440edd4d
Merge branch 'master' into dev 2020-11-11 13:57:13 +01:00
bas
f6badcaeca Added starts color to theme, and support in shader / simulationpass 2020-11-11 13:44:21 +01:00
Kostas Karmas
67c6d6da08 Fix assertion
CURA-7833
2020-11-10 16:54:53 +01:00
Kostas Karmas
644c3443b1 Add tests for correctPrintSequence
CURA-7833
2020-11-10 16:47:16 +01:00
Remco Burema
9afbc64934
Merge branch '4.8' 2020-11-10 11:31:53 +01:00
Remco Burema
58bae31d90
Merge branch '4.8' of https://github.com/Ultimaker/Cura into 4.8 4.8.0 2020-11-10 11:30:06 +01:00
Remco Burema
09fe4f8ea6
Updated release notes 4.8 for the final release (as opposed to beta).
part of CURA-7777
2020-11-10 11:26:38 +01:00
Ghostkeeper
1927f78d5a
Publish Ultimaker 2+ Connect profiles
This is the new printer from Ultimaker.
2020-11-10 11:01:08 +01:00
Jelle Spijker
05d98091b0
Merge pull request #8698 from Ultimaker/CURA-7827_Properly_set_print_sequence_when_number_of_enabled_extruder_changes
CURA-7827: Correct print sequence when there are more than one enabled extruders
2020-11-09 19:48:26 +01:00
Kostas Karmas
4b35bd1724 Correct the print sequence when discarding the current changes
CURA-7827
2020-11-09 18:10:50 +01:00
Kostas Karmas
69e0e1c4e5 Remove outdated tests
CURA-7827
2020-11-09 17:50:45 +01:00
Kostas Karmas
fab2c31b4f Cover the last remaining case when setting the print sequence
If for some reason the print sequence is set to one-at-a-time be default in the printer definition
and the number of extruders of the printer is set to >=2, then the print_sequence won't show up in
neither the quality changes nor the user changes, yet it will still have "one-at-a-time" as a
value. In a such case, it will still need to be set to "all-at-once" in the user changes.

This is a theoretical case, as it is very unlikely for a printer to have "one-at-a-time" set by
default in its definition (.def.json) file and still be able to support more than one extruders.
But it is a world full of possibilities out there, so you never know...

CURA-7827
2020-11-09 16:55:43 +01:00
Kostas Karmas
07453e101e Add detailed documentation for _correctPrintSequence function
CURA-7827
2020-11-09 16:32:05 +01:00
Kostas Karmas
2ccdd11098 Properly set the print sequence in the correct container
Previously, the print sequence would be always set to all-at-once in the user container whenever
the second extruder would be enabled. This was causing an interface issue, where the circular
reset-setting arrow would appear next to the setting, even if the quality changes already had the
correct value ("all-at-once").

This is now fixed by checking the following:
- If print_sequence == "one_at_a_time" in the quality (so it is already saved in a quality profile)
then set the print_sequence to "all_at_once" in the user changes so that it will be displayed as
an unsaved change
- If print_sequence == "one_at_a_time" in the user changes container only, meaning that it is not
saved in any quality profiles, then just reset the print_sequence in the user changes, so that it
will have the correct value ("all-at-once") without the reset-setting arrow appearing next to it.

CURA-7827
2020-11-09 16:20:13 +01:00
Jaime van Kessel
01648a329e
Convert list of all base_files into set
Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2020-11-09 15:28:13 +01:00
Ghostkeeper
68422e8be4
Merge branch '4.8' 2020-11-09 14:48:57 +01:00
Ghostkeeper
f3a8282a76
Add missing brackets
Contributes to issue CURA-7782.
2020-11-09 14:32:18 +01:00
Ghostkeeper
dc1eaf3fe5
Merge branch '4.8' of https://github.com/Patola/Cura into Patola-4.8 2020-11-09 14:30:40 +01:00