fdm_process_common.json 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. {
  2. "type": "process",
  3. "name": "fdm_process_common",
  4. "from": "system",
  5. "instantiation": "false",
  6. "adaptive_layer_height": "0",
  7. "reduce_crossing_wall": "0",
  8. "bridge_flow": "0.95",
  9. "bridge_speed": "25",
  10. "brim_width": "5",
  11. "compatible_printers": [],
  12. "print_sequence": "by layer",
  13. "default_acceleration": "10000",
  14. "bridge_no_support": "1",
  15. "elefant_foot_compensation": "0.1",
  16. "outer_wall_line_width": "0.4",
  17. "outer_wall_speed": "120",
  18. "line_width": "0.45",
  19. "infill_direction": "45",
  20. "sparse_infill_density": "15%",
  21. "sparse_infill_pattern": "grid",
  22. "initial_layer_line_width": "0.42",
  23. "initial_layer_print_height": "0.2",
  24. "initial_layer_speed": "20",
  25. "gap_infill_speed": "30",
  26. "infill_combination": "0",
  27. "sparse_infill_line_width": "0.45",
  28. "infill_wall_overlap": "25%",
  29. "sparse_infill_speed": "50",
  30. "interface_shells": "0",
  31. "detect_overhang_wall": "0",
  32. "reduce_infill_retraction": "0",
  33. "filename_format": "{input_filename_base}.gcode",
  34. "wall_loops": "2",
  35. "inner_wall_line_width": "0.45",
  36. "inner_wall_speed": "40",
  37. "print_settings_id": "",
  38. "raft_layers": "0",
  39. "seam_position": "nearest",
  40. "skirt_distance": "2",
  41. "skirt_height": "2",
  42. "minimum_sparse_infill_area": "0",
  43. "internal_solid_infill_line_width": "0.45",
  44. "internal_solid_infill_speed": "40",
  45. "spiral_mode": "0",
  46. "standby_temperature_delta": "-5",
  47. "enable_support": "0",
  48. "support_filament": "0",
  49. "support_line_width": "0.42",
  50. "support_interface_filament": "0",
  51. "support_on_build_plate_only": "0",
  52. "support_top_z_distance": "0.15",
  53. "support_interface_loop_pattern": "0",
  54. "support_interface_top_layers": "2",
  55. "support_interface_spacing": "0",
  56. "support_interface_speed": "80",
  57. "support_base_pattern": "rectilinear",
  58. "support_base_pattern_spacing": "2",
  59. "support_speed": "40",
  60. "support_threshold_angle": "40",
  61. "support_object_xy_distance": "0.5",
  62. "tree_support_with_infill": "1",
  63. "detect_thin_wall": "0",
  64. "top_surface_line_width": "0.4",
  65. "top_surface_speed": "30",
  66. "travel_speed": "400",
  67. "enable_prime_tower": "0",
  68. "prime_tower_width": "60",
  69. "xy_hole_compensation": "0",
  70. "xy_contour_compensation": "0"
  71. }