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
2015-09-18Step up minor version number for releaselulzbot-17.10nickthetait
2015-09-18Layout firmware dialog after label is updated.Youness Alaoui
2015-09-18Finally fix newVersionDialog size issue on wxpython 3.0.1Youness Alaoui
2015-09-18Increment minor versionlulzbot-17.05nickthetait
2015-09-18Incorporate updated nylon profilesnickthetait
2015-09-18more efficient comma striping from titleYouness Alaoui
2015-09-17Remove extra comma at the end of the print window title when in error stateYouness Alaoui
2015-09-17Fix PLA-PLA profiles name and set it to 'PLA & PLA'Youness Alaoui
2015-09-14Change mind on the beta version numberlulzbot-17.04nickthetait
2015-09-14Step up minor version number for Betanickthetait
2015-09-14Fix the '&' sign not appearing in wizardYouness Alaoui
2015-09-14do not use EVT_WIZARD_PAGE_SHOWN since it's missing in 2.8Youness Alaoui
2015-09-14Update text labels for firmware flashingnickthetait
2015-09-14Workaround for ampersand not rendering with wxpython 2.8 T_Tnickthetait
2015-09-14Fix wxpython 2.8 bug for quickprint selectionYouness Alaoui
2015-09-14Update config wizard steps to reflect schema in M3Youness Alaoui
2015-09-14One profile lablel was missing a closing parenthesisnickthetait
2015-09-14Remove laywood profile for just 0.35mm nozzle sizenickthetait
2015-09-11Revert "Removed splash screen"Youness Alaoui
2015-09-11Fix layout issue on windows with quickprintYouness Alaoui
2015-09-11fix ugliness of radio/checkbuttons in simple mode for wxpython 2.8Youness Alaoui
2015-09-11Incorporate print profile updatesnickthetait
2015-09-11Fix issue with temp graph appearing black on my PCYouness Alaoui
2015-09-11IntCtrl needs 28 pixels, so fix the size so it doesn't get cropped in tempera...Youness Alaoui
2015-09-10Change hotend into hot endYouness Alaoui
2015-09-10Increment minor version numberlulzbot-17.03nickthetait
2015-09-10Fix crash on wxpython 2.8 by setting checkbox to be siblings of staticboxYouness Alaoui
2015-09-10Increment minor versionlulzbot-17.02nickthetait
2015-09-10Labeling updates for quickprintnickthetait
2015-09-09Remove https from URL links because of a bug in WXPython that causes two tabs...nickthetait
2015-09-09Rename 'Iron PLA (Proto-Pasta)' as 'Magnetic (Proto-Pasta)'nickthetait
2015-09-08Update all the profiles. Add all the new ones and fix old broken onesYouness Alaoui
2015-09-08Fix script for new filenames and fix a bug that made it use only one profile ...Youness Alaoui
2015-09-08Fix typos and wrong names in profile filesYouness Alaoui
2015-09-08Update readmenickthetait
2015-09-08First pass at adding lots of new profiles into quickprintnickthetait
2015-09-08Incorporate profile naming updatesnickthetait
2015-09-08Update visible tool head versioning to lowercase (v2)nickthetait
2015-09-08Increment major version numberlulzbot-17.01nickthetait
2015-09-08First (dummy) release on new version numbering systemlulzbot-16.01nickthetait
2015-09-08Enable all profile selectionsnickthetait
2015-09-05Add missing flexystruder profilesYouness Alaoui
2015-09-05Add all the new profilesYouness Alaoui
2015-09-05Update script and delete old profilesYouness Alaoui
2015-09-05Rename some profile filesYouness Alaoui
2015-09-03Show description before setting its value so the size gets recalculated corre...Youness Alaoui
2015-09-03Put checkboxes in the right parent widgetYouness Alaoui
2015-09-03Add a description to the material and show itYouness Alaoui
2015-09-03Align url link to the leftYouness Alaoui
2015-09-02Use AppendItems since ItemControl.Set doesn't seem to exist in wxpython 2.xYouness Alaoui