My self-made 3D-printable designs, mainly in OpenSCAD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

i3_flex.profile 11KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. _description: Imported from Cura_CTC_i3_Pro_B.ini on 2018-01-06 17:07
  2. _display_name: CTC i3 Flex
  3. bottom_layer_speed: 15.0
  4. bottom_thickness: 0.2
  5. brim_line_count: 20
  6. cool_head_lift: false
  7. cool_min_feedrate: 10
  8. cool_min_layer_time: 10
  9. end_gcode:
  10. - 'M104 S0
  11. M140 S0 ;heated bed heater off (if you have it)
  12. G91 ;relative positioning
  13. G1 E-0.5 F40 ;retract the filament a bit before lifting the nozzle,
  14. to release some of the pressure
  15. G1 Z+0.5 E-0.5 F{travel_speed} ;move Z up a bit and retract filament even more
  16. G90 ;absolute positioning
  17. G1 X0 Y180 F{travel_speed} ;move X to min endstops, y to max so the head is
  18. out of the way
  19. M84 ;steppers off
  20. M117 Finished!'
  21. - ';End GCode
  22. M104 T0 S0 ;extruder heater off
  23. M104 T1 S0 ;extruder heater off
  24. M140 S0 ;heated bed heater off (if you have it)
  25. G91 ;relative positioning
  26. G1 E-0.5 F300 ;retract the filament a bit before lifting
  27. the nozzle, to release some of the pressure
  28. G1 Z+0.5 E-0.5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even
  29. more
  30. G28 X0 Y0 ;move X/Y to min endstops, so the head is
  31. out of the way
  32. M84 ;steppers off
  33. G90 ;absolute positioning
  34. ;{profile_string}'
  35. - ';End GCode
  36. M104 T0 S0 ;extruder heater off
  37. M104 T1 S0 ;extruder heater off
  38. M104 T2 S0 ;extruder heater off
  39. M140 S0 ;heated bed heater off (if you have it)
  40. G91 ;relative positioning
  41. G1 E-0.5 F300 ;retract the filament a bit before lifting
  42. the nozzle, to release some of the pressure
  43. G1 Z+0.5 E-0.5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even
  44. more
  45. G28 X0 Y0 ;move X/Y to min endstops, so the head is
  46. out of the way
  47. M84 ;steppers off
  48. G90 ;absolute positioning
  49. ;{profile_string}'
  50. - ';End GCode
  51. M104 T0 S0 ;extruder heater off
  52. M104 T1 S0 ;extruder heater off
  53. M104 T2 S0 ;extruder heater off
  54. M104 T3 S0 ;extruder heater off
  55. M140 S0 ;heated bed heater off (if you have it)
  56. G91 ;relative positioning
  57. G1 E-0.5 F300 ;retract the filament a bit before lifting
  58. the nozzle, to release some of the pressure
  59. G1 Z+0.5 E-0.5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even
  60. more
  61. G28 X0 Y0 ;move X/Y to min endstops, so the head is
  62. out of the way
  63. M84 ;steppers off
  64. G90 ;absolute positioning
  65. ;{profile_string}'
  66. fan_enabled: true
  67. fan_full_height: 1.5
  68. fan_speed: 30
  69. fan_speed_max: 100
  70. filament_diameter:
  71. - 1.75
  72. - false
  73. - false
  74. - false
  75. filament_flow: 100.0
  76. fill_density: 15
  77. fill_overlap: 15
  78. first_layer_width_factor: 110
  79. fix_horrible_extensive_stitching: false
  80. fix_horrible_union_all_type_a: true
  81. fix_horrible_union_all_type_b: false
  82. fix_horrible_use_open_bits: false
  83. follow_surface: false
  84. infill_speed: 0.0
  85. inner_shell_speed: 0.0
  86. layer_height: 0.2
  87. object_sink: 0.0
  88. ooze_shield: false
  89. outer_shell_speed: 40.0
  90. overlap_dual: 0.15
  91. perimeter_before_infill: false
  92. platform_adhesion: none
  93. print_bed_temperature: 30
  94. print_speed: 50
  95. print_temperature:
  96. - 195
  97. - false
  98. - false
  99. - false
  100. raft_airgap: 0.22
  101. raft_airgap_all: 0.0
  102. raft_base_linewidth: 1.0
  103. raft_base_thickness: 0.3
  104. raft_interface_linewidth: 0.4
  105. raft_interface_thickness: 0.27
  106. raft_line_spacing: 3.0
  107. raft_margin: 5.0
  108. raft_surface_layers: 2
  109. raft_surface_linewidth: 0.4
  110. raft_surface_thickness: 0.27
  111. retraction_amount: 1.0
  112. retraction_combing: all
  113. retraction_dual_amount: 16.5
  114. retraction_enable: true
  115. retraction_hop: 0.18
  116. retraction_min_travel: 1.5
  117. retraction_minimal_extrusion: 0.02
  118. retraction_speed: 40.0
  119. skirt_gap: 3.0
  120. skirt_line_count: 3
  121. skirt_minimal_length: 150.0
  122. solid_bottom: true
  123. solid_layer_thickness: 1.0
  124. solid_top: true
  125. solidarea_speed: 0.0
  126. spiralize: false
  127. start_gcode:
  128. - ';Sliced at: {day} {date} {time}
  129. ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
  130. ;Print time: {print_time}
  131. ;Filament used: {filament_amount}m {filament_weight}g
  132. ;Filament cost: {filament_cost}
  133. G21 ;metric values
  134. G90 ;absolute positioning
  135. M82 ;set extruder to absolute mode
  136. M107 ;start with the fan off
  137. G28 ;move X/Y/Z to min endstops
  138. G29 ;perform auto bed leveling
  139. G1 X0.0 Y0.0 F{travel_speed}
  140. M140 S{print_bed_temperature} ;Heat Print bed and don''t wait
  141. M104 S{print_temperature} ;Heat extruder and don''t wait
  142. M190 S{print_bed_temperature} ;Heat Print bed and wait
  143. M109 S{print_temperature} ;Heat extruder and wait
  144. G1 Z5.0 F{travel_speed} ;move the platform down 5mm
  145. G1 X10.0 Y10.0 F{travel_speed} ;move to X10 Y10
  146. G1 Z0.15 F{travel_speed} ;move Z to first layer height
  147. G92 E0 ;zero the extruded length
  148. G1 X30.0 E3 F300 ;extrude 3mm of feed stock and move X 20mm
  149. G92 E0 ;zero the extruded length again
  150. G1 Z10.0 F{travel_speed} ;move platform down 5mm more
  151. G1 F{travel_speed}
  152. ;Put printing message on LCD screen
  153. M117 Printing...'
  154. - ';Sliced at: {day} {date} {time}
  155. ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
  156. ;Print time: {print_time}
  157. ;Filament used: {filament_amount}m {filament_weight}g
  158. ;Filament cost: {filament_cost}
  159. ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
  160. ;M104 S{print_temperature} ;Uncomment to add your own temperature line
  161. ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
  162. ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
  163. G21 ;metric values
  164. G90 ;absolute positioning
  165. M107 ;start with the fan off
  166. G28 X0 Y0 ;move X/Y to min endstops
  167. G28 Z0 ;move Z to min endstops
  168. G1 Z15.0 F{travel_speed} ;move the platform down 15mm
  169. T1 ;Switch to the 2nd extruder
  170. G92 E0 ;zero the extruded length
  171. G1 F200 E10 ;extrude 10mm of feed stock
  172. G92 E0 ;zero the extruded length again
  173. G1 F200 E-{retraction_dual_amount}
  174. T0 ;Switch to the first extruder
  175. G92 E0 ;zero the extruded length
  176. G1 F200 E10 ;extrude 10mm of feed stock
  177. G92 E0 ;zero the extruded length again
  178. G1 F{travel_speed}
  179. ;Put printing message on LCD screen
  180. M117 Printing...'
  181. - ';Sliced at: {day} {date} {time}
  182. ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
  183. ;Print time: {print_time}
  184. ;Filament used: {filament_amount}m {filament_weight}g
  185. ;Filament cost: {filament_cost}
  186. ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
  187. ;M104 S{print_temperature} ;Uncomment to add your own temperature line
  188. ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
  189. ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
  190. G21 ;metric values
  191. G90 ;absolute positioning
  192. M107 ;start with the fan off
  193. G28 X0 Y0 ;move X/Y to min endstops
  194. G28 Z0 ;move Z to min endstops
  195. G1 Z15.0 F{travel_speed} ;move the platform down 15mm
  196. T2 ;Switch to the 3rd extruder
  197. G92 E0 ;zero the extruded length
  198. G1 F200 E10 ;extrude 10mm of feed stock
  199. G92 E0 ;zero the extruded length again
  200. G1 F200 E-{retraction_dual_amount}
  201. T1 ;Switch to the 2nd extruder
  202. G92 E0 ;zero the extruded length
  203. G1 F200 E10 ;extrude 10mm of feed stock
  204. G92 E0 ;zero the extruded length again
  205. G1 F200 E-{retraction_dual_amount}
  206. T0 ;Switch to the first extruder
  207. G92 E0 ;zero the extruded length
  208. G1 F200 E10 ;extrude 10mm of feed stock
  209. G92 E0 ;zero the extruded length again
  210. G1 F{travel_speed}
  211. ;Put printing message on LCD screen
  212. M117 Printing...'
  213. - ';Sliced at: {day} {date} {time}
  214. ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
  215. ;Print time: {print_time}
  216. ;Filament used: {filament_amount}m {filament_weight}g
  217. ;Filament cost: {filament_cost}
  218. ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
  219. ;M104 S{print_temperature} ;Uncomment to add your own temperature line
  220. ;M109 T2 S{print_temperature2} ;Uncomment to add your own temperature line
  221. ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
  222. ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
  223. G21 ;metric values
  224. G90 ;absolute positioning
  225. M107 ;start with the fan off
  226. G28 X0 Y0 ;move X/Y to min endstops
  227. G28 Z0 ;move Z to min endstops
  228. G1 Z15.0 F{travel_speed} ;move the platform down 15mm
  229. T3 ;Switch to the 4th extruder
  230. G92 E0 ;zero the extruded length
  231. G1 F200 E10 ;extrude 10mm of feed stock
  232. G92 E0 ;zero the extruded length again
  233. G1 F200 E-{retraction_dual_amount}
  234. T2 ;Switch to the 3rd extruder
  235. G92 E0 ;zero the extruded length
  236. G1 F200 E10 ;extrude 10mm of feed stock
  237. G92 E0 ;zero the extruded length again
  238. G1 F200 E-{retraction_dual_amount}
  239. T1 ;Switch to the 2nd extruder
  240. G92 E0 ;zero the extruded length
  241. G1 F200 E10 ;extrude 10mm of feed stock
  242. G92 E0 ;zero the extruded length again
  243. G1 F200 E-{retraction_dual_amount}
  244. T0 ;Switch to the first extruder
  245. G92 E0 ;zero the extruded length
  246. G1 F200 E10 ;extrude 10mm of feed stock
  247. G92 E0 ;zero the extruded length again
  248. G1 F{travel_speed}
  249. ;Put printing message on LCD screen
  250. M117 Printing...'
  251. support: none
  252. support_angle: 60
  253. support_dual_extrusion: both
  254. support_fill_rate: 15
  255. support_type: lines
  256. support_xy_distance: 0.7
  257. support_z_distance: 0.15
  258. travel_speed: 100
  259. wall_thickness: 1.0
  260. wipe_tower: false
  261. wipe_tower_volume: 15