
JCD
Member-
Content Count
107 -
Joined
-
Last visited
-
Days Won
3
JCD last won the day on May 12 2019
JCD had the most liked content!
Community Reputation
27 ExcellentPersonal Information
-
Country
FR
-
Industry
Other
Recent Profile Visitors
-
Issue with all spherical internal walls towards top
JCD replied to cloakfiend's topic in Ultimaker Cura
Maybe a different workaround is not to let Cura solve the problem of printing an hemisphere without support, but to directly print an "empty" hemisphere. I build in FreeCAD such a model with a shell thickness of 1.2mm (3 times 0.4) When Cura slice it with a wall thickness of 3lines, at the befinning there are 3 lines, like in the picture below at layer 155 Then automatically Cura adds the extra lines, while printing in the upper layers below the 314 and 444 layers When arriving at the very top, -
Issue with all spherical internal walls towards top
JCD replied to cloakfiend's topic in Ultimaker Cura
I do'nt think adaptative layers option is the solution as the settings of cloakfiend at 0.06mm is already at the minimum avaiable My analysis is : 1) We have an hemisphere to print (radius of 30 mm, 30mm high) and the higher is the layer, the thinner is the wall. THis is why at a moment Cura change the skon making from wall to top skin 2) on the picture below a drawing representing a zoom of the skin at the location of the change (and where the gap occurs) the sphere is in green, the 394th layer with the gap is in blue.cyan, the white rectangles(0 -
JCD started following Tweak at Z plugin-Layer height, Message: this setting has been hidden ..., Issue with all spherical internal walls towards top and 3 others
-
I'm using Cura 4.3, so I do'nt see the creality ender5plus but I have the def.json file for the ender5. Ender5 inherits from creality_base which inherits from fdmprinter for the settings The fdmprinter.def.json file tells that enabled prime bob has the enabled var to false, which makes it invisible. This parameter is not overridden by creality_base and ender5 For the ender5plus please check if this param is overridden with enabled=true, if not this params is not visible in cura. Maybe you may override it, i do'nt know this printer, by adding the line in the de
-
Issue with all spherical internal walls towards top
JCD replied to cloakfiend's topic in Ultimaker Cura
You're using a 0.06mm layer height, are you sure that this size is correct accordingly to the stepper motors and mechanical transmission of the movement on the Z axis (for the gap appearing where you put an arrow) take a look at http://doc.3dmodularsystems.com/what-is-the-best-layer-height-for-your-printer/ -
Feature Request Support Z distance that is NOT a layer multiple!
JCD replied to riprazor's topic in Ultimaker Cura
Have you tried to lower the support flow in this case, something like 90% instead of 100% ? It will maybe give you support slices a little thinner. This may make the support less strong, but if this is is the case, the support blocker maybe the trick, allowing you to do this only near the top of the support -
Your current settings in a text file >>> here it is !!!!!!!
JCD replied to JCD's topic in Ultimaker Cura
Here is a new version of the python script, with indentation (there is a slight hierarchical tab to see the 'children' parameters - depending from a 'parent' one) and a picture of the begining of the resulting file and picture of part of the resulting GCode file after slicing getCuraSettings.zip -
Take a look at my post to get after each slicing all the values used for the settings. https://community.ultimaker.com/topic/23303-your-current-settings-in-a-text-file-here-it-is/ After including the text generated by my script, do a slicing for each of your profiles ans save the values used. You can easily check the difference between them Anyway, following your picture, I see that there are a lot of modifiction from the custom printer. To simplify the management you'd better create a new myPrinters.def.json file with all all the more used
-
Your current settings in a text file >>> here it is !!!!!!!
JCD replied to JCD's topic in Ultimaker Cura
I have made a python script to get the updated information ! - After de-zipping, put the file in a folder linked to cura (myself in windows 7 and Cura 4.3 I put it in C:\Users\Proprio\AppData\Local\cura (proprio is the username) ) - At the begining of the file modify the CuraProgramFolder variable to the correct path for your own system and save it - click on the file to launch it and you get in the same folder of the script a file named TxtToCopyInStartOrEndGCode.txt and the content appear in a window (at least on the windows7 system I have) - You can select the w -
Your current settings in a text file >>> here it is !!!!!!!
JCD replied to JCD's topic in Ultimaker Cura
To get the txt file, I opened the fdmprinter.def.json file (it is in the definitions folder of the Cura folder- for me in windows7 in C:\Program Files\Ultimaker Cura 4.3\resources\definitions) with PSPad and with a lot of search and replace I did the trick !!! To have a more convinient way it would be nice to build a Python script to do this in a lot easier way -
New Build Plate Adhesion Method(?): Solid first layer
JCD replied to TriggerMeister's topic in Ultimaker Cura
@ TriggerMeister, Thank you for making me discover this new feature available in the latest versions, I'll check it out quickly ! -
New Build Plate Adhesion Method(?): Solid first layer
JCD replied to TriggerMeister's topic in Ultimaker Cura
Have you take a look at my PlugIn https://community.ultimaker.com/topic/27749-tiny-holes-postprocessing-plug-in I'm in Cura 4.0 and have'nt tested the PlugIn in more recent versions, but it works damned well with every tiny little changes in the perimeters of the prints (and tiny holes are one of them) -
I think the layer height cannot be managed via a postprocessing plug in Imagine you have a spherical piece to print. When you are printing the bottom or the top part of the piece it will be very interesting to have a smaller layer height, to have a better quality and not a 'staircase' effect. But to achieve this a layer of 0.2mm for instance will be modified in 2 layers of 0.1mm. But each new layer will not have the same travel (for the walls a circle). A post processing plug in cannot calculate this new travel very easily, and imagine if the piece is a complex shape.
-
Ok nice end to this topic
-
Look at your first post at the begining of this thread, and put yourself in the shoes of someone who hasn't worked on the subject. Is your description accurate, with the necessary information available. The sentence ' welll... hard to explain ' is far from useful to find the solution. Myself, I try to help to the extent of my knowledge, on my free time. The minimum for someone seeking help is to provide the necessary information so that those who can help you do so without spending too much time,
-
I do'nt scream as myself I did the same mistake but i think in a different 'spirit' Look at : https://community.ultimaker.com/topic/28025-bug-advice-slice-button-not-disabled-immediately/?tab=comments#comment-239483