# THIS DOCUMENT CONTAINS DATA FOR HINTS NOTIFICATIONS # # Each notification is divided by # [hint:*name of notification*] # # Each notification MUST have text var in format: # text = Headline of hint\nBody of hint. # Headline is divided by new line (\n) from body. # Headline is automaticaly printed as Bold. # Body can contain bold marks: text to be bold (currently rendered as different color, not bold due to font limitations) # Body can contain hypertext: hypertext text # Hypertext must be max one per notification and must be closed by # # Notification can have documentation link: # documentation_link = https://help.prusa3d.com/en/article/name-of-article # # If notification contains hypertext, it needs to be specified by hypertext_type var. # each type needs to be supported with one or more additional vars. # These types are possible: # # Settings highlight (like search feature) # hypertext_type = settings # hypertext_settings_opt = name_of_settings (hover over settings value and copy last line of hover text) # hypertext_settings_type = 1 (1 - 5 according to settings tab - to be channged to name of tabs instead of numbers) # hypertext_settings_category = Infill (name of panel - written on left in settings) # # Plater top toolbar highlight # hypertext_type = plater # hypertext_plater_item = nameofbutton (internal name of GLToolbar items) # # Plater gizmos (left) toolbar highlight # hypertext_type = gizmo # hypertext_gizmo_item = name (name of svg icon of gizmo in resources without .svg suffix) # # Open preferences (might add item to highlight) # hypertext_type = preferences # hypertext_preferences_page = name of the prefernces tab # hypertext_preferences_item = show_collapse_button (name of variable saved in prusaslicer.ini connected to the setting in preferences) # # Open gallery (no aditional var) # hypertext_type = gallery # #Open top menubar item #hypertext_menubar_menu_name = (Exact Name in english visible as menu name: File, ) Note: If it contains "&", you have to leave it #hypertext_menubar_item_name = (Exact Name of item in english, if there are three dots at the end of name, put name without three dots) Note: If it contains "&", you have to leave it # # # Each notification can have disabled and enabled modes and techs - divided by ; and space # enabled_tags = ... # disabled_tags = ... # supported tags are: simple; advanced; expert; FFF; MMU; SLA; Windows; Linux; OSX; # and all filament types: PLA; PET; ABS; ASA; FLEX; HIPS; EDGE; NGEN; NYLON; PVA; PC; PP; PEI; PEEK; PEKK; POM; PSU; PVDF; SCAFF; # Tags are case sensitive. # FFF is affirmative for both one or more extruder printers. # Algorithm shows hint only if ALL enabled tags are affirmative. (so never do enabled_tags = FFF; SLA;) # Algorithm shows hint only if not in all disabled tags. # if there are both disabled and preferred, only preferred that are not in disabled are valid. # # # Notifications shows in random order, already shown notifications are saved at cache/hints.cereal (as binary - human non-readable) # You can affect random ordering by seting weigh # weight = 5 # Weight must be larger or equal to 1. Default weight is 1. # Weight defines probability as weight : sum_of_all_weights. [hint:Fuzzy skin] text = Fuzzy skin\nDid you know that you can create rough fibre-like texture on the sides of your models using theFuzzy skinfeature? You can also use modifiers to apply fuzzy-skin only to a portion of your model. hypertext_type = settings hypertext_settings_opt = fuzzy_skin hypertext_settings_type = 1 hypertext_settings_category = Layers and perimeters disabled_tags = SLA [hint:Shapes gallery] text = Shapes gallery\nDid you know that PrusaSlicer has a Shapes Gallery? You can use the included models as modifiers, negative volumes or as printable objects. Right-click the platter and selectAdd Shape - Gallery. hypertext_type = gallery disable_modes = simple [hint:Arrange settings] text = Arrange settings\nDid you know that you can right-click theArrange iconto adjust the size of the gap between objects and to allow automatic rotations? hypertext_type = plater hypertext_plater_item = arrange [hint:Negative volume] text = Negative volume\nDid you know that you can subtract one mesh from another using the Negative volume modifier? That way you can, for example, create easily resizable holes directly in PrusaSlicer. Read more in the documentation. (Requires Advanced or Expert mode.) documentation_link = https://help.prusa3d.com/en/article/negative-volume_238503 disabled_tags = SLA; simple [hint:Simplify mesh] text = Simplify mesh\nDid you know that you can reduce the number of triangles in a mesh using the Simplify mesh feature? Right-click the model and select Simplify model. Read more in the documentation. documentation_link = https://help.prusa3d.com/en/article/simplify-mesh_238941 [hint:Reload from disk] text = Reload from disk\nDid you know that if you created a newer version of your model, you can simply reload it in PrusaSlicer? Right-click the model in the 3D view and choose Reload from disk. Read more in the documentation. documentation_link = https://help.prusa3d.com/en/article/reload-from-disk_120427 [hint:Hiding sidebar] text = Hiding sidebar\nDid you know that you can hide the right sidebar using the shortcut Shift+Tab? You can also enable the icon for this from thePreferences. hypertext_type = preferences hypertext_preferences_page = GUI hypertext_preferences_item = show_collapse_button [hint:Perspective camera] text = Perspective camera\nDid you know that you can use the K key to quickly switch between an orthographic and perspective camera? [hint:Camera Views] text = Camera Views\nDid you know that you can use the number keys 0-6 to quickly switch between predefined camera angles? [hint:Place on face] text = Place on face\nDid you know that you can quickly orient a model so that one of its faces sits on the print bed? Select thePlace on facefunction or press the F key. hypertext_type = gizmo hypertext_gizmo_item = place [hint:Set number of instances] text = Set number of instances\nDid you know that you can right-click a model and set an exact number of instances instead of copy-pasting it several times? [hint:Combine infill] text = Combine infill\nDid you know that you can print the infill with a higher layer height compared to perimeters to save print time using the settingCombine infill every. hypertext_type = settings hypertext_settings_opt = infill_every_layers hypertext_settings_type = 1 hypertext_settings_category = Infill disabled_tags = SLA; simple [hint:Variable layer height] text = Variable layer height\nDid you know that you can print different regions of your model with a different layer height and smooth the transitions between them? Try theVariable layer height tool. (Not available for SLA printers.) hypertext_type = plater hypertext_plater_item = layersediting disabled_tags = SLA [hint:Undo/redo history] text = Undo/redo history\nDid you know that you can right-click theundo/redo arrowsto see the history of changes and to undo or redo several actions at once? hypertext_type = plater hypertext_plater_item = undo [hint:Different layer height for each model] text = Different layer height for each model\nDid you know that you can print each model on the plater with a different layer height? Right-click the model in the 3D view, choose Layers and Perimeters and adjust the values in the right panel. Read more in the documentation. documentation_link= https://help.prusa3d.com/en/article/per-model-settings_1674 disabled_tags = SLA [hint:Solid infill threshold area] text = Solid infill threshold area\nDid you know that you can make parts of your model with a small cross-section be filled with solid infill automatically? Set theSolid infill threshold area. (Expert mode only.) hypertext_type = settings hypertext_settings_opt = solid_infill_below_area hypertext_settings_type = 1 hypertext_settings_category = Infill enabled_tags = FFF; expert [hint:Search functionality] text = Search functionality\nDid you know that you use theSearchtool to quickly find a specific PrusaSlicer setting? Or use the familiar shortcut Ctrl+F. hypertext_type = plater hypertext_plater_item = search [hint:Box selection] text = Box selection\nDid you know that you can do a box selection with Shift+Mouse drag? You can also box-deselect objects with Alt+Mouse drag. [hint:Zoom on selected objects or on all objects if none selected] text =Zoom on selected objects or on all objects if none selected\nDid you know that you can zoom in on selected objects by pressing the Z key? If none are selected, the camera will zoom on all objects in the scene. [hint:Printable toggle] text = Printable toggle\nDid you know that you can disable the G-code generation for the selected model without having to move or delete it? Toggle the Printable property of a model from the Right-click context menu. [hint:Mirror] text = Mirror\nDid you know that you can mirror the selected model to create a reversed version of it? Right-click the model, select Mirror and pick the mirror axis. [hint:PageUp / PageDown quick rotation by 45 degrees] text = PageUp / PageDown quick rotation by 45 degrees\nDid you know that you can quickly rotate selected models by 45 degrees around the Z-axis clockwise or counter-clockwise by pressing Page Up or Page Down respectively? [hint:Load config from G-code] text = Load config from G-code\nDid you know that you can use File-Import-Import Config to load print, filament and printer profiles from an existing G-code file? Similarly, you can use File-Import-Import SL1 / SL1S archive, which also lets you reconstruct 3D models from the voxel data. [hint:Ironing] text = Ironing\nDid you know that you can smooth top surfaces of prints using Ironing? The nozzle will run a special second infill phase at the same layer to fill in holes and flatten any lifted plastic. Read more in the documentation. (Requires Advanced or Expert mode.) documentation_link = https://help.prusa3d.com/en/article/ironing_177488 disabled_tags = SLA; simple [hint:Paint-on supports] text = Paint-on supports\nDid you know that you can paint directly on the object and select areas, where supports should be enforced or blocked? Try thePaint-on supportsfeature. (Requires Advanced or Expert mode.) hypertext_type = gizmo hypertext_gizmo_item = fdm_supports disabled_tags = SLA; simple [hint:Paint-on seam] text = Paint-on seam\nDid you know that you can paint directly on the object and select where to place the start/endpoint of each perimeter loop? Try theSeam paintingfeature. (Requires Advanced or Expert mode.) hypertext_type = gizmo hypertext_gizmo_item = seam disabled_tags = SLA; simple [hint:Insert Pause] text = Insert Pause\nDid you know that you can schedule the print to pause at a specific layer? Right-click the layer slider in the Preview and select Add pause print (M601). This can be used to insert magnets, weights or nuts into your prints. Read more in the documentation. documentation_link = https://help.prusa3d.com/en/article/insert-pause-or-custom-g-code-at-layer_120490#insert-pause-at-layer disabled_tags = SLA [hint:Insert Custom G-code] text = Insert Custom G-code\nDid you know that you can insert a custom G-code at a specific layer? Left-click the layer in the Preview, Right-click the plus icon and select Add custom G-code. With this function you can, for example, create a temperature tower. Read more in the documentation. documentation_link = https://help.prusa3d.com/en/article/insert-pause-or-custom-g-code-at-layer_120490#insert-custom-g-code-at-layer disabled_tags = SLA [hint:Configuration snapshots] text = Configuration snapshots\nDid you know that you can roll back to a complete backup of all system and user profiles? You can view and move back and forth between snapshots using the Configuration - Configuration snapshots menu. documentation_link = https://help.prusa3d.com/en/article/configuration-snapshots_1776 hypertext_type = menubar hypertext_menubar_menu_name = &Configuration hypertext_menubar_item_name = &Configuration Snapshots [hint:Minimum shell thickness] text = Minimum shell thickness\nDid you know that instead of the number of top and bottom layers, you can define theMinimum shell thicknessin millimeters? This feature is especially useful when using the variable layer height function. hypertext_type = settings hypertext_settings_opt = top_solid_min_thickness hypertext_settings_type = 1 hypertext_settings_category = Layers and perimeters disabled_tags = SLA [hint:Settings in non-modal window] text = Settings in non-modal window\nDid you know that you can open the Settings in a new non-modal window? This means you can have settings open on one screen and the G-code Preview on the other. Go to thePreferencesand select Settings in non-modal window. hypertext_type = preferences hypertext_preferences_page = GUI hypertext_preferences_item = dlg_settings_layout_mode [hint:Adaptive infills] text = Adaptive infills\nDid you know that you can use the Adaptive cubic and Support cubic infills to decrease the print time and lower the filament consumption? Read more in the documentation. documentation_link = https://help.prusa3d.com/en/article/infill-patterns_177130 disabled_tags = SLA [hint:Lightning infill] text = Lightning infill\nDid you know that you can use the Lightning infill to support only the top surfaces, save a lot of the filament, and decrease the print time? Read more in the documentation. documentation_link = https://help.prusa3d.com/en/article/infill-patterns_177130 disabled_tags = SLA [hint:Fullscreen mode] text = Fullscreen mode\nDid you know that you can switch PrusaSlicer to fullscreen mode? Use the F11 hotkey. enabled_tags = Windows [hint:Printables integration] text = Printables.com integration\nDid you know that when you are browsing Printables.com, you can send 3D model files to PrusaSlicer with a single click? Learn more in the documentation. documentation_link = https://help.prusa3d.com/article/prusaslicer-printables-com-integration_399198 weight = 3 [hint:Cut tool] text = Cut tool\nDid you know that you can cut a model at any angle and even create aligning pins with the updated Cut tool? Learn more in the documentation. documentation_link = https://help.prusa3d.com/article/cut-tool_1779 hypertext_type = gizmo hypertext_gizmo_item = cut weight = 3 [hint:Measurement tool] text = Measurement tool\nDid you know that you can measure the distances between points, edges and planes, the radius of a hole or the angle between edges or planes? Learn more in the documentation. documentation_link = https://help.prusa3d.com/article/measurement-tool_399451 hypertext_type = gizmo hypertext_gizmo_item = measure weight = 3 [hint:Text tool] text = Text tool\nDid you know that you can add custom text labels to your models or even use the text as a modifier? Learn more in the documentation. documentation_link = https://help.prusa3d.com/article/text-tool_399460 weight = 3 #[hint:] #text = #hypertext = #follow_text =