Skip to content
This repository was archived by the owner on Mar 22, 2020. It is now read-only.

Commit eb8acab

Browse files
committed
doc: cura 4.1 update instructions
1 parent f33e21e commit eb8acab

File tree

2 files changed

+19
-4
lines changed

2 files changed

+19
-4
lines changed

LISEZMOI.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* [Problèmes connus](#problèmes-connus)
66
* [Réglages](#réglages)
77

8+
***La mise à jour Cura 4.1 peut corrompre votre installation si vous avez le mod installé. Je recommende fortement de reinitiliser vos réglages et de remettre l'ancien dossier `resources`. Ensuite vous pourrez mettre à jour Cura, et réinstaller le mod avec le nouveau paquet.***
89

910
# Aperçu
1011
## Pourquoi cette modification ?
@@ -65,13 +66,16 @@ _money_cat_fill.stl printed at 0.20mm layer height, 60mm/s_ [Source File](https:
6566
![details screen](https://github.com/trouch/CreawsomeMod/raw/master/doc/img/screen-details.png)
6667

6768
## Quels sont les pré-requis
68-
* Cura 4.0
69+
* Cura 4.0-4.1
6970

7071
# Installation
7172

7273
## Attention
7374
***Cette modification est actuellement en phase Beta et nécessite une modification manuelle de votre installation de Cura. Vous pouvez tout casser.***
7475

76+
## ALERTE CURA 4.1
77+
***La mise à jour Cura 4.1 se corromp elle même si vous avez le mod installé. Je recommende fortement de reinitiliser vos réglages et de remettre l'ancien dossier `resources`. Ensuite vous pourrez mettre à jour Cura, et réinstaller le mod avec le nouveau paquet.***
78+
7579
## Sauvegarde des profils existants
7680
Utilisez la fonction intégrée de à Cura pour sauvegarder vos réglages dans Ultimaker Cloud avant toute modification.
7781

@@ -82,7 +86,11 @@ Si ce n'est pas encore fait, commencez par installer Cura et lancez-le une premi
8286
Veuillez consulter le [wiki Cura](https://github.com/Ultimaker/Cura/wiki/Cura-Preferences-and-Settings-Locations) pour trouver le dossier contenant vos réglages utilisateurs ainsi que le cache pour les netoyer. **Vous devriez déjà avoir sauvegardé vos réglages en utilisant la fonction intégrée à Cura avant la modification !***
8387

8488
## Installer CreawsomeMod
85-
Tout d'abord, téléchargez le [paquet CreawsomeMod](https://github.com/trouch/CreawsomeMod/releases/download/20190527-0.3.0/CreawsomeMod-Beta3.zip) et suivez les instructions selon votre système d'exploitation. ***Ne téléchargez PAS le fichier ZIP depuis le boutton clone ci-dessus.***
89+
Tout d'abord, téléchargez le paquet correspondant à votre version de Cura et suivez les instructions selon votre système d'exploitation. ***Ne téléchargez PAS le fichier ZIP depuis le boutton clone ci-dessus.***
90+
91+
* [CreawsomeMod pour Cura 4.0](https://github.com/trouch/CreawsomeMod/releases/download/20190527-0.3.0/CreawsomeMod-Beta3.zip)
92+
* [CreawsomeMod pour Cura 4.1](https://github.com/trouch/CreawsomeMod/releases/download/20190527-0.3.1/CreawsomeMod-Beta3-Cura4.1.zip)
93+
8694

8795
Un youtubeur en *particulier* a fait une très bonne vidéo d'intro qui montre l'installation sur Windows, son utilisation, et un exemple d'impression à la fin.
8896

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* [Known Issues](#Known-Issues)
66
* [Tuning Guide](#Tuning-Guide)
77

8+
***Cura Update to 4.1 will break itself if you have the mod installed. I highly recommend to reset your Cura settings and revert back to your old `resources`. Then you can proceed with Cura update and mod reinstall using the new package.***
89

910
# Overview
1011
## Why this mod ?
@@ -65,14 +66,17 @@ _money_cat_fill.stl printed at 0.20mm layer height, 60mm/s_ [Source File](https:
6566
![details screen](https://github.com/trouch/CreawsomeMod/raw/master/doc/img/screen-details.png)
6667

6768
## What are the requirements ?
68-
* Cura 4.0
69+
* Cura 4.0-4.1
6970

7071

7172
# Installation
7273

7374
## Warning
7475
***This mod is currently in Beta and requires manual modification of your Cura installation. You may need to reinstall it in case the mod breaks something.***
7576

77+
## Cura 4.1 Update ALERT
78+
***Cura Update to 4.1 will break itself if you have the mod installed. I highly recommend to reset your Cura settings and revert back to your old `resources`. Then you can proceed with Cura update and mod reinstall using the new package.***
79+
7680
## Backup user data
7781
Use integrated Utimaker cloud backup in Cura before making any change.
7882

@@ -83,7 +87,10 @@ If you haven't Cura 4 installed yet, please proceed with it, and run it a first
8387
Please refer to the [Cura wiki](https://github.com/Ultimaker/Cura/wiki/Cura-Preferences-and-Settings-Locations) to find the location for your *user settings* and *application cache* and clean them up. ***You should already have backup your settings using Cura backup feature before the modification !***
8488

8589
## Install CreawsomeMod
86-
First of all, download the [CreawsomeMod package](https://github.com/trouch/CreawsomeMod/releases/download/20190527-0.3.0/CreawsomeMod-Beta3.zip) then follow instructions according to your operating system. ***DO NOT DOWNLOAD THE ZIP FILE FROM THE CLONE BUTTON.***
90+
First of all, download the proper package for your Cura version then follow instructions according to your operating system. ***DO NOT DOWNLOAD THE ZIP FILE FROM THE CLONE BUTTON.***
91+
92+
* [CreawsomeMod for Cura 4](https://github.com/trouch/CreawsomeMod/releases/download/20190527-0.3.0/CreawsomeMod-Beta3.zip)
93+
* [CreawsomeMod for Cura 4.1](https://github.com/trouch/CreawsomeMod/releases/download/20190527-0.3.1/CreawsomeMod-Beta3-Cura4.1.zip)
8794

8895
A youtuber in particular did a great intro video that shows how to install CreawsomeMod on Windows, use it, with a sample print at the end.
8996

0 commit comments

Comments
 (0)