Generic PLA-CF.json 434 B

123456789101112131415161718192021
  1. {
  2. "type": "filament",
  3. "filament_id": "GFL98",
  4. "setting_id": "GFSL98",
  5. "name": "Generic PLA-CF",
  6. "from": "system",
  7. "instantiation": "true",
  8. "inherits": "fdm_filament_pla",
  9. "filament_flow_ratio": [
  10. "0.95"
  11. ],
  12. "filament_max_volumetric_speed": [
  13. "12"
  14. ],
  15. "slow_down_layer_time": [
  16. "7"
  17. ],
  18. "compatible_printers": [
  19. "Bambu Lab X1 Carbon 0.4 nozzle"
  20. ]
  21. }