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 (Expand)Author
2019-12-23Remove themed color from machinesettings actionJaime van Kessel
2019-11-05Add machine name to the machine settings dialogLipu Fei
2019-04-03Fix small display issue where a line was drawn between the tabsJaime van Kessel
2019-03-19WIP: Cleanup and unify MachineAction stylesLipu Fei
2019-03-19WIP: Add first-start machine actionsLipu Fei
2018-12-18Remove back Cura.ExtrudersModel{}, because if retrieve the model from backendAleksei S
2018-12-18Remove extruder tabs from tabViewAleksei S
2018-12-18Fix ExtruderModel reference in machine settings dialogLipu Fei
2018-12-13Reduce the creations of ExtrudersModelsLipu Fei
2018-12-03Use ListModel.count instead of rowCountGhostkeeper
2018-10-29Fix extruder index for material diameter box in MachineSettings dialogLipu Fei
2018-10-25The MachineManager doesn't have the extruder stacks but the activeDiego Prado Gesto
2018-10-25Fix setting extruder material diameter in Machine Settings dialogLipu Fei
2018-10-23Fix typo in the getCompatibleMaterialDiameter function.Diego Prado Gesto
2018-10-22Add doc for using setCompatibleMaterialDiameter() in QMLLipu Fei
2018-10-19Fix material update upon extruder-compatible diameter changeLipu Fei
2018-10-03Merge pull request #4268 from smartavionics/mb-extruder-cooling-fan-number-guialekseisasin
2018-09-12Fix typoLipu Fei
2018-09-07Switch most usages of containerStackId to containerStack for settingPropertyP...Jaime van Kessel
2018-08-21Added extruder setting field for cooling fan number.Mark Burton
2018-03-13CURA-5048 fixed nozzle dependent settings to update after setting machine noz...Jack Ha
2018-03-12Don't display extruder count if you can't use itGhostkeeper
2018-02-14Merge branch '3.2'Ghostkeeper
2018-02-14Change Math.floor to Math.round as a last try to fix garbled fontsMark
2018-02-13Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.)Ghostkeeper
2018-02-12Merge branch '3.2'Ghostkeeper
2018-02-10Checked all divisions (again..) and multiplications on rounding errorsMark
2018-02-02Also accept a comma as input and convert it to a dotMark
2018-01-19better name: "Compatible material diameter" in Machine SettingsLipu Fei
2018-01-03Fix afterOnEditingFinished()Lipu Fei
2018-01-02Fix MachineSettings dialogLipu Fei
2017-12-20Update extruder count model in MachineSettings dialogLipu Fei
2017-12-20Fix Extruder tabs in MachineSettings dialogLipu Fei
2017-12-20Fix code styleLipu Fei
2017-12-08Always show extruder tabs in Machine Settings dialogLipu Fei
2017-11-30Hide material diameter when the machine has no materialsfieldOfView
2017-11-28Fix binding extruder manager in machine actions view - CURA-4568ChrisTerBeke
2017-10-10Set label width based on the column widthLipu Fei
2017-10-10Adjust alignments for ComboBoxes in MachineSettings dialogLipu Fei
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-08-31Fix setting machine head polygon in Machine SettingsfieldOfView
2017-08-27Fix setting the Gantry height setting in Machine SettingsfieldOfView
2017-07-26Merge branch 'fix_system_text_rendering' of https://github.com/fieldOfView/CuraJaime van Kessel
2017-07-18Fix recently broken setting of gcode area value property setting on focus loss.Mark Burton
2017-07-14Round fractional widths and heights in system-themed qmlfieldOfView
2017-07-12Fix spelling for consistencyfieldOfView
2017-07-12Make doubly sure that settings are changed before closing dialogfieldOfView
2017-07-11Fix layoutfieldOfView
2017-07-11Move labels into components with the controls...fieldOfView
2017-07-11Simplify layoutfieldOfView