Rigid3D.ini 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469
  1. # Print profiles for the Rigid3D printers.
  2. [vendor]
  3. # Vendor name will be shown by the Config Wizard.
  4. name = Rigid3D
  5. # Configuration version of this file. Config file will only be installed, if the config_version differs.
  6. # This means, the server may force the PrusaSlicer configuration to be downgraded.
  7. config_version = 1.0.1
  8. # Where to get the updates from?
  9. config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Rigid3D/
  10. # changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
  11. # The printer models will be shown by the Configuration Wizard in this order,
  12. # also the first model installed & the first nozzle installed will be activated after install.
  13. # Printer model name will be shown by the installation wizard.
  14. [printer_model:Zero2]
  15. name = Rigid3D Zero2
  16. variants = 0.4
  17. technology = FFF
  18. family = Zero
  19. bed_model = zero_bed.stl
  20. bed_texture = zero2_bed.png
  21. default_materials = Generic PLA @Rigid3D; Generic PETG @Rigid3D; Generic ABS @Rigid3D; Rigid3D PLA @Rigid3D; Generic Nylon @Rigid3D; Generic FLEX @Rigid3D
  22. [printer_model:Zero3]
  23. name = Rigid3D Zero3
  24. variants = 0.4
  25. technology = FFF
  26. family = Zero
  27. bed_model = zero_bed.stl
  28. bed_texture = zero3_bed.png
  29. default_materials =Generic PLA @Rigid3D; Generic PETG @Rigid3D; Generic ABS @Rigid3D; Rigid3D PLA @Rigid3D; Generic Nylon @Rigid3D; Generic FLEX @Rigid3D
  30. [printer_model:Mucit]
  31. name = Rigid3D Mucit
  32. variants = 0.4
  33. technology = FFF
  34. family = Mucit
  35. bed_model = mucit_bed.stl
  36. bed_texture = mucit_bed.png
  37. default_materials = Generic PLA @Rigid3D; Rigid3D PLA @Rigid3D
  38. [printer_model:Mucit2]
  39. name = Rigid3D Mucit2
  40. variants = 0.4
  41. technology = FFF
  42. family = Mucit
  43. bed_model = mucit2_bed.stl
  44. bed_texture = mucit2_bed.png
  45. default_materials = Generic PLA @Rigid3D; Generic PETG @Rigid3D; Generic ABS @Rigid3D; Rigid3D PLA @Rigid3D; Generic Nylon @Rigid3D; Generic FLEX @Rigid3D
  46. # All presets starting with asterisk, for example *common*, are intermediate and they will
  47. # not make it into the user interface.
  48. # Common print preset
  49. [print:*common*]
  50. avoid_crossing_perimeters = 0
  51. avoid_crossing_perimeters_max_detour = 0
  52. bottom_fill_pattern = monotonic
  53. bottom_solid_min_thickness = 0.8
  54. bridge_acceleration = 0
  55. bridge_angle = 0
  56. bridge_flow_ratio = 1
  57. bridge_speed = 60
  58. brim_separation = 0
  59. brim_type = outer_only
  60. brim_width = 0
  61. clip_multipart_objects = 1
  62. compatible_printers =
  63. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_RIGID3D.*/
  64. complete_objects = 0
  65. default_acceleration = 0
  66. dont_support_bridges = 1
  67. draft_shield = disabled
  68. elefant_foot_compensation = 0
  69. ensure_vertical_shell_thickness = 0
  70. external_perimeter_extrusion_width = 0
  71. external_perimeter_speed = 50%
  72. external_perimeters_first = 1
  73. extra_perimeters = 1
  74. extruder_clearance_height = 20
  75. extruder_clearance_radius = 20
  76. extrusion_width = 0
  77. fill_angle = 45
  78. fill_density = 10%
  79. fill_pattern = line
  80. first_layer_acceleration = 0
  81. first_layer_acceleration_over_raft = 0
  82. first_layer_extrusion_width = 0
  83. first_layer_height = 0.2
  84. first_layer_speed = 50%
  85. first_layer_speed_over_raft = 30
  86. fuzzy_skin = none
  87. fuzzy_skin_point_dist = 0.8
  88. fuzzy_skin_thickness = 0.3
  89. gap_fill_enabled = 1
  90. gap_fill_speed = 20
  91. gcode_comments = 0
  92. gcode_label_objects = 0
  93. gcode_resolution = 0.0125
  94. gcode_substitutions =
  95. infill_acceleration = 0
  96. infill_anchor = 2.5
  97. infill_anchor_max = 12
  98. infill_every_layers = 1
  99. infill_extruder = 1
  100. infill_extrusion_width = 0
  101. infill_first = 0
  102. infill_only_where_needed = 0
  103. infill_overlap = 25%
  104. infill_speed = 60
  105. inherits =
  106. interface_shells = 0
  107. ironing = 0
  108. ironing_flowrate = 15%
  109. ironing_spacing = 0.1
  110. ironing_speed = 15
  111. ironing_type = top
  112. max_print_speed = 80
  113. max_volumetric_speed = 0
  114. min_skirt_length = 0
  115. mmu_segmented_region_max_width = 0
  116. notes =
  117. only_retract_when_crossing_perimeters = 0
  118. ooze_prevention = 0
  119. output_filename_format = {input_filename_base}_{layer_height}mm_{initial_filament_type}_{printer_model}.gcode
  120. overhangs = 1
  121. perimeter_acceleration = 0
  122. perimeter_extruder = 1
  123. perimeter_extrusion_width = 0
  124. perimeter_speed = 60
  125. perimeters = 2
  126. post_process =
  127. print_settings_id =
  128. raft_contact_distance = 0.1
  129. raft_expansion = 1.5
  130. raft_first_layer_density = 90%
  131. raft_first_layer_expansion = 3
  132. raft_layers = 0
  133. resolution = 0
  134. seam_position = random
  135. single_extruder_multi_material_priming = 1
  136. skirt_distance = 6
  137. skirt_height = 1
  138. skirts = 0
  139. slice_closing_radius = 0.049
  140. slicing_mode = regular
  141. small_perimeter_speed = 15
  142. solid_infill_below_area = 0
  143. solid_infill_every_layers = 0
  144. solid_infill_extruder = 1
  145. solid_infill_extrusion_width = 0
  146. solid_infill_speed = 100%
  147. spiral_vase = 0
  148. standby_temperature_delta = -5
  149. support_material = 1
  150. support_material_angle = 0
  151. support_material_auto = 1
  152. support_material_bottom_contact_distance = 0
  153. support_material_bottom_interface_layers = -1
  154. support_material_buildplate_only = 0
  155. support_material_closing_radius = 2
  156. support_material_contact_distance = 0.2
  157. support_material_enforce_layers = 0
  158. support_material_extruder = 1
  159. support_material_extrusion_width = 0
  160. support_material_interface_contact_loops = 0
  161. support_material_interface_extruder = 1
  162. support_material_interface_layers = 3
  163. support_material_interface_pattern = rectilinear
  164. support_material_interface_spacing = 0
  165. support_material_interface_speed = 100%
  166. support_material_pattern = rectilinear
  167. support_material_spacing = 2.5
  168. support_material_speed = 60
  169. support_material_style = organic
  170. support_material_synchronize_layers = 0
  171. support_material_threshold = 0
  172. support_material_with_sheath = 1
  173. support_material_xy_spacing = 50%
  174. thick_bridges = 0
  175. thin_walls = 1
  176. top_fill_pattern = monotonic
  177. top_infill_extrusion_width = 0
  178. top_solid_infill_speed = 100%
  179. top_solid_min_thickness = 0.8
  180. travel_speed = 80
  181. travel_speed_z = 0
  182. wipe_tower = 0
  183. wipe_tower_bridging = 10
  184. wipe_tower_brim_width = 2
  185. wipe_tower_no_sparse_layers = 0
  186. wipe_tower_rotation_angle = 0
  187. wipe_tower_width = 60
  188. wipe_tower_x = 180
  189. wipe_tower_y = 140
  190. xy_size_compensation = 0
  191. [print:0.06mm - Ultra @Rigid3D]
  192. inherits = *common*
  193. layer_height = 0.06
  194. bottom_solid_layers = 10
  195. top_solid_layers = 14
  196. [print:0.12mm - Super @Rigid3D]
  197. inherits = *common*
  198. layer_height = 0.12
  199. bottom_solid_layers = 7
  200. top_solid_layers = 7
  201. [print:0.16mm - Good @Rigid3D]
  202. inherits = *common*
  203. layer_height = 0.16
  204. bottom_solid_layers = 5
  205. top_solid_layers = 5
  206. [print:0.20mm - Standard @Rigid3D]
  207. inherits = *common*
  208. layer_height = 0.20
  209. bottom_solid_layers = 4
  210. top_solid_layers = 4
  211. [print:0.24mm - Draft @Rigid3D]
  212. inherits = *common*
  213. layer_height = 0.24
  214. bottom_solid_layers = 3
  215. top_solid_layers = 4
  216. [print:0.28mm - Low @Rigid3D]
  217. inherits = *common*
  218. layer_height = 0.28
  219. bottom_solid_layers = 3
  220. top_solid_layers = 4
  221. [filament:*common*]
  222. disable_fan_first_layers = 3
  223. end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n"
  224. extrusion_multiplier = 1
  225. fan_below_layer_time = 60
  226. filament_cooling_final_speed = 3.4
  227. filament_cooling_initial_speed = 2.2
  228. filament_cooling_moves = 4
  229. filament_cost = 0
  230. filament_deretract_speed = nil
  231. filament_diameter = 1.75
  232. filament_minimal_purge_on_wipe_tower = 15
  233. filament_notes = ""
  234. filament_retract_before_travel = nil
  235. filament_retract_before_wipe = nil
  236. filament_retract_layer_change = nil
  237. filament_retract_length = nil
  238. filament_retract_lift = nil
  239. filament_retract_lift_above = nil
  240. filament_retract_lift_below = nil
  241. filament_retract_restart_extra = nil
  242. filament_retract_speed = nil
  243. filament_settings_id = ""
  244. filament_soluble = 0
  245. filament_spool_weight = 0
  246. filament_wipe = nil
  247. min_print_speed = 10
  248. slowdown_below_layer_time = 10
  249. start_filament_gcode = "; Filament gcode\n"
  250. [filament:*PLA*]
  251. inherits = *common*
  252. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_RIGID3D.*/
  253. bridge_fan_speed = 100
  254. cooling = 1
  255. fan_always_on = 1
  256. filament_type = PLA
  257. full_fan_speed_layer = 4
  258. max_fan_speed = 100
  259. min_fan_speed = 100
  260. [filament:*ABS*]
  261. inherits = *common*
  262. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_RIGID3D.*/ and printer_notes=~/.*PRINTER_HAS_HEATEDBED.*/
  263. cooling = 1
  264. fan_always_on = 0
  265. filament_type = ABS
  266. max_fan_speed = 0
  267. min_fan_speed = 0
  268. [filament:*PETG*]
  269. inherits = *common*
  270. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_RIGID3D.*/ and printer_notes=~/.*PRINTER_HAS_HEATEDBED.*/
  271. cooling = 1
  272. fan_always_on = 0
  273. filament_type = PETG
  274. max_fan_speed = 50
  275. min_fan_speed = 30
  276. [filament:*FLEX*]
  277. inherits = *common*
  278. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_RIGID3D.*/ and printer_notes=~/.*PRINTER_HAS_HEATEDBED.*/
  279. bridge_fan_speed = 100
  280. cooling = 1
  281. fan_always_on = 1
  282. filament_type = FLEX
  283. full_fan_speed_layer = 4
  284. max_fan_speed = 100
  285. min_fan_speed = 100
  286. [filament:*NYLON*]
  287. inherits = *common*
  288. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_RIGID3D.*/ and printer_notes=~/.*PRINTER_HAS_HEATEDBED.*/
  289. cooling = 1
  290. fan_always_on = 0
  291. filament_type = NYLON
  292. max_fan_speed = 0
  293. min_fan_speed = 0
  294. [filament:Generic PLA @Rigid3D]
  295. inherits = *PLA*
  296. bed_temperature = 55
  297. filament_colour = #FFFF00
  298. filament_density = 1.24
  299. filament_max_volumetric_speed = 12
  300. first_layer_temperature = 215
  301. temperature = 215
  302. first_layer_bed_temperature = 60
  303. [filament:Rigid3D PLA @Rigid3D]
  304. inherits = *PLA*
  305. filament_colour = #FFFF00
  306. filament_density = 1.24
  307. first_layer_temperature = 210
  308. temperature = 205
  309. first_layer_bed_temperature = 60
  310. bed_temperature = 55
  311. filament_max_volumetric_speed = 12
  312. [filament:Generic ABS @Rigid3D]
  313. inherits = *ABS*
  314. filament_colour = #49B928
  315. filament_density = 1.04
  316. first_layer_temperature = 235
  317. temperature = 235
  318. first_layer_bed_temperature = 100
  319. bed_temperature = 100
  320. filament_max_volumetric_speed = 8
  321. [filament:Generic PETG @Rigid3D]
  322. inherits = *PETG*
  323. filament_colour = #FF8000
  324. filament_density = 1.27
  325. first_layer_temperature = 240
  326. temperature = 240
  327. first_layer_bed_temperature = 70
  328. bed_temperature = 70
  329. filament_max_volumetric_speed = 8
  330. [filament:Generic FLEX @Rigid3D]
  331. inherits = *FLEX*
  332. filament_colour = #C80000
  333. filament_density = 1.21
  334. first_layer_temperature = 225
  335. temperature = 225
  336. first_layer_bed_temperature = 70
  337. bed_temperature = 70
  338. filament_max_volumetric_speed = 2.5
  339. [filament:Generic Nylon @Rigid3D]
  340. inherits = *NYLON*
  341. filament_colour = #0AF1CE
  342. filament_density = 1.12
  343. first_layer_temperature = 250
  344. temperature = 250
  345. first_layer_bed_temperature = 100
  346. bed_temperature = 100
  347. filament_max_volumetric_speed = 8
  348. # Common printer preset
  349. [printer:*common*]
  350. before_layer_gcode = ;BEFORE_LAYER_CHANGE\n;[layer_z]\n\n
  351. between_objects_gcode =
  352. color_change_gcode = M600
  353. default_filament_profile = "Rigid3D PLA @Rigid3D"
  354. default_print_profile = "0.20mm - Standard @Rigid3D"
  355. deretract_speed = 0
  356. extruder_offset = 0x0
  357. gcode_flavor = marlin2
  358. layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z]\n\n
  359. machine_limits_usage = time_estimate_only
  360. machine_max_acceleration_e = 1000
  361. machine_max_acceleration_extruding = 500
  362. machine_max_acceleration_retracting = 1000
  363. machine_max_acceleration_travel = 1000
  364. machine_max_acceleration_x = 500
  365. machine_max_acceleration_y = 500
  366. machine_max_acceleration_z = 100
  367. machine_max_feedrate_e = 25
  368. machine_max_feedrate_x = 120
  369. machine_max_feedrate_y = 120
  370. machine_max_feedrate_z = 20
  371. machine_max_jerk_e = 5
  372. machine_max_jerk_x = 10
  373. machine_max_jerk_y = 10
  374. machine_max_jerk_z = 0.3
  375. machine_min_extruding_rate = 0
  376. machine_min_travel_rate = 0
  377. max_layer_height = 0.32
  378. min_layer_height = 0.05
  379. nozzle_diameter = 0.4
  380. pause_print_gcode = M0
  381. printer_settings_id =
  382. printer_technology = FFF
  383. printer_variant = 0.4
  384. remaining_times = 0
  385. retract_before_travel = 2
  386. retract_before_wipe = 0%
  387. retract_layer_change = 0
  388. retract_length = 1
  389. retract_length_toolchange = 10
  390. retract_lift = 0
  391. retract_lift_above = 0
  392. retract_lift_below = 0
  393. retract_restart_extra = 0
  394. retract_restart_extra_toolchange = 0
  395. retract_speed = 25
  396. silent_mode = 0
  397. single_extruder_multi_material = 0
  398. template_custom_gcode =
  399. thumbnails =
  400. toolchange_gcode =
  401. use_firmware_retraction = 0
  402. use_relative_e_distances = 0
  403. use_volumetric_e = 0
  404. variable_layer_height = 1
  405. wipe = 0
  406. z_offset = 0
  407. [printer:Rigid3D Zero2]
  408. inherits = *common*
  409. bed_shape = 0x0,200x0,200x200,0x200
  410. max_print_height = 190
  411. printer_model = Zero2
  412. printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_ZERO2\nPRINTER_HAS_HEATEDBED\n
  413. start_gcode = G21\nG92 E0\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature]\nG28\nM420 S1\nM107\nG90\nM190 S[first_layer_bed_temperature]\nM109 S[first_layer_temperature]\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X190.0 Y0.1 Z0.3 F1500.0 E15\nG1 X190 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E30\nG1 Z2.0 F1500.0\nG92 E0\n
  414. end_gcode = G1 X0 Y180\nM107\nG91\nG0 Z20\nT0\nG1 E-1\nM104 T0 S0\nG90\nG92 E0\nM140 S0\nM84\nM300 S2093 P150\nM300 S2637 P150\nM300 S3135 P150\nM300 S4186 P150\nM300 S3135 P150\nM300 S2637 P150\nM300 S2793 P150\nM300 S2349 P150\nM300 S1975 P150\nM300 S2093 P450\n
  415. [printer:Rigid3D Zero3]
  416. inherits = *common*
  417. bed_shape = 0x0,200x0,200x200,0x200
  418. max_print_height = 200
  419. printer_model = Zero3
  420. printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_ZERO3\nPRINTER_HAS_HEATEDBED\n
  421. start_gcode = G21\nG92 E0\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature]\nG28\nM420 S1\nM107\nG90\nM190 S[first_layer_bed_temperature]\nM109 S[first_layer_temperature]\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X190.0 Y0.1 Z0.3 F1500.0 E15\nG1 X190 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E30\nG1 Z2.0 F1500.0\nG92 E0\n
  422. end_gcode = G92 E0\nT0\nG1 F1800 E-2\nG27 P2\nM107\nM104 T0 S0\nM140 S0\nG90\nG92 E0\nM18\n
  423. [printer:Rigid3D Mucit]
  424. inherits = *common*
  425. bed_shape = 0x0,150x0,150x150,0x150
  426. max_print_height = 150
  427. printer_model = Mucit
  428. printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_MUCIT\n
  429. start_gcode = G21\nG92 E0\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature]\nG28\nM420 S1\nM107\nG90\nM190 S[first_layer_bed_temperature]\nM109 S[first_layer_temperature]\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X140.0 Y0.1 Z0.3 F1500.0 E10\nG1 X140 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E20\nG1 Z2.0 F1500.0\nG92 E0\n
  430. end_gcode = G1 X0 Y140\nM107\nG91\nG0 Z20\nT0\nG1 E-2\nM104 T0 S0\nG90\nG92 E0\nM140 S0\nM84\nM300 S2093 P150\nM300 S2637 P150\nM300 S3135 P150\nM300 S4186 P150\nM300 S3135 P150\nM300 S2637 P150\nM300 S2793 P150\nM300 S2349 P150\nM300 S1975 P150\nM300 S2093 P450\n
  431. [printer:Rigid3D Mucit2]
  432. inherits = *common*
  433. bed_shape = 0x0,150x0,150x150,0x150
  434. max_print_height = 150
  435. printer_model = Mucit2
  436. printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_MUCIT2\nPRINTER_HAS_HEATEDBED\n
  437. start_gcode = G21\nG92 E0\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature]\nG28\nM420 S1\nM107\nG90\nM190 S[first_layer_bed_temperature]\nM109 S[first_layer_temperature]\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X140.0 Y0.1 Z0.3 F1500.0 E10\nG1 X140 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E20\nG1 Z2.0 F1500.0\nG92 E0\n
  438. end_gcode = G92 E0\nT0\nG1 F1800 E-2\nG27 P2\nM107\nM104 T0 S0\nM140 S0\nG90\nG92 E0\nM18\n