This setting defines the height of the first layer of your print. The initial layer height is usually thicker than the layer height to create a stronger adhesion with the build plate. When the model has a lot of detail on the first layer, it might have a decreased quality because of the...
You can use thicker layers to print the support infill than the model. The visual quality of the support infill is not important, so choosing a higher value can decrease printing time. Always use a multiple of the layer height in the profile. If the chosen setting is not an exact multiple...
Added Skirt Height setting to make a skirt easier to remove Improved printing order of the prime tower to include a dual brim, primed every layer, and primed before and after the extruder switch Introduced Hole Horizontal Expansion Max Diameter setting so you can tune the expansion of only the...
Version number in print:It’s possible to create a plugin that modifies the skin area on layer 0 to have a version number or any other custom text that will appear on the bottom of the model when printed Texture:You can use a plugin to give your model a custom texture embossed on the...
Reduced the chance that oozing in the first travel move will cause a scar on the bottom of the model by updating the Layer Start X and Y, resolves #19156 Fixed a bug where a slice would fail if the overhang angle was set to 90 degrees Fixed a bug where infill lines are going through...
The “Raft Air Gap” option is used to improve the detachability of the Raft from the actual object. The air gap thus describes the gap between the first layer of the print object and the last layer of the Raft. You might think that a larger value automatically means that they are bett...
Layer height and print speed.Easily control print quality in proportion to print speed. Infill.Infill density is now easily adjusted with a slider with increments of 10%. Easily control print features with intuitive sliders. Rasterized build plate.The build plate now shows graduations of 10 mm ...
"support_bottom_distance": { "value": "layer_height if extruder_nr == support_extruder_nr else 0" }, "support_bottom_enable": { "value": "false if extruder_nr == support_extruder_nr else true" }, "support_bottom_height": { "value": "2*support_infill_sparse_thickness" }, "suppo...
Attribute Qt::AA_UseDesktopOpenGL must be set before QCoreApplication is created. [MainThread] UM.View.GL.OpenGLContext.detectBestOpenGLVersion [118]: Trying OpenGL context 4.1... [MainThread] UM.View.GL.OpenGLContext.detectBestOpenGLVersion [126]: Yay, we got at least OpenGL 4.1 core: 4.1...
G1 X-10 Y293 F4000 ; move above first probe point M204 S100 ; set probing acceleration G29 ; start auto-leveling sequence M420 S1 ; activate bed level matrix M204 S500 ; restore standard acceleration M104 S{material_print_temperature_layer_0} ; set extruder to print temp ...