BIBO.ini 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864
  1. # Print profiles for the BIBO printers.
  2. [vendor]
  3. # Vendor name will be shown by the Config Wizard.
  4. name = BIBO
  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.4
  8. # Where to get the updates from?
  9. config_update_url = http://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/BIBO/
  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. # Printer model name will be shown by the installation wizard.
  13. [printer_model:BIBO2]
  14. name = BIBO2 Touch
  15. variants = 0.4
  16. technology = FFF
  17. family = BIBO2
  18. bed_model = BIBO2_bed.stl
  19. bed_texture = BIBO2.svg
  20. default_materials = Generic PLA @BIBO2; Generic PETG @BIBO2; Generic ABS @BIBO2; Prusament PLA @BIBO2; Prusament PETG @BIBO2
  21. # All presets starting with asterisk, for example *common*, are intermediate and they will
  22. # not make it into the user interface.
  23. # Common print preset
  24. [print:*common*]
  25. avoid_crossing_perimeters = 0
  26. bottom_fill_pattern = rectilinear
  27. bridge_angle = 0
  28. bridge_flow_ratio = 95%
  29. bridge_speed = 25
  30. brim_width = 0
  31. clip_multipart_objects = 1
  32. compatible_printers =
  33. complete_objects = 0
  34. dont_support_bridges = 1
  35. first_layer_size_compensation = 0
  36. ensure_vertical_shell_thickness = 1
  37. external_fill_pattern = rectilinear
  38. external_perimeters_first = 0
  39. external_perimeter_extrusion_width = 0.45
  40. extra_perimeters = 0
  41. extruder_clearance_height = 12
  42. extruder_clearance_radius = 45
  43. extrusion_width = 0.45
  44. fill_angle = 45
  45. fill_density = 20%
  46. fill_pattern = grid
  47. first_layer_extrusion_width = 0.42
  48. first_layer_height = 0.2
  49. first_layer_speed = 20
  50. gap_fill_speed = 30
  51. gcode_comments = 0
  52. infill_every_layers = 1
  53. infill_extruder = 1
  54. infill_extrusion_width = 0.45
  55. infill_first = 0
  56. infill_only_where_needed = 0
  57. infill_overlap = 25%
  58. interface_shells = 0
  59. max_print_speed = 60
  60. max_volumetric_extrusion_rate_slope_negative = 0
  61. max_volumetric_extrusion_rate_slope_positive = 0
  62. max_volumetric_speed = 0
  63. min_skirt_length = 4
  64. notes =
  65. overhangs = 1
  66. only_one_perimeter_top = 1
  67. only_retract_when_crossing_perimeters = 0
  68. ooze_prevention = 0
  69. output_filename_format = {input_filename_base}_{layer_height}mm_{if num_extruders==1}{filament_type[0]}{else}E1{filament_type[0]}_E2{filament_type[1]}{endif}_{printer_model}_{print_time}.gcode
  70. perimeters = 2
  71. perimeter_extruder = 1
  72. perimeter_extrusion_width = 0.45
  73. post_process =
  74. print_settings_id =
  75. raft_layers = 0
  76. resolution = 0
  77. seam_position = aligned
  78. single_extruder_multi_material_priming = 0
  79. skirts = 3
  80. skirt_distance = 2
  81. skirt_height = 1
  82. small_perimeter_speed = 25
  83. solid_infill_below_area = 0
  84. solid_infill_every_layers = 0
  85. solid_infill_extruder = 1
  86. solid_infill_extrusion_width = 0.45
  87. spiral_vase = 0
  88. standby_temperature_delta = -5
  89. support_material = 0
  90. support_material_extruder = 0
  91. support_material_extrusion_width = 0.4
  92. support_material_interface_extruder = 0
  93. support_material_angle = 0
  94. support_material_buildplate_only = 0
  95. support_material_enforce_layers = 0
  96. support_material_contact_distance_type = filament
  97. support_material_contact_distance_top = 0.15
  98. support_material_contact_distance_bottom = 0.15
  99. support_material_interface_contact_loops = 0
  100. support_material_interface_layers = 2
  101. support_material_interface_spacing = 0.2
  102. support_material_interface_speed = 100%
  103. support_material_pattern = rectilinear
  104. support_material_spacing = 2
  105. support_material_speed = 40
  106. support_material_synchronize_layers = 0
  107. support_material_threshold = 45
  108. support_material_with_sheath = 0
  109. support_material_xy_spacing = 60%
  110. thin_perimeters = 0
  111. thin_walls = 1
  112. thin_walls_min_width = 50%
  113. thin_walls_overlap = 50%
  114. top_fill_pattern = smooth
  115. top_infill_extrusion_width = 0.45
  116. top_solid_infill_speed = 40
  117. travel_speed = 130
  118. wipe_tower = 0
  119. wipe_tower_bridging = 10
  120. wipe_tower_rotation_angle = 0
  121. wipe_tower_width = 60
  122. wipe_tower_x = 50
  123. wipe_tower_y = 50
  124. xy_size_compensation = 0
  125. [print:*0.05mm*]
  126. inherits = *common*
  127. bottom_solid_layers = 10
  128. bridge_acceleration = 300
  129. bridge_flow_ratio = 70%
  130. default_acceleration = 500
  131. external_perimeter_speed = 20
  132. fill_density = 20%
  133. first_layer_acceleration = 250
  134. gap_fill_speed = 20
  135. infill_acceleration = 800
  136. infill_speed = 30
  137. max_print_speed = 60
  138. small_perimeter_speed = 20
  139. solid_infill_speed = 30
  140. support_material_extrusion_width = 0.3
  141. support_material_spacing = 1.5
  142. layer_height = 0.05
  143. perimeter_acceleration = 300
  144. perimeter_speed = 30
  145. perimeters = 3
  146. support_material_speed = 30
  147. top_solid_infill_speed = 20
  148. top_solid_layers = 15
  149. [print:*0.07mm*]
  150. inherits = *common*
  151. bottom_solid_layers = 8
  152. bridge_acceleration = 300
  153. bridge_flow_ratio = 70%
  154. bridge_speed = 20
  155. default_acceleration = 1000
  156. external_perimeter_speed = 20
  157. fill_density = 15%
  158. first_layer_acceleration = 500
  159. gap_fill_speed = 20
  160. infill_acceleration = 800
  161. infill_speed = 40
  162. max_print_speed = 60
  163. small_perimeter_speed = 20
  164. solid_infill_speed = 40
  165. support_material_extrusion_width = 0.3
  166. support_material_spacing = 1.5
  167. layer_height = 0.07
  168. perimeter_acceleration = 300
  169. perimeter_speed = 30
  170. perimeters = 3
  171. support_material_speed = 40
  172. top_solid_infill_speed = 30
  173. top_solid_layers = 11
  174. [print:*0.10mm*]
  175. inherits = *common*
  176. bottom_solid_layers = 7
  177. bridge_flow_ratio = 70%
  178. layer_height = 0.1
  179. perimeter_acceleration = 800
  180. top_solid_layers = 9
  181. [print:*0.12mm*]
  182. inherits = *common*
  183. perimeter_speed = 40
  184. external_perimeter_speed = 25
  185. infill_speed = 50
  186. solid_infill_speed = 40
  187. layer_height = 0.12
  188. perimeters = 3
  189. top_infill_extrusion_width = 0.4
  190. bottom_solid_layers = 6
  191. top_solid_layers = 7
  192. [print:*0.15mm*]
  193. inherits = *common*
  194. external_perimeter_speed = 40
  195. infill_acceleration = 1100
  196. infill_speed = 50
  197. layer_height = 0.15
  198. perimeter_acceleration = 800
  199. perimeter_speed = 40
  200. solid_infill_speed = 40
  201. top_infill_extrusion_width = 0.4
  202. bottom_solid_layers = 5
  203. top_solid_layers = 7
  204. [print:*0.20mm*]
  205. inherits = *common*
  206. perimeter_speed = 40
  207. external_perimeter_speed = 25
  208. infill_speed = 50
  209. solid_infill_speed = 40
  210. layer_height = 0.20
  211. top_infill_extrusion_width = 0.4
  212. bottom_solid_layers = 4
  213. top_solid_layers = 5
  214. [print:*0.24mm*]
  215. inherits = *common*
  216. perimeter_speed = 40
  217. external_perimeter_speed = 25
  218. infill_speed = 50
  219. solid_infill_speed = 40
  220. layer_height = 0.24
  221. top_infill_extrusion_width = 0.45
  222. bottom_solid_layers = 3
  223. top_solid_layers = 4
  224. [print:*0.28mm*]
  225. inherits = *common*
  226. perimeter_speed = 40
  227. external_perimeter_speed = 25
  228. infill_speed = 50
  229. solid_infill_speed = 40
  230. layer_height = 0.28
  231. top_infill_extrusion_width = 0.45
  232. bottom_solid_layers = 3
  233. top_solid_layers = 4
  234. [print:*0.30mm*]
  235. inherits = *common*
  236. bottom_solid_layers = 4
  237. bridge_flow_ratio = 95%
  238. external_perimeter_speed = 40
  239. infill_acceleration = 1100
  240. infill_speed = 60
  241. layer_height = 0.3
  242. perimeter_acceleration = 800
  243. perimeter_speed = 50
  244. solid_infill_speed = 50
  245. top_infill_extrusion_width = 0.4
  246. top_solid_layers = 4
  247. [print:*soluble_support*]
  248. inherits = *common*
  249. overhangs = 1
  250. skirts = 0
  251. support_material = 1
  252. support_material_contact_distance = 0
  253. support_material_extruder = 2
  254. support_material_extrusion_width = 0.45
  255. support_material_interface_extruder = 2
  256. support_material_interface_layers = 3
  257. support_material_interface_spacing = 0.1
  258. support_material_synchronize_layers = 1
  259. support_material_threshold = 80
  260. support_material_with_sheath = 1
  261. wipe_tower_bridging = 6
  262. support_material_interface_speed = 80%
  263. perimeter_speed = 40
  264. solid_infill_speed = 40
  265. top_infill_extrusion_width = 0.45
  266. top_solid_infill_speed = 30
  267. [print:0.05mm ULTRADETAIL @BIBO2]
  268. inherits = *0.05mm*
  269. # alias = 0.05mm ULTRADETAIL
  270. infill_extrusion_width = 0.5
  271. [print:0.07mm SUPERDETAIL @BIBO2]
  272. inherits = *0.07mm*
  273. # alias = 0.07mm SUPERDETAIL
  274. infill_extrusion_width = 0.5
  275. [print:0.10mm HIGHDETAIL @BIBO2]
  276. inherits = *0.10mm*
  277. # alias = 0.10mm HIGHDETAIL
  278. infill_extrusion_width = 0.5
  279. [print:0.12mm DETAIL @BIBO2]
  280. inherits = *0.12mm*
  281. # alias = 0.12mm DETAIL
  282. travel_speed = 130
  283. infill_speed = 50
  284. solid_infill_speed = 40
  285. top_solid_infill_speed = 30
  286. support_material_extrusion_width = 0.38
  287. [print:0.15mm OPTIMAL @BIBO2]
  288. inherits = *0.15mm*
  289. # alias = 0.15mm OPTIMAL
  290. top_infill_extrusion_width = 0.45
  291. [print:0.20mm NORMAL @BIBO2]
  292. inherits = *0.20mm*
  293. # alias = 0.20mm NORMAL
  294. travel_speed = 130
  295. infill_speed = 50
  296. solid_infill_speed = 40
  297. top_solid_infill_speed = 30
  298. support_material_extrusion_width = 0.38
  299. [print:0.24mm DRAFT @BIBO2]
  300. inherits = *0.24mm*
  301. # alias = 0.24mm DRAFT
  302. travel_speed = 130
  303. infill_speed = 50
  304. solid_infill_speed = 40
  305. top_solid_infill_speed = 30
  306. support_material_extrusion_width = 0.38
  307. [print:0.28mm SUPERDRAFT @BIBO2]
  308. inherits = *0.28mm*
  309. # alias = 0.28mm SUPERDRAFT
  310. travel_speed = 130
  311. infill_speed = 50
  312. solid_infill_speed = 40
  313. top_solid_infill_speed = 30
  314. support_material_extrusion_width = 0.38
  315. [print:0.30mm ULTRADRAFT @BIBO2]
  316. inherits = *0.30mm*
  317. # alias = 0.30mm ULTRADRAFT
  318. bottom_solid_layers = 3
  319. bridge_speed = 30
  320. external_perimeter_speed = 35
  321. infill_acceleration = 1100
  322. infill_speed = 55
  323. max_print_speed = 60
  324. perimeter_speed = 50
  325. small_perimeter_speed = 30
  326. solid_infill_speed = 50
  327. top_solid_infill_speed = 40
  328. support_material_speed = 45
  329. external_perimeter_extrusion_width = 0.6
  330. extrusion_width = 0.5
  331. first_layer_extrusion_width = 0.42
  332. infill_extrusion_width = 0.5
  333. perimeter_extrusion_width = 0.5
  334. solid_infill_extrusion_width = 0.5
  335. top_infill_extrusion_width = 0.45
  336. support_material_extrusion_width = 0.38
  337. # Soluble Supports Profiles for dual extrusion #
  338. [print:0.15mm OPTIMAL SOLUBLE FULL @BIBO2]
  339. inherits = 0.15mm OPTIMAL @BIBO2; *soluble_support*
  340. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_BIBO.*/ and num_extruders==2
  341. external_perimeter_speed = 25
  342. notes = Set your soluble extruder in Multiple Extruders > Support material/raft/skirt extruder & Support material/raft interface extruder
  343. support_material_extruder = 2
  344. perimeter_speed = 40
  345. solid_infill_speed = 40
  346. top_infill_extrusion_width = 0.45
  347. top_solid_infill_speed = 30
  348. [print:0.15mm OPTIMAL SOLUBLE INTERFACE @BIBO2]
  349. inherits = 0.15mm OPTIMAL SOLUBLE FULL @BIBO2
  350. notes = Set your soluble extruder in Multiple Extruders > Support material/raft interface extruder
  351. support_material_interface_layers = 3
  352. support_material_with_sheath = 0
  353. support_material_xy_spacing = 80%
  354. [print:0.20mm NORMAL SOLUBLE FULL @BIBO2]
  355. inherits = 0.20mm NORMAL @BIBO2; *soluble_support*
  356. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_BIBO.*/ and num_extruders==2
  357. external_perimeter_speed = 30
  358. notes = Set your soluble extruder in Multiple Extruders > Support material/raft/skirt extruder & Support material/raft interface extruder
  359. support_material_extruder = 2
  360. perimeter_speed = 40
  361. solid_infill_speed = 40
  362. top_solid_infill_speed = 30
  363. [print:0.20mm NORMAL SOLUBLE INTERFACE @BIBO2]
  364. inherits = 0.20mm NORMAL SOLUBLE FULL @BIBO2
  365. notes = Set your soluble extruder in Multiple Extruders > Support material/raft interface extruder
  366. support_material_interface_layers = 3
  367. support_material_with_sheath = 0
  368. support_material_xy_spacing = 80%
  369. # Common filament preset
  370. [filament:*common*]
  371. cooling = 0
  372. compatible_printers =
  373. extrusion_multiplier = 1
  374. 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"
  375. filament_minimal_purge_on_wipe_tower = 15
  376. filament_cost = 0
  377. filament_density = 0
  378. filament_diameter = 1.75
  379. filament_notes = ""
  380. filament_settings_id = ""
  381. filament_soluble = 0
  382. min_print_speed = 15
  383. slowdown_below_layer_time = 20
  384. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_BIBO.*/
  385. [filament:*PLA*]
  386. inherits = *common*
  387. bed_temperature = 60
  388. fan_below_layer_time = 100
  389. filament_colour = #FF3232
  390. filament_max_volumetric_speed = 15
  391. filament_type = PLA
  392. filament_density = 1.24
  393. filament_cost = 20
  394. first_layer_bed_temperature = 60
  395. first_layer_temperature = 215
  396. fan_always_on = 1
  397. cooling = 1
  398. max_fan_speed = 100
  399. min_fan_speed = 100
  400. bridge_fan_speed = 100
  401. disable_fan_first_layers = 3
  402. temperature = 200
  403. [filament:*PET*]
  404. inherits = *common*
  405. bed_temperature = 70
  406. cooling = 1
  407. disable_fan_first_layers = 3
  408. fan_below_layer_time = 20
  409. filament_colour = #FF8000
  410. filament_max_volumetric_speed = 8
  411. filament_type = PETG
  412. filament_density = 1.27
  413. filament_cost = 30
  414. first_layer_bed_temperature =70
  415. first_layer_temperature = 240
  416. fan_always_on = 1
  417. max_fan_speed = 50
  418. min_fan_speed = 20
  419. bridge_fan_speed = 100
  420. temperature = 240
  421. [filament:*ABS*]
  422. inherits = *common*
  423. bed_temperature = 100
  424. cooling = 0
  425. disable_fan_first_layers = 3
  426. fan_below_layer_time = 20
  427. filament_colour = #FFF2EC
  428. filament_max_volumetric_speed = 11
  429. 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"
  430. filament_type = ABS
  431. filament_density = 1.04
  432. filament_cost = 20
  433. first_layer_bed_temperature = 100
  434. first_layer_temperature = 245
  435. fan_always_on = 0
  436. max_fan_speed = 0
  437. min_fan_speed = 0
  438. bridge_fan_speed = 25
  439. temperature = 245
  440. [filament:*FLEX*]
  441. inherits = *common*
  442. bed_temperature = 50
  443. bridge_fan_speed = 80
  444. # For now, all but selected filaments are disabled for the MMU 2.0
  445. cooling = 0
  446. disable_fan_first_layers = 3
  447. extrusion_multiplier = 1.2
  448. fan_always_on = 0
  449. fan_below_layer_time = 100
  450. filament_colour = #008000
  451. filament_max_volumetric_speed = 1.5
  452. filament_type = FLEX
  453. first_layer_bed_temperature = 50
  454. first_layer_temperature = 240
  455. max_fan_speed = 90
  456. min_fan_speed = 70
  457. #start_filament_gcode = "M900 K0"; Filament gcode"
  458. temperature = 240
  459. filament_retract_length = 0.8
  460. filament_deretract_speed = 15
  461. filament_retract_lift = 0
  462. filament_wipe = 0
  463. [filament:Generic PLA @BIBO2]
  464. inherits = *PLA*
  465. filament_vendor = Generic
  466. filament_notes = "List of materials which typically use standard PLA print settings:\n\nDas Filament\nEsun PLA\nEUMAKERS PLA\nFiberlogy HD-PLA\nFillamentum PLA\nFloreon3D\nHatchbox PLA\nPlasty Mladec PLA\nPrimavalue PLA\nProto pasta Matte Fiber\nVerbatim PLA\nVerbatim BVOH"
  467. [filament:Generic PETG @BIBO2]
  468. inherits = *PET*
  469. filament_vendor = Generic
  470. [filament:Generic ABS @BIBO2]
  471. inherits = *ABS*
  472. first_layer_bed_temperature = 90
  473. bed_temperature = 90
  474. filament_vendor = Generic
  475. filament_cost = 27.82
  476. filament_density = 1.08
  477. fan_always_on = 0
  478. cooling = 0
  479. min_fan_speed = 15
  480. max_fan_speed = 15
  481. slowdown_below_layer_time = 20
  482. disable_fan_first_layers = 4
  483. fan_below_layer_time = 20
  484. bridge_fan_speed = 25
  485. [filament:Esun ABS @BIBO2]
  486. inherits = Generic ABS @BIBO2
  487. filament_vendor = Esun
  488. filament_cost = 27.82
  489. filament_density = 1.08
  490. fan_always_on = 0
  491. cooling = 0
  492. min_fan_speed = 15
  493. max_fan_speed = 15
  494. slowdown_below_layer_time = 20
  495. disable_fan_first_layers = 4
  496. fan_below_layer_time = 20
  497. bridge_fan_speed = 25
  498. [filament:Hatchbox ABS @BIBO2]
  499. inherits = Generic ABS @BIBO2
  500. filament_vendor = Hatchbox
  501. filament_cost = 27.82
  502. filament_density = 1.08
  503. fan_always_on = 0
  504. cooling = 0
  505. min_fan_speed = 15
  506. max_fan_speed = 15
  507. slowdown_below_layer_time = 20
  508. disable_fan_first_layers = 4
  509. fan_below_layer_time = 20
  510. bridge_fan_speed = 25
  511. [filament:Generic HIPS @BIBO2]
  512. inherits = *ABS*
  513. filament_vendor = Generic
  514. filament_cost = 27.3
  515. filament_density = 1.04
  516. bridge_fan_speed = 50
  517. cooling = 1
  518. extrusion_multiplier = 1
  519. fan_always_on = 1
  520. fan_below_layer_time = 10
  521. filament_colour = #FFFFD7
  522. filament_soluble = 1
  523. filament_type = HIPS
  524. first_layer_temperature = 230
  525. max_fan_speed = 20
  526. min_fan_speed = 20
  527. temperature = 230
  528. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_BIBO.*/ and num_extruders==2
  529. [filament:AMOLEN bronze PLA @BIBO2]
  530. inherits = *PLA*
  531. filament_vendor = AMOLEN
  532. temperature = 205
  533. bed_temperature = 65
  534. filament_colour = #808040
  535. first_layer_bed_temperature = 65
  536. first_layer_temperature = 215
  537. filament_cost = 25.99
  538. filament_density = 1.24
  539. [filament:Prusament PLA @BIBO2]
  540. inherits = *PLA*
  541. filament_vendor = Prusa Polymers
  542. temperature = 215
  543. bed_temperature = 60
  544. first_layer_temperature = 215
  545. first_layer_bed_temperature = 60
  546. filament_cost = 24.99
  547. filament_density = 1.24
  548. [filament:Prusament PETG @BIBO2]
  549. inherits = *PET*
  550. filament_vendor = Prusa Polymers
  551. temperature = 245
  552. bed_temperature = 70
  553. first_layer_temperature = 245
  554. first_layer_bed_temperature =70
  555. filament_cost = 24.99
  556. filament_density = 1.27
  557. [filament:PrimaSelect PVA+ @BIBO2]
  558. inherits = *PLA*
  559. filament_vendor = PrimaSelect
  560. filament_cost = 108
  561. filament_density = 1.23
  562. cooling = 0
  563. fan_always_on = 0
  564. filament_colour = #FFFFD7
  565. filament_max_volumetric_speed = 3.8
  566. filament_ramming_parameters = "120 100 8.3871 8.6129 8.93548 9.22581 9.48387 9.70968 9.87097 10.0323 10.2258 10.4194 10.6452 10.8065| 0.05 8.34193 0.45 8.73548 0.95 9.34836 1.45 9.78385 1.95 10.0871 2.45 10.5161 2.95 10.8903 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6"
  567. filament_soluble = 1
  568. filament_type = PVA
  569. first_layer_temperature = 195
  570. temperature = 195
  571. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_BIBO.*/ and num_extruders==2
  572. [filament:No Filament - standby only @BIBO2]
  573. first_layer_temperature = 170
  574. temperature = 170
  575. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_BIBO.*/ and num_extruders==2
  576. [filament:Generic FLEX @BIBO2]
  577. inherits = *FLEX*
  578. filament_vendor = Generic
  579. filament_cost = 82
  580. filament_density = 1.22
  581. filament_max_volumetric_speed = 1.2
  582. filament_retract_length = 0
  583. filament_retract_speed = nil
  584. filament_retract_lift = nil
  585. [filament:Overture TPU @BIBO2]
  586. inherits = *FLEX*
  587. filament_vendor = Overture
  588. filament_max_volumetric_speed = 1.5
  589. first_layer_temperature = 235
  590. first_layer_bed_temperature = 50
  591. temperature = 235
  592. bed_temperature = 50
  593. bridge_fan_speed = 100
  594. max_fan_speed = 80
  595. min_fan_speed = 80
  596. filament_retract_before_travel = 3
  597. filament_cost = 23.99
  598. filament_density = 1.21
  599. [filament:SainSmart TPU @BIBO2]
  600. inherits = *FLEX*
  601. filament_vendor = SainSmart
  602. fan_always_on = 1
  603. filament_max_volumetric_speed = 2.5
  604. extrusion_multiplier = 1.15
  605. first_layer_temperature = 230
  606. first_layer_bed_temperature = 50
  607. temperature = 230
  608. bed_temperature = 50
  609. bridge_fan_speed = 100
  610. max_fan_speed = 80
  611. min_fan_speed = 80
  612. filament_retract_before_travel = 3
  613. filament_cost = 32.99
  614. filament_density = 1.21
  615. filament_retract_length = 0.5
  616. filament_retract_speed = nil
  617. filament_deretract_speed = 15
  618. filament_retract_lift = 0
  619. filament_wipe = 0
  620. disable_fan_first_layers = 3
  621. min_print_speed = 15
  622. slowdown_below_layer_time = 10
  623. cooling = 1
  624. [filament:Filatech FilaFlex40 @BIBO2]
  625. inherits = *FLEX*
  626. filament_vendor = Filatech
  627. fan_always_on = 1
  628. filament_max_volumetric_speed = 2.5
  629. extrusion_multiplier = 1.15
  630. first_layer_temperature = 230
  631. first_layer_bed_temperature = 50
  632. temperature = 230
  633. bed_temperature = 50
  634. bridge_fan_speed = 100
  635. max_fan_speed = 50
  636. min_fan_speed = 50
  637. filament_retract_before_travel = 3
  638. filament_cost = 51.45
  639. filament_density = 1.22
  640. filament_retract_length = 0.5
  641. filament_retract_speed = 20
  642. filament_deretract_speed = 15
  643. filament_retract_lift = 0
  644. filament_wipe = 0
  645. disable_fan_first_layers = 3
  646. min_print_speed = 15
  647. slowdown_below_layer_time = 10
  648. cooling = 1
  649. # Common printer preset
  650. [printer:*common*]
  651. printer_technology = FFF
  652. bed_shape = -107x-93,107x-93,107x93,-107x93
  653. before_layer_gcode = ;BEFORE_LAYER_CHANGE\n;[layer_z]\n\n
  654. between_objects_gcode =
  655. deretract_speed = 0 # By setting this value to 0 deretract used the retract_speed
  656. extruder_colour = #FFFF00
  657. extruder_offset = 0x0
  658. gcode_flavor = marlin
  659. silent_mode = 0
  660. remaining_times = 0
  661. machine_max_acceleration_e = 1100
  662. machine_max_acceleration_extruding = 5000
  663. machine_max_acceleration_retracting = 1100
  664. machine_max_acceleration_x = 500
  665. machine_max_acceleration_y = 500
  666. machine_max_acceleration_z = 100
  667. machine_max_feedrate_e = 20
  668. machine_max_feedrate_x = 350
  669. machine_max_feedrate_y = 350
  670. machine_max_feedrate_z = 2
  671. machine_max_jerk_e = 5
  672. machine_max_jerk_x = 8
  673. machine_max_jerk_y = 8
  674. machine_max_jerk_z = 0.3
  675. machine_min_extruding_rate = 0
  676. machine_min_travel_rate = 0
  677. layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z]
  678. max_layer_height = 0.30
  679. min_layer_height = 0.05
  680. max_print_height = 160
  681. octoprint_apikey =
  682. octoprint_host =
  683. printer_notes =
  684. printer_settings_id =
  685. printer_vendor = BIBO
  686. printhost_apikey =
  687. printhost_cafile =
  688. retract_before_travel = 1
  689. retract_before_wipe = 100%
  690. retract_layer_change = 1
  691. retract_length = 1.5
  692. retract_length_toolchange = 1.5
  693. retract_lift = 0
  694. retract_lift_above = 0
  695. retract_lift_below = 0
  696. retract_restart_extra = 0
  697. retract_restart_extra_toolchange = 0
  698. retract_speed = 20
  699. serial_port =
  700. serial_speed = 250000
  701. single_extruder_multi_material = 0
  702. toolchange_gcode =
  703. use_firmware_retraction = 0
  704. use_relative_e_distances = 1
  705. use_volumetric_e = 0
  706. variable_layer_height = 1
  707. wipe = 1
  708. z_offset = 0
  709. printer_model =
  710. default_print_profile =
  711. default_filament_profile =
  712. [printer:BIBO2 Touch Dual extrusion]
  713. inherits = *common*
  714. printer_model = BIBO2
  715. between_objects_gcode =
  716. default_filament_profile = Generic PLA @BIBO2
  717. default_print_profile = 0.20mm NORMAL @BIBO2
  718. deretract_speed = 0,0 # Setting this value to 0 uses the retract speed
  719. extruder_colour = #FFFF00;#229403
  720. extruder_offset = 0x0,0x0
  721. layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z]
  722. max_layer_height = 0.3,0.3
  723. min_layer_height = 0.05,0.05
  724. printer_notes = Do not 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_BIBO\nPRINTER_MODEL_BIBO2
  725. printer_settings_id =
  726. printer_variant = 0.4
  727. nozzle_diameter = 0.4,0.4
  728. remaining_times = 0
  729. retract_before_travel = 1,1
  730. retract_before_wipe = 100%,100%
  731. retract_layer_change = 1,1
  732. retract_length = 1.5,1.5
  733. retract_length_toolchange = 1.5,1.5
  734. retract_lift = 0,0
  735. retract_lift_above = 0,0
  736. retract_lift_below = 0,0
  737. retract_restart_extra = 0,0
  738. retract_restart_extra_toolchange = 0,0
  739. retract_speed = 20,20
  740. start_gcode = ;Start code PrusaSlicer BIBO 2 printers\nG21 ; set units to metric\nG90 ; absolute positioning\nM107 ; start with the fan off\nM190 S{max(first_layer_bed_temperature[0] - 5, first_layer_bed_temperature[1] - 5)} ; wait for bed temp\nM140 S{max(first_layer_bed_temperature[0], first_layer_bed_temperature[1])} ; continue bed heating to full temp while other things are happening\nM104 S{first_layer_temperature[0]} T0; set 1st nozzle heater to first layer temperature\nM104 S{first_layer_temperature[1]} T1; set 2nd nozzle heater to first layer temperature\nM105 ; Report Temperatures\nM109 S{first_layer_temperature[0]} T0; wait for 1st nozzle heat to first layer temperature\nM109 S{first_layer_temperature[1]} T1; wait for 2nd nozzle heat to first layer temperature\nM105 ; Report Temperatures\nG28 X0 Y0 ; move X/Y to min endstops\nG28 Z0 ; move Z to min endstops\nG1 Z2.0 F400 ; move the platform down 2mm\nT[initial_tool]; switch to initial tool position\nG92 E0.0 ; reset extruder\nG28 ; Home all axis\nG1 Y0 F1200 E0 ; move Y to min endstop and extrude 0 filament\nG92 E0.0 ; reset extruder and zero the current extruder coordinate before printing\nM117 BIBO now Printing... ; Put now printing message on screen
  741. end_gcode = ;BIBO End GCode\nM107 ; turn fans off\nG91 ; Relative positioning\nG1 Z1 F100\nM140 S0 ; Disable heated bed\nM104 T0 S0 ; extruder T0 heater off\nM104 T1 S0 ; extruder T1 heater off\nG1 Z+0.5 X-20 Y-20 F300 ; move Z down then move print head a bit out of the way\nG28 X0 Y0 ; move X/Y to min endstops, so the head is out of the way\nG90 ; Absolute positioning\nG92 E0.0 ; Reset extruder position\nM84 ; Turn steppers off\nM117 BIBO Print complete ; Put print complete message on screen
  742. thumbnails =
  743. toolchange_gcode =
  744. use_relative_e_distances = 1
  745. wipe = 1,1
  746. z_offset = 0
  747. [printer:BIBO2 Touch E1 right only extrusion]
  748. inherits = *common*
  749. printer_model = BIBO2
  750. printer_variant = 0.4
  751. extruder_colour = #FFFF00
  752. printer_notes = Do not 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_BIBO\nPRINTER_MODEL_BIBO2
  753. nozzle_diameter = 0.4
  754. retract_before_travel = 1
  755. retract_length = 1.5
  756. retract_speed = 20
  757. deretract_speed = 0 # Setting this value to 0 uses the retract speed
  758. retract_before_wipe = 100%
  759. default_print_profile = 0.20mm NORMAL @BIBO2
  760. default_filament_profile = Generic PLA @BIBO2
  761. start_gcode = ;Start code PrusaSlicer BIBO 2 printers E1 only (i.e. T0)\nG21 ; set units to metric\nG90 ; absolute positioning\nM107 ; start with the fan off\nM190 S{first_layer_bed_temperature[0] - 5} ; wait for bed temp\nM140 S{first_layer_bed_temperature[0]} ; continue bed heating to full temp while other things are happening\nM104 S{first_layer_temperature[0]} T0 ; set 1st nozzle heater to first layer temperature\nM104 S{first_layer_temperature[0] * 0.791} T1 ; set 2nd nozzle heater to 79.1 percent standby temp\nM105 ; Report Temperatures\nM109 S{first_layer_temperature[0]} T0 ; wait for 1st nozzle heat to first layer temperature\nM109 S{first_layer_temperature[0] * 0.791} T1 ; wait for 2nd nozzle heat to 79.1 percent standby temp\nM105 ; Report Temperatures\nG28 X0 Y0 ; move X/Y to min endstops\nG28 Z0 ; move Z to min endstops\nG1 Y0 F1200 E0 ; move Y to min endstop and extrude 0 filament\nT[initial_tool] ; switch to initial tool position\nG92 E0.0 ; reset extruder\nG28 ; Home all axis\nG1 Y0 F1200 E0 ; move Y to min endstop and reset extruder\nG92 E0.0 ; zero the current extruder coordinate\nM117 Cleaning... ; Put Cleaning message on screen, Attempt Nozzle Wipe (for ooze free startup)\nG1 X-15.0 Y-92.9 Z0.3 F2400.0 ; move to start-line position\nG1 X15.0 Y-92.9 Z0.3 F1000.0 E2 ; draw 1st line\nG1 X15.0 Y-92.6 Z0.3 F3000.0 ; move to side a little\nG1 X-15.0 Y-92.6 Z0.3 F1000.0 E4 ; draw 2nd line\nG1 X-15.0 Y-92.3 Z0.3 F3000.0 ; move to side a little\nG1 X15.0 Y-92.3 Z0.3 F1000.0 E6 ; draw 3rd line\nG1 X15.0 Y-92 Z0.3 F3000.0 ; move to side a little\nG1 X-15.0 Y-92 Z0.3 F1000.0 E8 ; draw 4th line\nG92 E0.0 ; reset extruder and zero the current extruder coordinate before printing\nM117 BIBO E1 now Printing... ; Put now printing message on screen
  762. end_gcode = ;BIBO End GCode\nM107 ; turn fans off\nG91 ; Relative positioning\nG1 Z1 F100\nM140 S0 ; Disable heated bed\nM104 T0 S0 ; extruder T0 heater off\nM104 T1 S0 ; extruder T1 heater off\nG1 Z+0.5 X-20 Y-20 F300 ; move Z down then move print head a bit out of the way\nG28 X0 Y0 ; move X/Y to min endstops, so the head is out of the way\nG90 ; Absolute positioning\nG92 E0.0 ; Reset extruder position\nM84 ; Turn steppers off\nM117 BIBO Print complete ; Put print complete message on screen
  763. thumbnails =
  764. toolchange_gcode =
  765. use_relative_e_distances = 1
  766. wipe = 1
  767. z_offset = 0
  768. [printer:BIBO2 Touch E2 left only extrusion]
  769. inherits = *common*
  770. printer_model = BIBO2
  771. printer_variant = 0.4
  772. extruder_colour = #229403
  773. printer_notes = Do not 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_BIBO\nPRINTER_MODEL_BIBO2
  774. nozzle_diameter = 0.4
  775. retract_before_travel = 1
  776. retract_length = 1.5
  777. retract_speed = 20
  778. deretract_speed = 0 # Setting this value to 0 uses the retract speed
  779. retract_before_wipe = 100%
  780. default_print_profile = 0.20mm NORMAL @BIBO2
  781. default_filament_profile = Generic PLA @BIBO2
  782. start_gcode = ;Start code PrusaSlicer BIBO 2 printers E2 only (i.e. T1)\nG21 ; set units to metric\nG90 ; absolute positioning\nM107 ; start with the fan off\nM140 S{first_layer_bed_temperature[0] - 5} ; set bed temp\nM105 ; Report Temperatures\nM190 S{first_layer_bed_temperature[0]} ; wait for bed temp\nM104 S{first_layer_temperature[0] * 0.791} T0 ; set 1st nozzle heater to 79.1 percent standby temp\nM104 S{first_layer_temperature[0]} T1 ; set 2nd nozzle heater to first layer temperature\nM105 ; Report Temperatures\nM109 S{first_layer_temperature[0] * 0.791} T0 ; set 1st nozzle heater to 79.1 percent standby temp\nM109 S{first_layer_temperature[0]} T1 ; Wait for 2nd nozzle heater to first layer temperature\nM105 ; Report Temperatures\nG28 X0 Y0 ; move X/Y to min endstops\nG28 Z0 ; move Z to min endstops\nG1 Z2 F400 ; move the print bed down 2mm\nT0 ; switch to tool position T0\nG90 ; absolute positioning\nG92 E0.0 ; zero the current extruder coordinate\nG28 ; Home all axis\nG1 Y0 F1200 E0 ; move Y to min endstop and reset extruder\nG92 E0.0 ; zero the current extruder coordinate\nT1 ; switch to tool position T1\nG92 E0.0 ; zero the current extruder coordinate\nM117 E2 nozzle wipe... ; Put Nozzle wipe message on screen, Attempt Nozzle Wipe (for ooze free startup)\nG1 X-15.0 Y-92.9 Z0.3 F2400.0 ; move to start-line position\nG1 X15.0 Y-92.9 Z0.3 F1000.0 E2 ; draw 1st line\nG1 X15.0 Y-92.6 Z0.3 F3000.0 ; move to side a little\nG1 X-15.0 Y-92.6 Z0.3 F1000.0 E4 ; draw 2nd line\nG1 X-15.0 Y-92.3 Z0.3 F3000.0 ; move to side a little\nG1 X15.0 Y-92.3 Z0.3 F1000.0 E6 ; draw 3rd line\nG1 X15.0 Y-92 Z0.3 F3000.0 ; move to side a little\nG1 X-15.0 Y-92 Z0.3 F1000.0 E8 ; draw 4th line\nG92 E0.0 ; reset extruder coordinate to zero before printing\nM117 BIBO Now Printing from E2... ; Put now printing message on screen
  783. end_gcode = ;BIBO End GCode\nM107 ; turn fans off\nG91 ; Relative positioning\nG1 Z1 F100\nM140 S0 ; Disable heated bed\nM104 T0 S0 ; extruder T0 heater off\nM104 T1 S0 ; extruder T1 heater off\nG1 Z+0.5 X-20 Y-20 F300 ; move Z down then move print head a bit out of the way\nG28 X0 Y0 ; move X/Y to min endstops, so the head is out of the way\nG90 ; Absolute positioning\nG92 E0.0 ; Reset extruder position\nM84 ; Turn steppers off\nM117 BIBO Print complete ; Put print complete message on screen
  784. thumbnails =
  785. toolchange_gcode =
  786. use_relative_e_distances = 1
  787. wipe = 1
  788. z_offset = 0
  789. # Ditto Printing options with custom beds and special start end gcode for print duplication from one nozzle to the other
  790. [printer:BIBO2 E1 right E2 Ditto]
  791. inherits = BIBO2 Touch E1 right only extrusion
  792. printer_model = BIBO2
  793. printer_notes = Do not 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_BIBO\nPRINTER_MODEL_BIBO2
  794. bed_shape = 0x-93,33x-93,33x93,0x93
  795. #bed_model = BIBO2_bed.stl
  796. #bed_texture = BIBO2.svg
  797. before_layer_gcode = ;BEFORE_LAYER_CHANGE\n;[layer_z]\nM104 S{temperature[0]} T1 ; set 2nd nozzle heater to print temperature\n
  798. start_gcode = ;Start code PrusaSlicer BIBO 2 printers E1 only (i.e. T0)\nM420 S1 ; Turn on Ditto Printing\nG21 ; set units to metric\nG90 ; absolute positioning\nM107 ; start with the fan off\nM190 S{first_layer_bed_temperature[0] - 5} ; wait for bed temp\nM140 S{first_layer_bed_temperature[0]} ; continue bed heating to full temp while other things are happening\nM104 S{first_layer_temperature[0]} T0 ; set 1st nozzle heater to first layer temperature\nM104 S{first_layer_temperature[0]} T1 ; set 2nd nozzle heater to same first layer temperature\nM105 ; Report Temperatures\nM109 S{first_layer_temperature[0]} T0 ; wait for 1st nozzle heat to first layer temperature\nM109 S{first_layer_temperature[0]} T1 ; wait for 2nd nozzle heat to same first layer temperature\nM105 ; Report Temperatures\nG28 X0 Y0 ; move X/Y to min endstops\nG28 Z0 ; move Z to min endstops\nG1 Y0 F1200 E0 ; move Y to min endstop and extrude 0 filament\nT[initial_tool] ; switch to initial tool position\nG92 E0.0 ; reset extruder\nG28 ; Home all axis\nG1 Y0 F1200 E0 ; move Y to min endstop and reset extruder\nG92 E0.0 ; zero the current extruder coordinate\nM117 Cleaning... ; Put Cleaning message on screen, Attempt Nozzle Wipe (for ooze free startup)\nG1 X-15.0 Y-92.9 Z0.3 F2400.0 ; move to start-line position\nG1 X15.0 Y-92.9 Z0.3 F1000.0 E2 ; draw 1st line\nG1 X15.0 Y-92.6 Z0.3 F3000.0 ; move to side a little\nG1 X-15.0 Y-92.6 Z0.3 F1000.0 E4 ; draw 2nd line\nG1 X-15.0 Y-92.3 Z0.3 F3000.0 ; move to side a little\nG1 X15.0 Y-92.3 Z0.3 F1000.0 E6 ; draw 3rd line\nG1 X15.0 Y-92 Z0.3 F3000.0 ; move to side a little\nG1 X-15.0 Y-92 Z0.3 F1000.0 E8 ; draw 4th line\nG92 E0.0 ; reset extruder and zero the current extruder coordinate before printing\nM117 BIBO E1 now Printing... ; Put now printing message on screen
  799. end_gcode = ;BIBO End GCode\nM107 ; turn fans off\nG91 ; Relative positioning\nG1 Z1 F100\nM140 S0 ; Disable heated bed\nM104 T0 S0 ; extruder T0 heater off\nM104 T1 S0 ; extruder T1 heater off\nG1 Z+0.5 X-20 Y-20 F300 ; move Z down then move print head a bit out of the way\nG28 X0 Y0 ; move X/Y to min endstops, so the head is out of the way\nG90 ; Absolute positioning\nG92 E0.0 ; Reset extruder position\nM84 ; Turn steppers off\nM420 S0 ; Turn off Ditto Printing function\nM117 BIBO Print complete ; Put print complete message on screen
  800. [printer:BIBO2 E2 left E1 Ditto]
  801. inherits = BIBO2 Touch E2 left only extrusion
  802. printer_model = BIBO2
  803. printer_notes = Do not 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_BIBO\nPRINTER_MODEL_BIBO2
  804. bed_shape = -33x-93,0x-93,0x93,-33x93
  805. #bed_model = BIBO2_bed.stl
  806. #bed_texture = BIBO2.svg
  807. before_layer_gcode = ;BEFORE_LAYER_CHANGE\n;[layer_z]\nM104 S{temperature[0]} T0 ; set 1st nozzle heater to print temperature\n
  808. start_gcode = ;Start code PrusaSlicer BIBO 2 printers E2 only (i.e. T1)\nM420 S1 ; Turn on Ditto Printing\nG21 ; set units to metric\nG90 ; absolute positioning\nM107 ; start with the fan off\nM140 S{first_layer_bed_temperature[0] - 5} ; set bed temp\nM105 ; Report Temperatures\nM190 S{first_layer_bed_temperature[0]} ; wait for bed temp\nM104 S{first_layer_temperature[0]} T0 ; set 1st nozzle heater to ditto print temperature\nM104 S{first_layer_temperature[0]} T1 ; set 2nd nozzle heater to first layer temperature\nM105 ; Report Temperatures\nM109 S{first_layer_temperature[0]} T0 ; set 1st nozzle heater to ditto printing temperature\nM109 S{first_layer_temperature[0]} T1 ; Wait for 2nd nozzle heater to first layer temperature\nM105 ; Report Temperatures\nG28 X0 Y0 ; move X/Y to min endstops\nG28 Z0 ; move Z to min endstops\nG1 Z2 F400 ; move the print bed down 2mm\nT0 ; switch to tool position T0\nG90 ; absolute positioning\nG92 E0.0 ; zero the current extruder coordinate\nG28 ; Home all axis\nG1 Y0 F1200 E0 ; move Y to min endstop and reset extruder\nG92 E0.0 ; zero the current extruder coordinate\nT1 ; switch to tool position T1\nG92 E0.0 ; zero the current extruder coordinate\nM117 E2 nozzle wipe... ; Put Nozzle wipe message on screen, Attempt Nozzle Wipe (for ooze free startup)\nG1 X-15.0 Y-92.9 Z0.3 F2400.0 ; move to start-line position\nG1 X15.0 Y-92.9 Z0.3 F1000.0 E2 ; draw 1st line\nG1 X15.0 Y-92.6 Z0.3 F3000.0 ; move to side a little\nG1 X-15.0 Y-92.6 Z0.3 F1000.0 E4 ; draw 2nd line\nG1 X-15.0 Y-92.3 Z0.3 F3000.0 ; move to side a little\nG1 X15.0 Y-92.3 Z0.3 F1000.0 E6 ; draw 3rd line\nG1 X15.0 Y-92 Z0.3 F3000.0 ; move to side a little\nG1 X-15.0 Y-92 Z0.3 F1000.0 E8 ; draw 4th line\nG92 E0.0 ; reset extruder coordinate to zero before printing\nM117 BIBO Now Printing from E2... ; Put now printing message on screen
  809. end_gcode = ;BIBO End GCode\nM107 ; turn fans off\nG91 ; Relative positioning\nG1 Z1 F100\nM140 S0 ; Disable heated bed\nM104 T0 S0 ; extruder T0 heater off\nM104 T1 S0 ; extruder T1 heater off\nG1 Z+0.5 X-20 Y-20 F300 ; move Z down then move print head a bit out of the way\nG28 X0 Y0 ; move X/Y to min endstops, so the head is out of the way\nG90 ; Absolute positioning\nG92 E0.0 ; Reset extruder position\nM84 ; Turn steppers off\nM420 S0 ; Turn off Ditto Printing function\nM117 BIBO Print complete ; Put print complete message on screen