This is an official release of V1.6.2.
It includes bug fixes that were present in the v1.6.2 beta and also features new built-in profiles.
Changes:
New features:
-
Custom printer profiles Now you can add your custom printer model with ease.
-
OrcaArena printers
A built-in profile with identical Bambulab X1C settings but for Klipper printers. (note: don't forget to enablegcode_arcs
support in your printer.cfg)
Image courtesy: Przemek P, CC BY-SA 3.0 https://creativecommons.org/licenses/by-sa/3.0, via Wikimedia Commons -
Original PrusaSlicer speed gradient color for GCodeViewer, provide better readability by @EmanueleGiannuzzi in #800
Bug fixes:
- Disabling acceleration control persists single M204 command in gcode #795
- Fixed an Pressure Advance calibration issue(line) for delta machines #803
- Fix some wrong top_surface_line_width values for VzBot machine.
- update some settings for FLSun V400 profile
Newly supported printer models:
- Added profile for SecKit SK-Tank by @scottmudge in #858
- Add Qidi Printer Profiles by @fr3ak2402 @Musicdad12 in #873
Translations:
-
fix typo by @hliebscher in #665
-
fix some typos by @hliebscher in #865
-
Updated Translation / Fixed Dark Mode in Machine Tab by @Guilouz in #866
-
Fix new de.po by @hliebscher in #872
-
For more information about the changes made to version 1.6.2, please refer to https://github.com/SoftFever/OrcaSlicer/releases/tag/v1.6.2-beta
NOTE:
1. Please check here for installation instructions.
2. If your profiles didn't show up after updating, please restart OrcaSlicer
3. Klipper users, please update Moonraker to the latest version so that it can recognize OrcaSlicer and parse metadata like thumbnails.
4. If you're running Klipper, it's strongly recommended to add the following configuration to your printer.cfg
file.
# Enable object exclusion
[exclude_object]
# Enable arcs support
[gcode_arcs]
resolution: 0.1