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-11-17Fix capitalization in what (should) refer(s) to a key-value.Remco Burema
CURA-8701
2021-11-17Revert "fixed top bottom pattern zigzag in profiles"Remco Burema
This reverts commit 3abbcc99c07b3b434a95183968e2b2e1cf7664ab.
2021-10-21fixed top bottom pattern zigzag in profilesJelle Spijker
The enum value should be placed in single quotes in double quotes
2020-09-28Use canonical MIME type for STL filesGhostkeeper
This is the canonical MIME type for STL files since March 2018: https://www.iana.org/assignments/media-types/model/stl There is no longer a difference between the MIME type of binary vs. ASCII STL files now.
2020-07-14Take support_enable into account when evaluating support_structure.Nino van Hooff
Unsure whether this is necessary, but we decided to do this to make the evaluation logically equivalent to the existing code currently in master. CURA-6711
2020-07-10Update infill_rate resolve value for support_structureNino van Hooff
CURA-6711
2020-04-18Replace STL meshes with 3MF filesGhostkeeper
These are much smaller than their STL counterparts. This saves on download and installation time. Maybe also on loading time.
2019-12-19Remove unnecessary override of expansion angle to 45 degreesGhostkeeper
Found in #6823.
2019-10-18Remove unused default_value overridesGhostkeeper
These are overrides of default_value while there is a value defined. As such these overrides had no effect at all. Changing them to value can actually change the behaviour of the profile. That is not what the profile author has apparently tested with, so I'm not doing that. I'm just removing the unused data. In the future if we get new definitions the author gets notified of the error so that he may test more effectively. The legacy can't be fixed without re-testing, so I'm leaving that to the authors. Done during Turbo Testing & Tooling. I want to go home for the weekend now...
2019-05-13Overwrite gantry height value instead of default_valueGhostkeeper
Because the default in fdmprinter has a formula in the value, the default_value properties wouldn't get used any more.
2019-04-29Set default infill density for tree support to 0% in profilesGhostkeeper
In profiles that overwrite the support infill density, also keep it 0% for tree support. Except PVA profiles. Those are probably better off with their normal infill density. Fixes #5297.
2018-10-05Remove unused and incorrect "icon" metadata from definitionsfieldOfView
The "icon" metadata is not used, and in all cases points to non-existing files anyway.
2018-07-04CURA-5334 Remove machine nozzle size from machine definitions and moveDiego Prado Gesto
it to extruder definitions.
2018-06-08Add extruder definition for all single-extrusion machinesLipu Fei
CURA-5334 All changed printers: - 101Hero - 3dator - abax_pri3 - abax_pri5 - abax_titan - alya3dp - anycubic_i3_mega - bfb - bq_hephestos - bq_hephestos_2 - bq_hephestos_xl - bq_witbox - bq_witbox_2 - creality_cr10 - creality_cr10s4 - creality_cr10s5 - dagoma_discoeasy200 - dagoma_neva - delta_go - deltabot - deltacomb - easyarts_ares - fabtotum - folgertech_FT-5 - gmax15plus - grr_neo - imade3d_jellybox - innovo_inventor - julia - kemiq_q2_beta - kemiq_q2_gama - kossel_mini - kossel_pro - kupido - makeR_pegasus - makeR_prusa_tairona_i3 - maker_starter - makerbotreplicator - malyan_m180 - malyan_m200 - mankati_fullscale_xt_plus - mendel90 - monoprice_select_mini_v1 - monoprice_select_mini_v2 - peopoly_moai - printrbot_play - printrbot_play_heated - printrbot_simple - printrbot_simple_extended - printrbot_simple_makers_kit - prusa_i3 - prusa_i3_mk2 - prusa_i3_xl - raise3D_N2_plus_single - raise3D_N2_single - renkforce_rf100 - rigid3d - rigid3d_3rdgen - rigid3d_hobby - rigid3d_mucit - rigid3d_zero - rigid3d_zero2 - rigidbot - rigidbot_big - robo_3d_r1 - seemecnc_artemis - seemecnc_v32 - tam - tevo_blackwidow - tevo_tarantula - ubuild-3d_mr_bot_280 - ultimaker2 - ultimaker2_extended - ultimaker2_extended_plus - ultimaker2_go - ultimaker2_plus - ultimaker_original - ultimaker_original_plus - uniqbot_one - vertex_delta_k8800 - vertex_k8400 - zone3d_printer - zyyx_agile
2018-05-163DMaker Starter definition: Set the preferred quality to draft (0.2mm) and ↵Jack Ha
remove default layer_height so normal profile is back to 0.1. CURA-5217
2017-11-02Remove ID from definition filesGhostkeeper
Sometimes it's out of sync. Sometimes even missing. Let's just not use that any more. Contributes to issue CURA-4243.
2017-08-25Make 'other' the default categoryGhostkeeper
This should make it a bit easier for others to create a new definition since there is less for them to 'have to know'. Previously they would be required to fill in as category Other, but now they can just leave the category out.
2017-08-09Remove heat/cool speeds that are equal to defaultGhostkeeper
The default value for both of these settings in fdmprinter is 2.
2017-05-10Make 3DMaker Starter visible againGhostkeeper
For some reason it was made invisible in 4e3e466a11e8c063cf64cc4426c19fa4a36276e3. It just works fine.
2016-10-03JSON bugfix: prusa i3 had wrong adhesion setting (CURA-2410)Tim Kuipers
2016-09-19JSON fix: gcode favlour became an enum (CURA-2304)Tim Kuipers
2016-09-13JSON feat: machine_name as a setting for the 3D printer model type (CURA-2360)Tim Kuipers
2016-09-08Update outdated setting nameGhostkeeper
This setting name was changed, but apparently not everywhere.
2016-07-22Rename skirt_speed to skirt_brim_speedGhostkeeper
Also updated the description. Because this concerns not only the skirt, but also the brim. Contributes to issue CURA-1678.
2016-05-18Translate ancient machine_nozzle_gantry_distance settingGhostkeeper
It was changed to gantry_height long ago but not updated in these definitions. Contributes to issue CURA-1278.
2016-05-18Translate ancient machine_head_shape settingsGhostkeeper
It has been machine_head_polygon for a while. Contributes to issue CURA-1278.
2016-05-18Move platform offset to metadataGhostkeeper
Also removed the setting from fdmprinter just to be clear. Contributes to issue CURA-1278.
2016-05-18Added visibility meta dataJaime van Kessel
CURA-1278
2016-05-17Use default value rather than 'default'Ghostkeeper
Default is outdated. Contributes to issue CURA-1278.
2016-05-17Translate definition for 3DMaker StarterGhostkeeper
Contributes to issue CURA-1278.