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-09-27Update PO files5.2_translationsc.lamboo
2022-09-27Update description of the PO filesc.lamboo
2022-09-22Update_expert_settings_visibility_Cura-9433Vandresc
Added the new three children settings of Initial Layer Flow to Expert mode to match the parent.
2022-09-21Fix bug in monitor pageCURA-9412_saving_with_no_material_failsc.lamboo
In commit b7fd75b2dd202f2516f9188e342eccc8a15ae6ab the component with id `printerTypeSelectorRow` was removed. As the `tabBar` element was anchored to this component the monitor page was broken. Fixed by anchoring to the component that was previously above `printerTypeSelectorRow`. CURA-9665
2022-09-21Revert "Auto generated print profiles. They settings will be reordered and ↵Remco Burema
some of the profile names have changed with the "" - Experimental" tag if the isExperimental flag was set." This reverts commit 4785371f26b0722c2abf585b43054ed5baacb41a.
2022-09-20Fix description of wall_x_material_flow_layer_0Jaime van Kessel
CURA-9433
2022-09-20Revert "Pp 230 enable conical support (#13295)"Jaime van Kessel
This reverts commit 47b414a4ae287311b7dba359de6b7eff9452b4cd.
2022-09-20Merge pull request #13304 from Ultimaker/CURA-9278_UI_UX_FixesVandresc
UI / UX fixes for printer selection card
2022-09-19Merge remote-tracking branch 'origin/main'Paul Kuiper
2022-09-19Auto generated print profiles. They settings will be reordered and some of ↵Paul Kuiper
the profile names have changed with the "" - Experimental" tag if the isExperimental flag was set. Related to: PP-238
2022-09-19Apply suggestions from code review Jaime van Kessel
CURA-9433 Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-09-19Add initial layer flow settingsJaime van Kessel
CURA-9433
2022-09-16Fix refresh of ChoosePrinterDialog not workingCURA-9278_UI_UX_FixesJaime van Kessel
CURA-9278
2022-09-16Ensure that alignment is as set in the designJaime van Kessel
CURA-9278
2022-09-16Increase size of print button for selector cardJaime van Kessel
CURA-9278
2022-09-16Fix spacing between extruders in selector cardJaime van Kessel
CURA-9278
2022-09-16Remove broken UI elementJaime van Kessel
Seems to have been broken since the move to 5.x...
2022-09-16Add some Renkforce Machines (#12598)goofoo3d
Add goofoo, renkforce printf Co-authored-by: laiqiqi <laiqiqi886@163.com>
2022-09-15Grab focus when the dialog is hiddenJaime van Kessel
This ensures that all components in the loader lose the focus and thus trigger an update CURA-9523
2022-09-15Update the settings for cremaker as suggested in #12511Jaime van Kessel
2022-09-15Merge pull request #13222 from NOVAXIM/patch-1Jaime van Kessel
Update anycubic_mega_zero.def.json
2022-09-15Merge branch 'patch-1' of github.com:xPakrikx/CuraJaime van Kessel
2022-09-15Pp 230 enable conical support (#13295)Paul Kuiper
Enable conical support settings for ultimaker profiles. Promote conical support out of experimental. Increase minimum diameter from 5 to 10mm. Relates to PP-230 and CURA-6710
2022-09-15Remove unneeded overides from vivedino profileJaime van Kessel
2022-09-15Fix version number for vivedino printersJaime van Kessel
2022-09-15Merge branch 'vivedino_add_printers' of github.com:jim-edwards/CuraJaime van Kessel
2022-09-15Bump up version number of quality profilesJaime van Kessel
2022-09-15Merge branch 'PP-195_Improve_bridging' of github.com:Ultimaker/CuraJaime van Kessel
2022-09-15Fix codestyle formatting issue in ultimaker.def.jsonJaime van Kessel
2022-09-15Merge branch 'PP-243-cleanup-raft-settings' of github.com:Ultimaker/CuraJaime van Kessel
2022-09-15Merge branch 'main' of github.com:Naxecorp/CuraJaime van Kessel
2022-09-14Put back the speed_wall_x for UM2+CJaime van Kessel
2022-09-14Restore incorrectly removed settingsJaime van Kessel
Something went wrong here, it removed the wrong defaults...
2022-09-14changed retraction amount from 0.5 to 0.2Jordan
2022-09-13Merge remote-tracking branch 'origin/5.1'Remco Burema
2022-09-13keep default_valuePP-195_Improve_bridgingRijk van Manen
2022-09-13restructure raft airgapPP-243-cleanup-raft-settingsRijk van Manen
No values are changed, but the settings are restructured. The PVA airgap is moved to fdm_materials. Inconsistent use of equations is also resolved. PP-243
2022-09-13increase fan speed over raftRijk van Manen
The top surface of the raft is printed with default fan speed, while the base is printed with the fan off. PP-243
2022-09-13set raft acceleration to defaultRijk van Manen
Rafts have only straight lines, no need for modified acceleration. PP-243
2022-09-13cleanup raft speedsRijk van Manen
raft base speed is only 15mm/s to avoid extreme flows. The raft surface speed equals the top/bottom speed, so the raft surface has a flow equal to the top/bottom flow. The raft interface is again the average of the surface and the base. PP-243
2022-09-13These values are already defaultRijk van Manen
Raft base line spacing is already machine nozzle size * 4. PP-243
2022-09-13these settings are already defaultRijk van Manen
Raft base line width is already machine nozzle size * 2. PP-243
2022-09-13new raft base thickness defaultRijk van Manen
The new default of the raft base thickness is close to the current values. The limited thickness of 0.3mm is used to avoid extreme flowrate for 06 and 08 nozzle sizes. PP-243
2022-09-13Merge pull request #13195 from Ultimaker/CURA-9278_choose_printer_dialogCasper Lamboo
[CURA-9278] Press print on abstract cloud printer. User should see dialog.
2022-09-13raft interface line spacing can follow defaultRijk van Manen
This is a non critical setting, just follow the default defined in fdmprinter. PP-243
2022-09-13raft middle line width has new defaultRijk van Manen
The raft middle line width is the average between the top and the base of the raft. This reduces flow jumps significantly. PP-243
2022-09-13raft middle layer thickness has new defaultRijk van Manen
The raft middle layer thickness is the average between the top and the base of the raft. This reduces flow jumps significantly. PP-243
2022-09-13raft surface line width = line widthRijk van Manen
To avoid flow jumps set raft surface line width equal to the line width. In the future we will set initial line width factor to 100%, so no need to set this to initial layer line width. PP-243
2022-09-13raft surface thickness = layer heightRijk van Manen
To avoid flow jumps set raft surface thickness equal to the layer height. In the future we will set initial layer height to layer height as well, so no need to set this to initial layer height now. PP-243
2022-09-13cleanup raft top layersRijk van Manen
This commit does effectively change nothing. The default of 2 top layers is set in fdmprinter and it is made 1 for 08 cores. PP-342