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
2020-12-02Remove duplicate settings from quality profilesKostas Karmas
After https://github.com/Ultimaker/Cura/pull/8684 raft_airgap and speed_layer_0 existed twice in some of the quality profiles. This commit fixes that by removing the old (calculated) values.
2020-11-28Fixed typo: positionning -> positioningOr Bin
2020-11-27Make skirt/brim line width and flow visible for draft/ooze shieldsGhostkeeper
The draft and ooze shield use the skirt/brim settings to print. So these settings should be adjustable if the draft or ooze shield is enabled. It's a bit weird UX-wise, but it's correct. The UX problem will be tackled later. Apparently this was already done for the speed/acceleration/jerk settings so no change necessary there. Contributes to issue #8808.
2020-11-26Correct description of Mesh Processing Rank to indicate correct orderGhostkeeper
Two problems with this description: - It claims that meshes with lower rank override meshes with higher rank. It's the other way around. - It mentions 'rank' in one sentence and then 'order' in the next. I've corrected this to use the term 'rank' in both sentences for clarity. This is also the term used for the setting label, to be consistent. Found in issue #8821.
2020-11-20Makes Anycubic i3 Mega use fan speed from material.Michael Graf
Sets max speed to 100% for small layers as the stock fan is not very strong.
2020-11-20ai3m use material temperaturesMichael Graf
Makes Anycubic i3 Mega use bed and print temperature from material.
2020-11-18Hard-limit the PPA positions to negative or 0 valuesGhostkeeper
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-17Fix highlighting of item under tooltip areaGhostkeeper
The parent was no longer the original parent.
2020-11-17Remove ideagen3D platform textureGhostkeeper
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-17Merge branch 'master' of https://github.com/Firedrops/Cura into Firedrops-masterGhostkeeper
2020-11-17Always display tooltip on combobox items if text gets elidedGhostkeeper
So if the text is too long to display, there is still a way to display it.
2020-11-17Fix documentationGhostkeeper
This is a checkbox, not a combobox.
2020-11-17Expand description of what it means when skin angle is 'horizontal' or ↵Ghostkeeper
'vertical' Just something I encountered during work on CURA-7681.
2020-11-16Fixed Bed PositionFiredrops
Bed Mesh was poking above actual bed plane in Cura, bed shifted down to align properly.
2020-11-15Fix bed orientation & logoFiredrops
Fixed bed orientation Debossed the logo into the mesh
2020-11-11Double Extruder profiles (#8542)FusedForm
* 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-11Fix tooltips on actionbuttonsfieldOfView
2020-11-10Merge branch '4.8'Remco Burema
2020-11-10Merge branch '4.8' of https://github.com/Ultimaker/Cura into 4.84.8.04.8Remco Burema
2020-11-10Updated release notes 4.8 for the final release (as opposed to beta).Remco Burema
part of CURA-7777
2020-11-10Publish Ultimaker 2+ Connect profilesGhostkeeper
This is the new printer from Ultimaker.
2020-11-09Merge branch '4.8'Ghostkeeper
2020-11-09Add missing bracketsGhostkeeper
Contributes to issue CURA-7782.
2020-11-09Merge branch '4.8' of https://github.com/Patola/Cura into Patola-4.8Ghostkeeper
2020-11-09More corrections to GermanGhostkeeper
I forgot to save this file. Contributes to issue CURA-7782.
2020-11-09Small corrections to the formatting of stringsjelle Spijker
Contributes to issue CURA-7782.
2020-11-09Small fixes found by manual check of translationsGhostkeeper
These were some of the mistakes we found in the Lionbridge translations. Contributes to issue CURA-7782.
2020-11-09Merge branch 'CURA-7782_Add_translations_in_4.8' of ↵Kostas Karmas
https://github.com/Ultimaker/Cura into CURA-7782_Add_translations_in_4.8
2020-11-09Fix minor issues found through PoEditKostas Karmas
CURA-7782
2020-11-09Disable Czech translationsGhostkeeper
We didn't receive new translations for Cura 4.8. Contributes to issue CURA-7782.
2020-11-09Merge branch 'CURA-7782_Add_translations_in_4.8' of ↵Kostas Karmas
https://github.com/Ultimaker/Cura into CURA-7782_Add_translations_in_4.8
2020-11-09Add missing plural cases from LionBridge importjelle Spijker
The import script ignores plural cases since it's harder to parse them. So we need to do these manually. Contributes to issue CURA-7782.
2020-11-09Add translations for plurals for 4.8Kostas Karmas
Languages: - ja_JP - ko_KR - nl_NL - pt_PT CURA-7782
2020-11-09Add missing plural cases from Lionbridge importGhostkeeper
The import script ignores plural cases since it's harder to parse them. So we need to do these manually. Contributes to issue CURA-7782.
2020-11-09Import Lionbridge translations for Cura 4.8Ghostkeeper
These are the new translations we got from Lionbridge as imported by lionbridge_import.py. Contributes to issue CURA-7782.
2020-11-09Add Taiwanese translations for 4.8Kostas Karmas
CURA-7782
2020-11-07Fix machine_quality and mesh orientationFiredrops
has_machine_quality true -> false bed mesh was flipped 90 deg, to lay flat
2020-11-06Merge branch 'master' of https://github.com/Ultimaker/CuraRemco Burema
2020-11-06Merge branch 'CURA-7807_squish_and_merge_ZAV_pull'Remco Burema
2020-11-06ZAV3D Series printersKim Evgeniy
Create zav_abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg New ZAV intent files Create zav_petg_nozzle_0.40_layer_0.10_visual.inst.inst.cfg New ZAV PEtG Create zav_pla_nozzle_0.40_layer_0.10_visual.inst.inst.cfg New ZAV Pla files New material Bestfilament New FDPlast and Bestfilament materials ZAV platforms New ZAV variants Create zav_layer_0.05.inst.cfg New ZAV quality files New ZAV material qualty Update zav_l_0.60.inst.cfg Update zav_l_0.80.inst.cfg Update zav_l_0.50.inst.cfg Update zav_base.def.json Update zav_big.def.json Update zav_bigplus.def.json Update zav_l.def.json Update zav_max.def.json Update zav_maxpro.def.json Update zav_mini.def.json Update zav_extruder_2.def.json Update zav_abs_nozzle_0.40_layer_0.10_visual.inst.inst.cfg Update zav_abs_nozzle_0.40_layer_0.15_visual.inst.inst.cfg Update zav_mini_1.00.inst.cfg Update zav_mini_0.80.inst.cfg Update zav_mini_0.60.inst.cfg Update zav_mini_0.50.inst.cfg Update zav_mini_0.45.inst.cfg Update zav_mini_0.40.inst.cfg Update zav_mini_0.35.inst.cfg Update zav_mini_0.30.inst.cfg Update zav_mini_0.25.inst.cfg Update zav_mini_0.20.inst.cfg Update zav_maxpro_1.00.inst.cfg Update zav_mini_0.20.inst.cfg <1mb new ZAV platfoms Delete ZAV.png Add files via upload Update zav_base.def.json Update zav_big.def.json Update zav_bigplus.def.json Update ZAV Add files via upload Add files via upload Add files via upload Add files via upload Update zav_big.def.json Update zav_big.def.json Update zav_bigplus.def.json Update zav_big.def.json Update zav_l.def.json Update zav_max.def.json Update zav_maxpro.def.json Update zav_mini.def.json Update zav_layer_0.15.inst.cfg Update zav_layer_0.15.inst.cfg Update zav_layer_0.15.inst.cfg Update zav_layer_0.15.inst.cfg Add files via upload Add files via upload Add files via upload Add files via upload Update zav_extruder_1.def.json Update zav_extruder_2.def.json Update zav_base.def.json Update zav_extruder_1.def.json Update zav_extruder_2.def.json Update zav_maxpro.def.json Update zav_bigplus.def.json Update zav_mini.def.json Update zav_big.def.json Update zav_bigplus.def.json Update zav_max.def.json Update zav_maxpro.def.json delete materials Delete bestfilament_abs_skyblue.xml.fdm_material Delete bestfilament_petg_orange.xml.fdm_material Delete bestfilament_pla_green.xml.fdm_material
2020-11-06Merge pull request #8693 from ↵Remco Burema
Ultimaker/CURA-7115_connected_gradual_infill_overextrusion Disable infill multiplier if gradual infill and connected lines enabled
2020-11-06add Syndaver AXI machine (#8427)Angie
* add Syndaver AXI machine Added Syndaver AXI Machine and Extruder Profile * Correct text in json file removed the spaces in the json file names * remove unused text remove the unused name assigning code in the json machine file * corrected start/end gcode specified values that could not be replaced * Update syndaveraxi.def.json corrected the machine dimesions
2020-11-06Adding TwoTrees Bluer printer (#8620)Washington C. Corrêa Jr
* Uploading TwoTrees Bluer definition file * TwoTrees Bluer platform file * teste teste * Delete xtwotrees_bluer.def.json Teste2 * New definition file for TwoTrees Bluer Modified for using exclusive extruders files * Adding TwoTrees Bluer Extruders files
2020-11-05Show Connect Top/Bottom Polygons when top surface pattern is concentric tooGhostkeeper
If there is a top surface, that is. Fixes #8683.
2020-11-04Disable infill multiplier if gradual infill and connected lines enabledjelle Spijker
Contributes to CURA-7115
2020-11-04Merge branch 'New_raft_settings_Nylon_PLA_ABS' of github.com:Ultimaker/CuraJaime van Kessel
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-03Modified raft settings: raft air gap, raft surface speed, speed layer 0Sarita-Ultimaker
Settings modified depending on the raft release experiemnets done for PLA, Nylon and ABS for AA0.4 print core for UMS3 and UMS5.
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