Voron.ini 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856
  1. # Print profiles for the Creality printers.
  2. [vendor]
  3. # Vendor name will be shown by the Config Wizard.
  4. name = Voron
  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 = 0.0.1
  8. # Where to get the updates from?
  9. config_update_url =
  10. # The printer models will be shown by the Configuration Wizard in this order,
  11. # also the first model installed & the first nozzle installed will be activated after install.
  12. #TODO: One day we may differentiate variants of the nozzles / hot ends,
  13. #for example by the melt zone size, or whether the nozzle is hardened.
  14. # Printer model name will be shown by the installation wizard.
  15. [printer_model:Voron_v2_250]
  16. name = Voron v2 250mm3
  17. variants = 0.4; 0.25; 0.3; 0.5; 0.6; 0.8; volcano 0.6; volcano 0.8; volcano 1.0; volcano 1.2
  18. technology = FFF
  19. family = Voron v2
  20. bed_model = printbed-v2-250.STL
  21. bed_texture = bedtexture-v2-250.png
  22. default_materials = Basic PLA @VORON; Basic PLA VOLCANO @VORON; Basic PET @VORON; Basic PET VOLCANO @VORON Basic ABS @VORON; Basic ABS VOLCANO @VORON
  23. thumbnail = voron2_thumbnail.png
  24. [printer_model:Voron_v2_300]
  25. name = Voron v2 300mm3
  26. variants = 0.4; 0.25; 0.3; 0.5; 0.6; 0.8; volcano 0.6; volcano 0.8; volcano 1.0; volcano 1.2
  27. technology = FFF
  28. family = Voron v2
  29. bed_model = printbed-v2-300.STL
  30. bed_texture = bedtexture-v2-300.png
  31. default_materials = Basic PLA @VORON; Basic PLA VOLCANO @VORON; Basic PET @VORON; Basic PET VOLCANO @VORON Basic ABS @VORON; Basic ABS VOLCANO @VORON
  32. thumbnail = voron2_thumbnail.png
  33. [printer_model:Voron_v2_350]
  34. name = Voron v2 350mm3
  35. variants = 0.4; 0.25; 0.3; 0.5; 0.6; 0.8; volcano 0.6; volcano 0.8; volcano 1.0; volcano 1.2
  36. technology = FFF
  37. family = Voron v2
  38. bed_model = printbed-v2-350.STL
  39. bed_texture = bedtexture-v2-350.png
  40. default_materials = Basic PLA @VORON; Basic PLA VOLCANO @VORON; Basic PET @VORON; Basic PET VOLCANO @VORON Basic ABS @VORON; Basic ABS VOLCANO @VORON
  41. thumbnail = voron2_thumbnail.png
  42. # All presets starting with asterisk, for example *common*, are intermediate and they will
  43. # not make it into the user interface
  44. [printer:*0.25nozzle*]
  45. nozzle_diameter = 0.25
  46. max_layer_height = 0.175
  47. min_layer_height = 0.025
  48. printer_variant = 0.25
  49. default_print_profile = 0.10mm 0.25nozzle
  50. [printer:*0.3nozzle*]
  51. nozzle_diameter = 0.3
  52. max_layer_height = 0.225
  53. min_layer_height = 0.025
  54. printer_variant = 0.3
  55. default_print_profile = 0.10mm 0.3nozzle
  56. [printer:*0.4nozzle*]
  57. nozzle_diameter = 0.4
  58. max_layer_height = 0.3
  59. min_layer_height = 0.0375
  60. printer_variant = 0.4
  61. default_print_profile = 0.15mm 0.4nozzle
  62. [printer:*0.5nozzle*]
  63. nozzle_diameter = 0.5
  64. max_layer_height = 0.375
  65. min_layer_height = 0.05
  66. printer_variant = 0.5
  67. default_print_profile = 0.2mm 0.5nozzle
  68. [printer:*0.6nozzle*]
  69. nozzle_diameter = 0.6
  70. max_layer_height = 0.45
  71. min_layer_height = 0.075
  72. printer_variant = 0.6
  73. default_print_profile = 0.2mm 0.6nozzle
  74. [printer:*0.8nozzle*]
  75. nozzle_diameter = 0.8
  76. max_layer_height = 0.6
  77. min_layer_height = 0.0875
  78. printer_variant = 0.8
  79. default_print_profile = 0.3mm 0.8nozzle
  80. [printer:*1.0nozzle*]
  81. nozzle_diameter = 1.0
  82. max_layer_height = 0.75
  83. min_layer_height = 0.1
  84. default_print_profile = 0.4mm 1.0nozzle
  85. [printer:*1.2nozzle*]
  86. nozzle_diameter = 1.2
  87. max_layer_height = 0.9
  88. min_layer_height = 0.125
  89. default_print_profile = 0.4mm 1.2nozzle
  90. # Common printer preset
  91. [printer:*common*]
  92. printer_technology = FFF
  93. before_layer_gcode = ;BEFORE_LAYER_CHANGE\n;[layer_z]\n\n
  94. between_objects_gcode =
  95. deretract_speed = 0
  96. end_gcode = M104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+30, max_print_height)}{endif} ; Move print head up\nG92 E0 ; zero the extruder\nG1 E-10.0 F3600 ; retract filament\nG1 E5.0 F1000 ; form tip\nG1 E-7.0 F1000\nG1 E5.0 F1000\nG1 E-7.0 F1000\nG1 E5.0 F1000\nG1 E-6.0 F1000\nG90 ; absolute positioning\nG0 X125 Y250 F3600 ; park nozzle at rear\n;M84 ; disable motors
  97. extruder_colour = #FFE3CA
  98. extruder_offset = 0x0
  99. gcode_flavor = klipper
  100. fan_speedup_time = -1
  101. layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z]
  102. machine_max_acceleration_e = 10000
  103. machine_max_acceleration_extruding = 1500
  104. machine_max_acceleration_retracting = 1500
  105. machine_max_acceleration_x = 9000
  106. machine_max_acceleration_y = 9000
  107. machine_max_acceleration_z = 500
  108. machine_max_feedrate_e = 120
  109. machine_max_feedrate_x = 500
  110. machine_max_feedrate_y = 500
  111. machine_max_feedrate_z = 12
  112. machine_max_jerk_e = 2.5
  113. machine_max_jerk_x = 10
  114. machine_max_jerk_y = 10
  115. machine_max_jerk_z = 0.2
  116. machine_min_extruding_rate = 0
  117. machine_min_travel_rate = 0
  118. remaining_times = 0
  119. silent_mode = 0
  120. octoprint_apikey =
  121. octoprint_host =
  122. printer_notes = voron
  123. printer_settings_id =
  124. retract_before_travel = 2
  125. retract_before_wipe = 0%
  126. retract_layer_change = 0
  127. retract_length = 3.8
  128. retract_length_toolchange = 10
  129. retract_lift = 0.1
  130. retract_lift_above = 0
  131. retract_lift_below = 500
  132. retract_restart_extra = 0
  133. retract_restart_extra_toolchange = 0
  134. retract_speed = 70
  135. serial_port =
  136. serial_speed = 250000
  137. single_extruder_multi_material = 0
  138. start_gcode = ;================ SET VARIABLES ====================\nG21 ;set units to mm \nG90 ;use absolute coordinates\nM290 R0 S0 ;reset babystepping\nM220 S100 ;reset speed multiplier\nG92 E0 ;reset e count\nM83 ;relative extrusion\nSET_PRESSURE_ADVANCE ADVANCE=0.4 ;set pressure advance\nM106 P7 S255 ;leds on\n;================ INITIALISATION ====================\n;----------------------- QAUD GANTRY LEVEL---------------------------------\nG28 ; first homing, to be sure the printer is initialized and can receive move commands\nQUAD_GANTRY_LEVEL ;level the gantry\n;----------------------- CLEANING---------------------------------\nM140 S[first_layer_bed_temperature] ;set bed temperature do not wait\nM104 S160 ;set temperature to soft but no drop\nM109 S160 ;wait temp\n; BRUSH_NOZZLE ; call the macro that will clean the nozzle. Do it yourself if there are none.\n;----------------------- PRECISE HOME---------------------------------\nG28 ; \n;----------------------- WAIT TEMP---------------------------------\nM104 S[first_layer_temperature] ;set temperature do not wait\nM109 S[first_layer_temperature] ;wait first layer temp\nM190 S[first_layer_bed_temperature] ;wait for bed temp\n;=============== START =============== \n;-----------------------PRIMING-------------------------------------------\nG0 X0 Y0 ;move to approx starting location\nG0 Z0.4\nG1 X70.0 E25.0 F500 ;prime extruder\nG92 E0 ;reset extrusion\n
  139. toolchange_gcode =
  140. use_firmware_retraction = 0
  141. use_relative_e_distances = 1
  142. use_volumetric_e = 0
  143. variable_layer_height = 1
  144. wipe = 1
  145. z_offset = 0
  146. default_filament_profile = Basic PLA @VORON
  147. [printer:*volcano*]
  148. retract_length = 4
  149. [printer:*Voron_v2_250*]
  150. inherits = *common*
  151. bed_shape = 0x0,250x0,250x250,0x250
  152. max_print_height = 250
  153. printer_model = Voron_v2_250
  154. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nE3DV6
  155. [printer:*Voron_v2_300*]
  156. inherits = *common*
  157. bed_shape = 0x0,300x0,300x300,0x300
  158. max_print_height = 300
  159. printer_model = Voron_v2_300
  160. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nE3DV6
  161. [printer:*Voron_v2_350*]
  162. inherits = *common*
  163. bed_shape = 0x0,350x0,350x350,0x350
  164. max_print_height = 350
  165. printer_model = Voron_v2_350
  166. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nE3DV6
  167. [printer:Voron_v2_250 0.25 nozzle]
  168. inherits = *Voron_v2_250*; *0.25nozzle*
  169. [printer:Voron_v2_250 0.3 nozzle]
  170. inherits = *Voron_v2_250*; *0.3nozzle*
  171. [printer:Voron_v2_250 0.4 nozzle]
  172. inherits = *Voron_v2_250*; *0.4nozzle*
  173. [printer:Voron_v2_250 0.5 nozzle]
  174. inherits = *Voron_v2_250*; *0.5nozzle*
  175. [printer:Voron_v2_250 0.6 nozzle]
  176. inherits = *Voron_v2_250*; *0.6nozzle*
  177. [printer:Voron_v2_250 0.8 nozzle]
  178. inherits = *Voron_v2_250*; *0.8nozzle*
  179. [printer:Voron_v2_250 0.6 volcano]
  180. inherits = *Voron_v2_250*; *0.6nozzle*; *volcano*
  181. printer_variant = volcano 0.6
  182. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  183. default_filament_profile = Basic PLA VOLCANO @VORON
  184. [printer:Voron_v2_250 0.8 volcano]
  185. inherits = *Voron_v2_250*; *0.8nozzle*; *volcano*
  186. printer_variant = volcano 0.8
  187. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  188. default_filament_profile = Basic PLA VOLCANO @VORON
  189. [printer:Voron_v2_250 1.0 volcano]
  190. inherits = *Voron_v2_250*; *1.0nozzle*; *volcano*
  191. printer_variant = volcano 1.0
  192. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  193. default_filament_profile = Basic PLA VOLCANO @VORON
  194. [printer:Voron_v2_250 1.2 volcano]
  195. inherits = *Voron_v2_250*; *1.2nozzle*; *volcano*
  196. printer_variant = volcano 1.2
  197. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  198. default_filament_profile = Basic PLA VOLCANO @VORON
  199. [printer:Voron_v2_300 0.25 nozzle]
  200. inherits = *Voron_v2_300*; *0.25nozzle*
  201. [printer:Voron_v2_300 0.3 nozzle]
  202. inherits = *Voron_v2_300*; *0.3nozzle*
  203. [printer:Voron_v2_300 0.4 nozzle]
  204. inherits = *Voron_v2_300*; *0.4nozzle*
  205. [printer:Voron_v2_300 0.5 nozzle]
  206. inherits = *Voron_v2_300*; *0.5nozzle*
  207. [printer:Voron_v2_300 0.6 nozzle]
  208. inherits = *Voron_v2_300*; *0.6nozzle*
  209. [printer:Voron_v2_300 0.8 nozzle]
  210. inherits = *Voron_v2_300*; *0.8nozzle*
  211. [printer:Voron_v2_300 0.6 volcano]
  212. inherits = *Voron_v2_300*; *0.6nozzle*; *volcano*
  213. printer_variant = volcano 0.6
  214. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  215. default_filament_profile = Basic PLA VOLCANO @VORON
  216. [printer:Voron_v2_300 0.8 volcano]
  217. inherits = *Voron_v2_300*; *0.8nozzle*; *volcano*
  218. printer_variant = volcano 0.8
  219. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  220. default_filament_profile = Basic PLA VOLCANO @VORON
  221. [printer:Voron_v2_300 1.0 volcano]
  222. inherits = *Voron_v2_300*; *1.0nozzle*; *volcano*
  223. printer_variant = volcano 1.0
  224. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  225. default_filament_profile = Basic PLA VOLCANO @VORON
  226. [printer:Voron_v2_300 1.2 volcano]
  227. inherits = *Voron_v2_300*; *1.2nozzle*; *volcano*
  228. printer_variant = volcano 1.2
  229. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  230. default_filament_profile = Basic PLA VOLCANO @VORON
  231. [printer:Voron_v2_350 0.25 nozzle]
  232. inherits = *Voron_v2_350*; *0.25nozzle*
  233. [printer:Voron_v2_350 0.3 nozzle]
  234. inherits = *Voron_v2_350*; *0.3nozzle*
  235. [printer:Voron_v2_350 0.4 nozzle]
  236. inherits = *Voron_v2_350*; *0.4nozzle*
  237. [printer:Voron_v2_350 0.5 nozzle]
  238. inherits = *Voron_v2_350*; *0.5nozzle*
  239. [printer:Voron_v2_350 0.6 nozzle]
  240. inherits = *Voron_v2_350*; *0.6nozzle*
  241. [printer:Voron_v2_350 0.8 nozzle]
  242. inherits = *Voron_v2_350*; *0.8nozzle*
  243. [printer:Voron_v2_350 volcano 0.6 nozzle]
  244. inherits = *Voron_v2_350*; *0.6nozzle*; *volcano*
  245. printer_variant = volcano 0.6
  246. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  247. default_filament_profile = Basic PLA VOLCANO @VORON
  248. [printer:Voron_v2_350 volcano 0.8 nozzle]
  249. inherits = *Voron_v2_350*; *0.8nozzle*; *volcano*
  250. printer_variant = volcano 0.8
  251. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  252. default_filament_profile = Basic PLA VOLCANO @VORON
  253. [printer:Voron_v2_350 volcano 1.0 nozzle]
  254. inherits = *Voron_v2_350*; *1.0nozzle*; *volcano*
  255. printer_variant = volcano 1.0
  256. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  257. default_filament_profile = Basic PLA VOLCANO @VORON
  258. [printer:Voron_v2_350 volcano 1.2 nozzle]
  259. inherits = *Voron_v2_350*; *1.2nozzle*; *volcano*
  260. printer_variant = volcano 1.2
  261. printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO
  262. default_filament_profile = Basic PLA VOLCANO @VORON
  263. # Common print preset, mostly derived from MK2 single material with a 0.4mm nozzle.
  264. # All other print presets will derive from the *common* print preset.
  265. [print:*common*]
  266. avoid_crossing_perimeters = 0
  267. bridge_acceleration = 2000
  268. bridge_angle = 0
  269. bridge_flow_ratio = 90%
  270. bottom_fill_pattern = rectilineargapfill
  271. bridge_speed = 60
  272. brim_inside_holes = 0
  273. brim_width = 0
  274. brim_width_interior = 0
  275. brim_ears = 0
  276. brim_ears_max_angle = 120
  277. clip_multipart_objects = 1
  278. compatible_printers =
  279. complete_objects = 0
  280. curve_smoothing_precision = 0
  281. curve_smoothing_angle_convex = 160
  282. curve_smoothing_angle_concave = 160
  283. curve_smoothing_cutoff_dist = 4
  284. default_acceleration = 3500
  285. dont_support_bridges = 1
  286. ensure_vertical_shell_thickness = 1
  287. external_perimeters_first = 0
  288. external_perimeter_speed = 50
  289. extra_perimeters = 0
  290. extra_perimeters_odd_layers = 0
  291. extruder_clearance_height = 20
  292. extruder_clearance_radius = 20
  293. elefant_foot_compensation = -0.1
  294. fill_angle = 45
  295. fill_density = 13%
  296. fill_pattern = gyroid
  297. fill_top_flow_ratio = 100%
  298. fill_smooth_width = 50%
  299. fill_smooth_distribution = 15%
  300. first_layer_acceleration = 1000
  301. first_layer_flow_ratio = 100%
  302. first_layer_height = 75%
  303. first_layer_speed = 30
  304. gap_fill_speed = 80
  305. gcode_comments = 0
  306. hole_size_compensation = -0.05
  307. infill_acceleration = 3500
  308. infill_dense = 1
  309. infill_dense_algo = autosmall
  310. infill_every_layers = 1
  311. infill_extruder = 1
  312. infill_first = 0
  313. infill_only_where_needed = 0
  314. infill_overlap = 38%
  315. infill_speed = 125
  316. interface_shells = 0
  317. label_printed_objects = 1
  318. max_print_speed = 150
  319. max_volumetric_extrusion_rate_slope_negative = 0
  320. max_volumetric_extrusion_rate_slope_positive = 0
  321. max_volumetric_speed = 0
  322. min_skirt_length = 5
  323. notes = TODO: check the size of the extruder and the y-bar clearance. Optimize & test supports.
  324. only_one_perimeter_top = 1
  325. only_retract_when_crossing_perimeters = 1
  326. ooze_prevention = 0
  327. output_filename_format = [input_filename_base]-[timestamp].gcode
  328. over_bridge_flow_ratio = 110%
  329. overhangs = 1
  330. perimeters = 3
  331. perimeter_acceleration = 2000
  332. perimeter_extruder = 1
  333. perimeter_speed = 100
  334. post_process =
  335. print_settings_id =
  336. raft_layers = 0
  337. resolution = 0
  338. seam_position = hidden
  339. single_extruder_multi_material_priming = 1
  340. skirts = 2
  341. skirt_distance = 3
  342. skirt_height = 1
  343. small_perimeter_speed = 50
  344. solid_infill_below_area = 0
  345. solid_infill_every_layers = 0
  346. solid_infill_extruder = 1
  347. solid_infill_speed = 125
  348. spiral_vase = 0
  349. standby_temperature_delta = -5
  350. support_material = 0
  351. support_material_extruder = 0
  352. support_material_angle = 0
  353. support_material_buildplate_only = 0
  354. support_material_enforce_layers = 0
  355. support_material_contact_distance_type = filament
  356. support_material_contact_distance_top = 0.15
  357. support_material_contact_distance_bottom = 0.15
  358. support_material_interface_contact_loops = 0
  359. support_material_interface_extruder = 1
  360. support_material_interface_layers = 1
  361. support_material_interface_pattern = sawtooth
  362. support_material_interface_spacing = 0
  363. support_material_interface_speed = 70
  364. support_material_pattern = rectilinear
  365. support_material_solid_first_layer = 1
  366. support_material_spacing = 1.5
  367. support_material_speed = 90
  368. support_material_synchronize_layers = 0
  369. support_material_threshold = 30
  370. support_material_with_sheath = 0
  371. support_material_xy_spacing = 0.6
  372. thin_perimeters = 0
  373. thin_walls = 1
  374. thin_walls_min_width = 50%
  375. thin_walls_overlap = 50%
  376. top_fill_pattern = smooth
  377. top_solid_infill_speed = 50
  378. travel_speed = 350
  379. wipe_tower = 1
  380. wipe_tower_bridging = 10
  381. wipe_tower_rotation_angle = 0
  382. wipe_tower_width = 60
  383. wipe_tower_x = 180
  384. wipe_tower_y = 140
  385. xy_size_compensation = 0
  386. extrusion_width = 110%
  387. external_perimeter_extrusion_width = 105%
  388. first_layer_extrusion_width = 140%
  389. infill_extrusion_width = 110%
  390. perimeter_extrusion_width = 110%
  391. solid_infill_extrusion_width = 110%
  392. top_infill_extrusion_width = 110%
  393. support_material_extrusion_width = 110%
  394. # Print parameters common to a 0.25mm diameter nozzle.
  395. [print:*0.25nozzle*]
  396. perimeters = 5
  397. support_material_interface_spacing = 0.1
  398. support_material_spacing = 1
  399. first_layer_height = 0.15
  400. # Print parameters common to a 0.3mm diameter nozzle.
  401. [print:*0.3nozzle*]
  402. perimeters = 4
  403. support_material_interface_spacing = 0.15
  404. support_material_spacing = 1
  405. first_layer_height = 0.2
  406. # Print parameters common to a 0.2mm diameter nozzle.
  407. [print:*0.4nozzle*]
  408. perimeters = 3
  409. support_material_interface_spacing = 0.2
  410. support_material_spacing = 1
  411. first_layer_height = 0.2
  412. # Print parameters common to a 0.2mm diameter nozzle.
  413. [print:*0.5nozzle*]
  414. perimeters = 2
  415. support_material_interface_spacing = 0.2
  416. support_material_spacing = 1.1
  417. first_layer_height = 0.2
  418. # Print parameters common to a 0.2mm diameter nozzle.
  419. [print:*0.6nozzle*]
  420. perimeters = 2
  421. support_material_interface_spacing = 0.3
  422. support_material_spacing = 1.2
  423. first_layer_height = 0.3
  424. # Print parameters common to a 0.8mm diameter nozzle.
  425. [print:*0.8nozzle*]
  426. perimeters = 2
  427. support_material_interface_spacing = 0.3
  428. support_material_spacing = 1.2
  429. first_layer_height = 0.4
  430. [print:*1.0nozzle*]
  431. perimeters = 2
  432. support_material_interface_spacing = 0.4
  433. support_material_spacing = 1.4
  434. first_layer_height = 0.4
  435. [print:*1.2nozzle*]
  436. perimeters = 2
  437. support_material_interface_spacing = 0.5
  438. support_material_spacing = 1.6
  439. first_layer_height = 0.4
  440. [print:*0.05mm*]
  441. inherits = *common*
  442. bottom_solid_layers = 11
  443. top_solid_layers = 12
  444. layer_height = 0.05
  445. bridge_flow_ratio = 70%
  446. external_perimeter_speed = 35
  447. infill_acceleration = 1500
  448. infill_speed = 100
  449. max_print_speed = 100
  450. perimeter_speed = 45
  451. solid_infill_speed = 60
  452. top_solid_infill_speed = 40
  453. bridge_speed = 30
  454. [print:*0.10mm*]
  455. inherits = *common*
  456. bottom_solid_layers = 8
  457. top_solid_layers = 9
  458. layer_height = 0.1
  459. bridge_flow_ratio = 80%
  460. external_perimeter_speed = 35
  461. infill_acceleration = 1500
  462. infill_speed = 100
  463. max_print_speed = 100
  464. perimeter_speed = 45
  465. solid_infill_speed = 60
  466. top_solid_infill_speed = 40
  467. bridge_speed = 30
  468. [print:*0.15mm*]
  469. inherits = *common*
  470. bottom_solid_layers = 6
  471. top_solid_layers = 7
  472. layer_height = 0.15
  473. bridge_flow_ratio = 80%
  474. [print:*0.2mm*]
  475. inherits = *common*
  476. bottom_solid_layers = 5
  477. top_solid_layers = 6
  478. layer_height = 0.2
  479. bridge_flow_ratio = 90%
  480. [print:*0.25mm*]
  481. inherits = *common*
  482. bottom_solid_layers = 4
  483. top_solid_layers = 5
  484. layer_height = 0.25
  485. bridge_flow_ratio = 90%
  486. [print:*0.3mm*]
  487. inherits = *common*
  488. bottom_solid_layers = 3
  489. top_solid_layers = 4
  490. layer_height = 0.3
  491. bridge_flow_ratio = 90%
  492. [print:*0.4mm*]
  493. inherits = *common*
  494. bottom_solid_layers = 2
  495. top_solid_layers = 3
  496. layer_height = 0.4
  497. bridge_flow_ratio = 90%
  498. [print:*0.6mm*]
  499. inherits = *common*
  500. bottom_solid_layers = 2
  501. top_solid_layers = 3
  502. layer_height = 0.6
  503. bridge_flow_ratio = 90%
  504. [print:*0.8mm*]
  505. inherits = *common*
  506. bottom_solid_layers = 2
  507. top_solid_layers = 3
  508. layer_height = 0.8
  509. bridge_flow_ratio = 90%
  510. [print:0.05mm 0.25nozzle]
  511. inherits = *0.05mm*; *0.25nozzle*
  512. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.25
  513. [print:0.05mm 0.3nozzle]
  514. inherits = *0.05mm*; *0.3nozzle*
  515. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.3
  516. [print:0.05mm 0.4nozzle]
  517. inherits = *0.05mm*; *0.4nozzle*
  518. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.4
  519. [print:0.05mm 0.5nozzle]
  520. inherits = *0.05mm*; *0.5nozzle*
  521. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.5
  522. [print:0.10mm 0.25nozzle]
  523. inherits = *0.10mm*; *0.25nozzle*
  524. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.25
  525. [print:0.10mm 0.3nozzle]
  526. inherits = *0.10mm*; *0.3nozzle*
  527. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.3
  528. [print:0.10mm 0.4nozzle]
  529. inherits = *0.10mm*; *0.4nozzle*
  530. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.4
  531. [print:0.10mm 0.5nozzle]
  532. inherits = *0.10mm*; *0.5nozzle*
  533. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.5
  534. [print:0.10mm 0.6nozzle]
  535. inherits = *0.10mm*; *0.6nozzle*
  536. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.6
  537. [print:0.10mm 0.8nozzle]
  538. inherits = *0.10mm*; *0.8nozzle*
  539. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8
  540. [print:0.15mm 0.25nozzle]
  541. inherits = *0.15mm*; *0.25nozzle*
  542. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.25
  543. [print:0.15mm 0.3nozzle]
  544. inherits = *0.15mm*; *0.3nozzle*
  545. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.3
  546. [print:0.15mm 0.4nozzle]
  547. inherits = *0.15mm*; *0.4nozzle*
  548. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.4
  549. [print:0.15mm 0.5nozzle]
  550. inherits = *0.15mm*; *0.5nozzle*
  551. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.5
  552. [print:0.15mm 0.6nozzle]
  553. inherits = *0.15mm*; *0.6nozzle*
  554. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.6
  555. [print:0.15mm 0.8nozzle]
  556. inherits = *0.15mm*; *0.8nozzle*
  557. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8
  558. [print:0.15mm 1.0nozzle]
  559. inherits = *0.15mm*; *1.0nozzle*
  560. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.0
  561. [print:0.15mm 1.2nozzle]
  562. inherits = *0.15mm*; *1.2nozzle*
  563. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2
  564. [print:0.2mm 0.3nozzle]
  565. inherits = *0.2mm*; *0.3nozzle*
  566. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.3
  567. [print:0.2mm 0.4nozzle]
  568. inherits = *0.2mm*; *0.4nozzle*
  569. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.4
  570. [print:0.2mm 0.5nozzle]
  571. inherits = *0.2mm*; *0.5nozzle*
  572. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.5
  573. [print:0.2mm 0.6nozzle]
  574. inherits = *0.2mm*; *0.6nozzle*
  575. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.6
  576. [print:0.2mm 0.8nozzle]
  577. inherits = *0.2mm*; *0.8nozzle*
  578. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8
  579. [print:0.2mm 1.0nozzle]
  580. inherits = *0.2mm*; *1.0nozzle*
  581. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.0
  582. [print:0.2mm 1.2nozzle]
  583. inherits = *0.2mm*; *1.2nozzle*
  584. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2
  585. [print:0.3mm 0.4nozzle]
  586. inherits = *0.3mm*; *0.4nozzle*
  587. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.4
  588. [print:0.3mm 0.5nozzle]
  589. inherits = *0.3mm*; *0.5nozzle*
  590. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.5
  591. [print:0.3mm 0.6nozzle]
  592. inherits = *0.3mm*; *0.6nozzle*
  593. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.6
  594. [print:0.3mm 0.8nozzle]
  595. inherits = *0.3mm*; *0.8nozzle*
  596. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8
  597. [print:0.3mm 1.0nozzle]
  598. inherits = *0.3mm*; *1.0nozzle*
  599. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.0
  600. [print:0.3mm 1.2nozzle]
  601. inherits = *0.3mm*; *1.2nozzle*
  602. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2
  603. [print:0.4mm 0.6nozzle]
  604. inherits = *0.4mm*; *0.6nozzle*
  605. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.6
  606. [print:0.4mm 0.8nozzle]
  607. inherits = *0.4mm*; *0.8nozzle*
  608. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8
  609. [print:0.4mm 1.0nozzle]
  610. inherits = *0.4mm*; *1.0nozzle*
  611. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.0
  612. [print:0.4mm 1.2nozzle]
  613. inherits = *0.4mm*; *1.2nozzle*
  614. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2
  615. [print:0.6mm 0.8nozzle]
  616. inherits = *0.6mm*; *0.8nozzle*
  617. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8
  618. [print:0.6mm 1.0nozzle]
  619. inherits = *0.6mm*; *1.0nozzle*
  620. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.0
  621. [print:0.6mm 1.2nozzle]
  622. inherits = *0.6mm*; *1.2nozzle*
  623. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2
  624. [print:0.8mm 1.2nozzle]
  625. inherits = *0.8mm*; *1.2nozzle*
  626. compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2
  627. [filament:*common*]
  628. cooling = 1
  629. compatible_printers =
  630. compatible_printers_condition =
  631. end_filament_gcode = ""
  632. extrusion_multiplier = 1
  633. filament_cooling_final_speed = 3.4
  634. filament_cooling_initial_speed = 2.2
  635. filament_cooling_moves = 4
  636. filament_cost = 0
  637. filament_density = 0
  638. filament_diameter = 1.75
  639. filament_loading_speed = 28
  640. filament_loading_speed_start = 3
  641. filament_load_time = 0
  642. filament_minimal_purge_on_wipe_tower = 15
  643. filament_notes = ""
  644. filament_ramming_parameters = "120 100 6.6 6.8 7.2 7.6 7.9 8.2 8.7 9.4 9.9 10.0| 0.05 6.6 0.45 6.8 0.95 7.8 1.45 8.3 1.95 9.7 2.45 10 2.95 7.6 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6"
  645. filament_settings_id = ""
  646. filament_soluble = 0
  647. filament_toolchange_delay = 0
  648. filament_unload_time = 0
  649. filament_unloading_speed = 90
  650. filament_unloading_speed_start = 100
  651. min_print_speed = 15
  652. slowdown_below_layer_time = 20
  653. start_filament_gcode = ""
  654. [filament:*BasicPLA*]
  655. inherits = *common*
  656. bed_temperature = 55
  657. fan_below_layer_time = 100
  658. filament_colour = #FF3232
  659. filament_type = PLA
  660. filament_density = 1.24
  661. filament_cost = 20
  662. first_layer_bed_temperature = 55
  663. first_layer_temperature = 215
  664. disable_fan_first_layers = 1
  665. fan_always_on = 1
  666. max_fan_speed = 100
  667. min_fan_speed = 100
  668. bridge_fan_speed = 100
  669. top_fan_speed = 100
  670. temperature = 205
  671. [filament:Basic PLA @VORON]
  672. inherits = *BasicPLA*
  673. filament_max_volumetric_speed = 13
  674. compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*E3DV6.*/
  675. [filament:Basic PLA VOLCANO @VORON]
  676. inherits = *BasicPLA*
  677. filament_max_volumetric_speed = 20
  678. compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*VOLCANO.*/
  679. [filament:*BasicPET*]
  680. inherits = *common*
  681. bed_temperature = 70
  682. cooling = 0
  683. disable_fan_first_layers = 2
  684. fan_below_layer_time = 20
  685. filament_colour = #FF8000
  686. filament_type = PET
  687. filament_density = 1.45
  688. filament_cost = 30
  689. first_layer_bed_temperature =70
  690. first_layer_temperature = 240
  691. fan_always_on = 1
  692. max_fan_speed = 30
  693. min_fan_speed = 20
  694. bridge_fan_speed = 100
  695. top_fan_speed = 20
  696. temperature = 245
  697. [filament:Basic PET @VORON]
  698. inherits = *BasicPLA*
  699. filament_max_volumetric_speed = 8
  700. compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*E3DV6.*/
  701. [filament:Basic PET VOLCANO @VORON]
  702. inherits = *BasicPLA*
  703. filament_max_volumetric_speed = 14
  704. compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*VOLCANO.*/
  705. [filament:*BasicABS*]
  706. inherits = *common*
  707. bed_temperature = 90
  708. cooling = 0
  709. disable_fan_first_layers = 3
  710. fan_below_layer_time = 20
  711. filament_colour = #3A80CA
  712. filament_ramming_parameters = "120 100 5.70968 6.03226 7 8.25806 9 9.19355 9.3871 9.77419 10.129 10.3226 10.4516 10.5161| 0.05 5.69677 0.45 6.15484 0.95 8.76774 1.45 9.20323 1.95 9.95806 2.45 10.3871 2.95 10.5677 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6"
  713. filament_type = ABS
  714. filament_density = 1.04
  715. filament_cost = 20
  716. first_layer_bed_temperature = 100
  717. first_layer_temperature = 250
  718. fan_always_on = 0
  719. max_fan_speed = 0
  720. min_fan_speed = 0
  721. bridge_fan_speed = 30
  722. top_fan_speed = 0
  723. temperature = 250
  724. [filament:Basic ABS @VORON]
  725. inherits = *BasicABS*
  726. filament_max_volumetric_speed = 11
  727. compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*E3DV6.*/
  728. [filament:Basic ABS VOLCANO @VORON]
  729. inherits = *BasicABS*
  730. filament_max_volumetric_speed = 17
  731. compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*VOLCANO.*/