bp_PLA_Normal_Quality.inst.cfg 641 B

123456789101112131415161718192021222324
  1. [general]
  2. definition = builder_premium_small
  3. name = Normal
  4. version = 4
  5. [metadata]
  6. material = generic_pla
  7. quality_type = normal
  8. setting_version = 23
  9. type = quality
  10. weight = 0
  11. [values]
  12. bottom_thickness = =layer_height * 3
  13. layer_height = 0.2
  14. material_bed_temperature = 45
  15. material_bed_temperature_layer_0 = =material_bed_temperature
  16. material_final_print_temperature = =material_print_temperature
  17. material_initial_print_temperature = =material_print_temperature
  18. material_print_temperature = =default_material_print_temperature + 15
  19. material_standby_temperature = =material_print_temperature
  20. speed_print = 50
  21. top_thickness = =layer_height * 5