Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-17Remove filter_out_tiny_gaps from definitionsJaime van Kessel
This setting doesn't exist anymore.
2021-06-17Change outer_before_inner setting to an enumGhostkeeper
We'll offer the option to print from outside to inside, from inside to outside, or from inside to outside except that the very innermost centre wall is printed last. Contributes to issue CURA-8109.
2020-08-17Merge pull request #8106 from ↵Jaime van Kessel
Ultimaker/CURA-7559_remove_wall_overlap_compensation_in_arachne CURA-7559: Remove all references to Wall Compensation from the resources/ in arachne
2020-07-24Remove all references to Wall Compensation from the resources/Kostas Karmas
CURA-7559
2020-07-23Merge pull request #8074 from maukcc/masterKonstantinos Karmas
HMS434 update
2020-07-17HMS434 updatemaukcc
materials exlusion infill standard to 100%
2020-06-29Merge pull request #7969 from maukcc/masterNino van Hooff
HMS434 update
2020-06-24HMS434 updatemaukcc
Max temps updated
2020-05-29HMS434 updatemaukcc
line width removed
2020-05-20Correctly upgrade the ironing_inset based on the ironing_pattern usedKostas Karmas
Previously, the ironing_inset was changed in the profiles to reflect the changes made in the CuraEngine. This inset though was not taking into account the ironing_pattern (in the CuraEngine, the inset is compensated differently depending on the pattern). This commit fixes that in the version upgrader and the printer definitions in order to maintain the same behavior for the old profiles. CURA-7318
2020-05-18Adjust the default values for ironing_inset so that the slice result remains ↵Ghostkeeper
the same The slicer has been adjusted to give this setting a more logical function: It should be an inset of the outer edge of ironing as it appears in layer view where the lines are made thinner according to their flow. As a result all of the slices with ironing have changed. This adjusts the setting value so that the actual slice output will not change, just the appearance of the setting. Contributes to issue CURA-7318.
2020-05-18Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-masterGhostkeeper
2020-05-15HMS434 updatemaukcc
2020-05-15HMS434 upgrademaukcc
Added host chamber fan support
2020-05-12HMS434 updatemaukcc
2020-05-12HMS434 updatemaukcc
2020-05-12HMS434 updatemaukcc
set pid depending on nozzle temp set chamberfans according to temp
2020-05-11Fix preferred quality typeGhostkeeper
This quality type is the only one available.
2020-05-11Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-masterGhostkeeper
Conflicts: resources/quality/hms434/pla/hms434_0.4_pla_high.inst.cfg -> Setting version was updated at the same time. resources/quality/hms434/pla/hms434_0.4_pla_normal.inst.cfg -> Deleted while we updated setting version. resources/quality/hms434/pla/hms434_0.8_pla_coarse.inst.cfg -> Deleted while we updated setting version. resources/quality/hms434/pla/hms434_0.8_pla_normal.inst.cfg -> Deleted while we updated setting version.
2020-05-08Apply version upgrade maximum deviation change to built-in profilesGhostkeeper
For some this is not exactly restored as their original since this setting is limited to micron precision as well. Contributes to issue CURA-7420.
2020-05-08Merge branch '4.6'Ghostkeeper
Conflicts: plugins/VersionUpgrade/VersionUpgrade460to462/VersionUpgrade460to462.py -> On master we removed the getCfgVersion function, while we moved the entire plug-in to a different folder in 4.6. resources/definitions/skriware_2.def.json -> On master we merged a PR that changes more or less all settings, while on 4.6 we doubled the maximum deviation.
2020-05-06HMS434 updatemaukcc
added generic pla to the material list
2020-05-04Double the meshfix_maximum_deviationKostas Karmas
CURA-7421
2020-04-22HMS434 updatemaukcc
material exclusion
2020-04-21Merge pull request #7497 from maukcc/masterkonskarm
HMS434 update
2020-04-20HMS434 updatemaukcc
wipe codes changed
2020-04-17HMS434 updatemaukcc
roofing layers disabled
2020-04-14HMS434 updatemaukcc
2020-04-01Halve the defaults in Cura's built-in profile for maximum deviation tooGhostkeeper
Apply the version upgrade to these profiles too, essentially. Contributes to issue CURA-7282.
2020-03-29HMS434 updatemaukcc
2020-03-20HMS434 updatemaukcc
2020-02-17HMS434 updatejos@mauk.cc
support settings toolchange settings
2020-01-21HMS434 updatejos@mauk.cc
material flow
2020-01-16HMS434 updatejos@mauk.cc
excluded materials speed settings
2020-01-16Create hms434.def.jsonMaukCC
2020-01-16Delete hms434.def.jsonMaukCC
2020-01-16HMS434 updatejos@mauk.cc
excluded materials speed settings toolchange settings
2019-12-19HMS434 updatejos@mauk.cc
Material exclusion update
2019-12-12HMS434 updatejos@mauk.cc
2019-12-06HMS434 updatejos@mauk.cc
Z seam changed PLA quality profiles deleted
2019-12-04HMS434 updatejos@mauk.cc
bed temp initial layer
2019-12-02HMS434 updatejos@mauk.cc
2019-12-02HMS434 updatejos@mauk.cc
acceleration and line width
2019-11-28HMS434 updatejos@mauk.cc
small changes
2019-11-21HMS434 updatejos@mauk.cc
2019-11-21HMS434 updatejos@mauk.cc
2019-10-02Remove has_machine_materials metadataGhostkeeper
It's not behaving as expected here. For instance, Ultimaker 3 wasn't specifying has_machine_materials and thus only the base materials would get loaded, but clearly the Ultimaker 3 has materials specialised for it. Whether or not a printer has materials specialised for it is now determined by whether the specialisations exist in the material files. So we don't need the metadata entry any more. It seemed to have not been in use anyway, except by one printer which specified that has_machine_materials is true. I've now made it behave as if it's always true. Contributes to issue CURA-6831.
2019-09-25HMS434 update and material exclusionmaukcc
2019-09-23HMS434 outside wallmaukcc
2019-09-20HMS434 add ironingmaukcc