Standardize documentation wording by listing Nightly builds before release versions across multiple docs (calibration, material, print settings, developer guide). Also add an IMPORTANT note to calibration/temp_calib.md announcing auto size adjustment for the temperature tower based on nozzle diameter. Changes improve consistency and surface the new temperature-tower feature.
* Format final update
* Update VSCode markdown extension settings
Configured markdown TOC levels to 2-6 and enabled automatic TOC update on save in .vscode/settings.json.
* Add editor and markdown configuration files
Introduces .editorconfig, .markdownlint.json, and VS Code settings for consistent formatting and markdown linting. These files help standardize code style and markdown indentation across the project.
* Full reformat
Reworded the explanation for 'Full fan speed at layer' to improve clarity on how fan speed increases and when the ramping is ignored based on layer settings.
Improved explanations for part-cooling fan settings, including clearer descriptions of initial layer cooling, fan speed ramping, and auxiliary fan behavior. Added cross-references between material cooling and printer accessory documentation for better usability.
Added a warning note indicating that the adaptive volumetric speed feature is experimental, incomplete, and imported from BBS. Clarifies that it is only functional for some profiles with the variable already saved.
Updated acceleration values in the calibration table for clarity and consistency. Added explicit example data sets and improved formatting in both the calibration and material flow ratio documentation to better illustrate how to enter adaptive pressure advance measurements.
Definitions that were in calibrations were moved to their correct location.
Calibrations were linked to their articles and vice versa.
MD structures were improved.
Minor changes.
Merged 'Material Fan' and 'Cooling for Specific Layer' docs into a unified 'Material Cooling' page, updating navigation in Home.md accordingly. Removed the obsolete 'material_cooling_for_specific_layer.md' file and expanded the cooling documentation for clarity and completeness.
* Printer home base
* Create printer_basic_information_printable_space.md
* Document multi bed type support in printable space
Moved and expanded documentation for multi bed type support from bed-types.md to printer_basic_information_printable_space.md. The new section explains enabling multi bed types, selecting bed types, setting temperatures, and using the curr_bed_type variable in custom G-code. Removed redundant bed-types.md file.
* advance
* Create printer_basic_information_cooling_fan.md
* Create printer_basic_information_extruder_clearance.md
* adaptative bed mesh
* Printer accesory
* Update Home.md
* Create printer_machine_gcode.md
* MOVED
* Create printer_multimaterial_wipe_tower.md
* Create printer_multimaterial_setup.md
* Create printer_multimaterial_semm_parameters.md
* Create printer_multimaterial_advanced.md
* Update multimaterial setup links and remove semm.md
* Create printer_extruder_basic_information.md
* Create printer_extruder_layer_height_limits.md
* Refactor extruder docs and add retraction/Z-hop info
Moved layer height limits and extruder position sections into 'printer_extruder_basic_information.md', deleted the separate layer height limits file, and added new documentation for extruder retraction and Z-hop settings. Updated Home.md navigation to reflect these changes and improve clarity for users.
* Add printer motion ability documentation
Introduces a new markdown file detailing motion-related printer settings, including speed, acceleration, jerk limitations, resonance avoidance, and G-code emission options.
* Add icons to printer settings navigation links
Updated the printer settings section in Home.md to include relevant SVG icons for each navigation link, improving visual clarity and user experience. This change affects links under Basic Information, Multimaterial, and Extruder subsections.
* Clarify Auto option in Z-hop type documentation
Updated the description for the 'Auto' Z-hop type to specify that it selects automatically between Spiral based on whether the travel move crosses over overhang areas.
* Update printer-preset.png