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-09-07Fix various typosluz paz
Found via `codespell -q 3 -S *.po,*.pot -L childs,initialy,lod,ned,te,slicable,sur,tutoriels,wont`
2021-06-11Standardise capitalisation of printer namesGhostkeeper
Some contributors seem to have a shift key stuck here or there. Many 'stylised' capitalisations weren't reflected even on the manufacturer's websites, or were also stylising words like 'pro' and 'dual' or even actual chemical names like 'nylon'. Normalising the caps makes it more fair for everyone, since all of these are written in the same font. As discussed with the Cura team.
2021-03-02Update ideagen3D_sapphire_plus.def.json (#9213)Firedrops
* Update ideagen3D_sapphire_plus.def.json Added Restore Bed Levelling after Homing to start G-Code. * Update resources/definitions/ideagen3D_sapphire_plus.def.json Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com> * Update ideagen3D_sapphire_plus.def.json Corrected machine_head_with_fans_polygon and gantry_height for "One at a time" printing. * Update resources/definitions/ideagen3D_sapphire_plus.def.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com> Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
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-07Fix machine_quality and mesh orientationFiredrops
has_machine_quality true -> false bed mesh was flipped 90 deg, to lay flat
2020-11-03Change tabs to spaces, remove misnamed .pngFiredrops
Uppercasing doesn't show up in git gutters https://github.com/microsoft/vscode/issues/29861 So I remove it now and add it back next commit with correct name.
2020-11-03Added ideagen3D Sapphire PlusFiredrops