BIBO.idx 1.7 KB

123456789101112131415161718192021
  1. min_slic3r_version = 2.4.1-beta3
  2. 0.0.7 Correct missing profile improvement from 0.0.6 to set ensure_vertical_shell_thickness = 0 (off).
  3. 0.0.6 Correct start gcode, match profile and firmware settings, and other profile improvements.
  4. 0.0.5 Correct Marlin Error accumulation for Ditto printer profiles.
  5. 0.0.4 Correct Marlin Error accumulation
  6. min_slic3r_version = 2.3.0-beta2
  7. 0.0.3 Removed obsolete host keys.
  8. min_slic3r_version = 2.2.0-alpha3
  9. 0.0.2 General print quality improvements
  10. 0.0.1 Multiple Print models were unified into a single one.
  11. 0.0.1-beta2 Bed model and textures added. Materials all use the BOBO2 identifier. deretract speed set to 0 to use retract speed.
  12. 0.0.1-beta1 Added new printer profiles for ditto printing. New retraction settings, new materials. Removed some settings which do not apply. More start gcode improvements.
  13. 0.0.1-alpha13 Adjusted Jerk, Acceleration, and maximum feedrates to better match the stock firmware. For Dual extrusion, tool change retractions were increased.
  14. 0.0.1-alpha12 github repo created for version history
  15. 0.0.1-alpha11 Revised version available to community for testing. Removed PVA and HIPS disolvable support materials from single extruder versions. Improved single extruder second nozzle standby temperature
  16. 0.0.1-alpha8 Available to community Early adopters for testing. Corrected filament settings to prevent duplicates, and reworked start and end gcode.
  17. # The following line (max_slic3r_version) forces the users of PrusaSlicer 2.2.0-alpha3 and newer to update the profiles to 0.0.1-alpha12 and newer,
  18. # so they will see the print bed.
  19. max_slic3r_version = 2.2.0-alpha2
  20. min_slic3r_version = 2.2.0-alpha0
  21. 0.0.1-alpha Initial version