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
2021-01-14setting for alternating infill printing direction every layerBagelOrb
2020-11-04Merge branch 'master' into alternate_wall_directionGhostkeeper
2020-11-04Rotate FLSUN-QQ mesh by 135 degrees around negative ZGhostkeeper
Also convert it to 3MF, to save some file size. According to reports in #8663 this is the true orientation of the printer w.r.t. the coordinate system in its firmware. Fixes #8663.
2020-11-04Merge branch '4.8' of github.com:Ultimaker/CuraJaime van Kessel
2020-11-04Merge branch '4.8' of https://github.com/Ultimaker/Cura into 4.8Kostas Karmas
2020-11-04Ensure the organization_id is NoneKostas Karmas
2020-11-03Merge pull request #8678 from Ultimaker/CURA-7383Remco Burema
Gracefully handle exceptions in arrange
2020-11-03More readable.Remco Burema
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2020-11-03Send None instead of empty string.Remco Burema
2020-11-03Move build plate mesh below build volumeGhostkeeper
Not inside it. Contributes to issue CURA-7826.
2020-11-03Merge branch 'master' of https://github.com/reibuehl/Cura into reibuehl-masterGhostkeeper
2020-11-03Merge branch '4.8'Ghostkeeper
2020-11-03Change maximum resolution from 0.05mm to 0.25mmGhostkeeper
This was found to be better in https://github.com/Ultimaker/Cura/issues/8321 due to changes to the simplification function. Other printers are assumed to have a similar effect, or have their original value copied from Creality printers.
2020-11-03Gracefully handle exceptions in arrangeJaime van Kessel
CURA-7785
2020-11-02Merge branch '4.8'Kostas Karmas
2020-11-02Merge pull request #8659 from Ultimaker/Skip_tests_for_old_arrangeJelle Spijker
Skip running the tests for the old arrange algorithm
2020-10-31Merge pull request #8656 from ↵Jelle Spijker
Ultimaker/CURA-7784_Hide_queue_if_printer_doesnt_support_it Hide queue in Monitor page if printer does not support it
2020-10-30Pynest2d.Point requires integer coordinatesGhostkeeper
These were floats. Rounding numpy-floats still results in floats so I'm just using int(). The result is rounded down instead of nearest, but the difference is at most 50 nanometres anyway. Contributes to issue CURA-7501.
2020-10-30Set initial page through currentPage after initialisingGhostkeeper
This has a delayed effect through a signal being emitted. That is necessary because the pagesList itself is also updated delayed, so at this time page 0 doesn't exist yet. Contributes to issue CURA-7501.
2020-10-30Don't create DiscardOrKeepProfileChangesDialog on start-upGhostkeeper
Just whenever we need it, please. This removes a warning from the start-up sequence, but the warning is still there when you open the dialogue. It's complaining that a model has size -13 and another has size -14, but I don't know which model that is. The UserChangesModel seems to be fine at a size of 1 or so. Contributes to issue CURA-7501.
2020-10-30Don't use deprecated 'address' property of ServiceInfoGhostkeeper
It's been replaced by 'addresses'. In the newest Zeroconf version, 'address' has been removed entirely. Contributes to issue CURA-7501.
2020-10-30Fix providing floats to integer parametersGhostkeeper
In newer Python versions this results in a warning. Contributes to issue CURA-7501.
2020-10-30Merge pull request #8459 from Ultimaker/fix_filtering_output_mimetypesKonstantinos Karmas
Fix filtering output MIME types
2020-10-30Merge branch 'master' into fix_filtering_output_mimetypesKostas Karmas
2020-10-30Merge pull request #8546 from liquid-printer/add-Liquid-printerKonstantinos Karmas
Added Liquid 3D printer configurations
2020-10-30Update resources/definitions/tinyboy_fabrikator15.def.json Reiner Buehl
Changed profile_name to new jobname tag Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-10-30Update resources/definitions/tinyboy_fabrikator15.def.json Reiner Buehl
Change fill_density to new name Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-10-30Skip running the tests for the old arrange algorithmKostas Karmas
So that the output of the CI/CD testing step is not cluttered with deprecation warnings. Done during TTT
2020-10-30Display the queue by default if there are no capabilitiesKostas Karmas
If the capabilities list is missing, display the queue anyway, even if it is always empty CURA-7784
2020-10-30Hide queue in Monitor page if printer does not support itKostas Karmas
CURA-7784
2020-10-30Disallow printer names that start with a dotGhostkeeper
Fixes #8639.
2020-10-29Updated print platformgrigorasalex
2020-10-29Merge branch '4.8'Kostas Karmas
2020-10-29Changed tabs to spacesgrigorasalex
2020-10-29Changed settings_version from 15 to 16grigorasalex
2020-10-29Changed inherits to fdmprinter and added other dependenciesgrigorasalex
2020-10-29Don't render non-printed meshes as if being outside of build volumeGhostkeeper
They aren't rendering like that in the solid view either. Contributes to issue CURA-7797.
2020-10-28Merge branch 'master' of github.com:Ultimaker/CuraGhostkeeper
2020-10-28Fix up whitespaceGhostkeeper
Mixing tabs and spaces and all that. Weird stuff. Contributes to issue CURA-7803.
2020-10-28Don't use stylized capitalsGhostkeeper
Equal chances for printers and brands, please. Contributes to issue CURA-7803.
2020-10-28Create koonovo_base.def.jsonKOONOVO3DPrinter
Create koonovo_elf.def.json Create koonovo_pyramid.def.json Create koonovo_base_extruder_1.def.json Add files via upload Add files via upload Add files via upload Update koonovo_base.def.json Delete base_global_draft.inst.cfg Delete base_global_high.inst.cfg Delete base_global_standard.inst.cfg Add files via upload Update koonovo_base.def.json Update koonovo_elf.def.json delete extruder1 Update koonovo_pyramid.def.json delete extruder1 Delete koonovo.png Add files via upload Update koonovo_base.def.json change first_start_actions Rename base_global_draft.inst.cfg to koonovo_base_global_draft.inst.cfg Rename base_global_high.inst.cfg to koovono_base_global_high.inst.cfg Rename base_global_standard.inst.cfg to koonovo_base_global_standard.inst.cfg Update koonovo_base.def.json "first_start_actions": [ "DiscoverUM3Action" ] change "first_start_actions": [ "MachineSettingsAction" ], Update koonovo_base.def.json change retraction_speed Create koonovo_d3.def.json This is an independent double X axis, double extrusion machine Add files via upload This is an independent double X axis, double extrusion machine Add files via upload This is an independent double X axis, double extrusion machine Delete koonovo_d3.def.json Add files via upload Delete koonovo_d3_extruder_0.def.json Delete koonovo_d3_extruder_1.def.json Add files via upload Delete koonovo_d3.stl Add files via upload Update koonovo_kn3_extruder_0.def.json Update koonovo_kn3_extruder_1.def.json Update koonovo_kn3.def.json Update koonovo_base.def.json Update koonovo_kn3_extruder_0.def.json Update koonovo_kn3_extruder_1.def.json Update koonovo_base.def.json Update and rename koonovo_base_extruder_1.def.json to koonovo_base_extruder_0.def.json Update koonovo_base.def.json Update koonovo_kn3.def.json Update koonovo_kn3_extruder_0.def.json Update koonovo_kn3_extruder_1.def.json Update koonovo_kn3_extruder_0.def.json Update koonovo_kn3_extruder_1.def.json Add files via upload Add files via upload Add files via upload
2020-10-28Merge branch '4.8' of github.com:Ultimaker/CuraJaime van Kessel
2020-10-28Merge branch '4.8' of github.com:Ultimaker/Cura into 4.8Jaime van Kessel
2020-10-28Disable the activate button if the machine is already activeJaime van Kessel
Fixes #8643
2020-10-27Merge branch '4.8'Kostas Karmas
2020-10-27Merge pull request #8633 from Ultimaker/CURA-7796_fix_merge_modelsKonstantinos Karmas
Reset the entire transformation when merging
2020-10-27Reset the entire transformation when mergingJaime van Kessel
This fixes the issue when the packing algorithm rotated an object CURA-7796
2020-10-27Merge pull request #8627 from ↵Konstantinos Karmas
Ultimaker/revert-8553-CURA-7501_no_double_adding_extruders Revert "Prevent duplicate adding of extruders"
2020-10-27Revert "Prevent duplicate adding of extruders"Konstantinos Karmas
2020-10-27Clarify user-facing string to remove internal terminologyGhostkeeper
The user doesn't know what a global stack is. This is a message that more clearly specifies what is really happening as far as the user can see. The global stack may be None if this code is executed while there is no active printer. Normally the only time there is no active printer is: - during first launch, while in the welcome screen - during start-up until the profiles have been loaded - if there was a profile corruption of some kind with the active printer. So this function should not get called during those times. It probably isn't called except for the last case (in which case it's acceptable I guess). This change is made after a request from a translator what the hell this means. Contributes to issue CURA-7783.