Creality.ini 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793
  1. # Print profiles for the Creality printers.
  2. [vendor]
  3. # Vendor name will be shown by the Config Wizard.
  4. name = Creality
  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.6
  8. # Where to get the updates from?
  9. config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Creality/
  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:ENDER3]
  15. name = Creality Ender-3
  16. variants = 0.4
  17. technology = FFF
  18. family = ENDER
  19. bed_model = ender3_bed.stl
  20. bed_texture = ender3.svg
  21. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  22. [printer_model:ENDER3BLTOUCH]
  23. name = Creality Ender-3 BLTouch
  24. variants = 0.4
  25. technology = FFF
  26. family = ENDER
  27. bed_model = ender3_bed.stl
  28. bed_texture = ender3.svg
  29. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  30. [printer_model:ENDER5]
  31. name = Creality Ender-5
  32. variants = 0.4
  33. technology = FFF
  34. family = ENDER
  35. bed_model = ender3_bed.stl
  36. bed_texture = ender3.svg
  37. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  38. [printer_model:ENDER5PLUS]
  39. name = Creality Ender-5 Plus
  40. variants = 0.4
  41. technology = FFF
  42. family = ENDER
  43. bed_model = ender5plus_bed.stl
  44. bed_texture = ender5plus.svg
  45. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  46. [printer_model:ENDER2]
  47. name = Creality Ender-2
  48. variants = 0.4
  49. technology = FFF
  50. family = ENDER
  51. bed_model = ender2_bed.stl
  52. bed_texture = ender2.svg
  53. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  54. [printer_model:CR10MINI]
  55. name = Creality CR-10 Mini
  56. variants = 0.4
  57. technology = FFF
  58. family = CR
  59. bed_model = cr10mini_bed.stl
  60. bed_texture = cr10mini.svg
  61. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  62. [printer_model:CR10]
  63. name = Creality CR-10
  64. variants = 0.4
  65. technology = FFF
  66. family = CR
  67. bed_model = cr10_bed.stl
  68. bed_texture = cr10.svg
  69. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  70. [printer_model:CR10V2]
  71. name = Creality CR-10 V2
  72. variants = 0.4
  73. technology = FFF
  74. family = CR
  75. bed_model = cr10v2_bed.stl
  76. bed_texture = cr10.svg
  77. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  78. [printer_model:CR10V3]
  79. name = Creality CR-10 V3
  80. variants = 0.4
  81. technology = FFF
  82. family = CR
  83. bed_model = cr10v2_bed.stl
  84. bed_texture = cr10.svg
  85. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  86. [printer_model:CR10S]
  87. name = Creality CR-10 S
  88. variants = 0.4
  89. technology = FFF
  90. family = CR
  91. bed_model = cr10_bed.stl
  92. bed_texture = cr10.svg
  93. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  94. [printer_model:CR10SPRO]
  95. name = Creality CR-10 S Pro
  96. variants = 0.4
  97. technology = FFF
  98. family = CR
  99. bed_model = cr10v2_bed.stl
  100. bed_texture = cr10.svg
  101. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  102. [printer_model:CR10SPROV2]
  103. name = Creality CR-10 S Pro V2
  104. variants = 0.4
  105. technology = FFF
  106. family = CR
  107. bed_model = cr10v2_bed.stl
  108. bed_texture = cr10.svg
  109. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  110. [printer_model:CR10S4]
  111. name = Creality CR-10 S4
  112. variants = 0.4
  113. technology = FFF
  114. family = CR
  115. bed_model = cr10s4_bed.stl
  116. bed_texture = cr10s4.svg
  117. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  118. [printer_model:CR10S5]
  119. name = Creality CR-10 S5
  120. variants = 0.4
  121. technology = FFF
  122. family = CR
  123. bed_model = cr10s5_bed.stl
  124. bed_texture = cr10s5.svg
  125. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  126. [printer_model:CR20]
  127. name = Creality CR-20
  128. variants = 0.4
  129. technology = FFF
  130. family = CR
  131. bed_model = ender3_bed.stl
  132. bed_texture = cr20.svg
  133. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  134. [printer_model:CR20PRO]
  135. name = Creality CR-20 Pro
  136. variants = 0.4
  137. technology = FFF
  138. family = CR
  139. bed_model = ender3_bed.stl
  140. bed_texture = cr20.svg
  141. default_materials = Creality PLA @CREALITY; Generic PLA @CREALITY; Generic PETG @CREALITY; Generic ABS @CREALITY; Prusament PLA @CREALITY; Prusament PETG @CREALITY
  142. # All presets starting with asterisk, for example *common*, are intermediate and they will
  143. # not make it into the user interface.
  144. # Common print preset
  145. [print:*common*]
  146. avoid_crossing_perimeters = 0
  147. bridge_angle = 0
  148. bridge_flow_ratio = 0.95
  149. bridge_speed = 25
  150. brim_width = 0
  151. clip_multipart_objects = 1
  152. compatible_printers =
  153. complete_objects = 0
  154. dont_support_bridges = 1
  155. elefant_foot_compensation = 0
  156. ensure_vertical_shell_thickness = 1
  157. external_fill_pattern = rectilinear
  158. external_perimeters_first = 0
  159. external_perimeter_extrusion_width = 0.45
  160. external_perimeter_speed = 25
  161. extra_perimeters = 0
  162. extruder_clearance_height = 25
  163. extruder_clearance_radius = 45
  164. extrusion_width = 0.45
  165. fill_angle = 45
  166. fill_density = 20%
  167. fill_pattern = grid
  168. first_layer_extrusion_width = 0.42
  169. first_layer_height = 0.2
  170. first_layer_speed = 20
  171. gap_fill_speed = 30
  172. gcode_comments = 0
  173. infill_every_layers = 1
  174. infill_extruder = 1
  175. infill_extrusion_width = 0.45
  176. infill_first = 0
  177. infill_only_where_needed = 0
  178. infill_overlap = 25%
  179. infill_speed = 50
  180. interface_shells = 0
  181. max_print_speed = 100
  182. max_volumetric_extrusion_rate_slope_negative = 0
  183. max_volumetric_extrusion_rate_slope_positive = 0
  184. max_volumetric_speed = 0
  185. min_skirt_length = 4
  186. notes =
  187. overhangs = 0
  188. only_retract_when_crossing_perimeters = 0
  189. ooze_prevention = 0
  190. output_filename_format = {input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{print_time}.gcode
  191. perimeters = 2
  192. perimeter_extruder = 1
  193. perimeter_extrusion_width = 0.45
  194. perimeter_speed = 40
  195. post_process =
  196. print_settings_id =
  197. raft_layers = 0
  198. resolution = 0
  199. seam_position = nearest
  200. single_extruder_multi_material_priming = 1
  201. skirts = 1
  202. skirt_distance = 2
  203. skirt_height = 2
  204. small_perimeter_speed = 25
  205. solid_infill_below_area = 0
  206. solid_infill_every_layers = 0
  207. solid_infill_extruder = 1
  208. solid_infill_extrusion_width = 0.45
  209. solid_infill_speed = 40
  210. spiral_vase = 0
  211. standby_temperature_delta = -5
  212. support_material = 0
  213. support_material_extruder = 0
  214. support_material_extrusion_width = 0.38
  215. support_material_interface_extruder = 0
  216. support_material_angle = 0
  217. support_material_buildplate_only = 0
  218. support_material_enforce_layers = 0
  219. support_material_contact_distance = 0.15
  220. support_material_interface_contact_loops = 0
  221. support_material_interface_layers = 2
  222. support_material_interface_spacing = 0.2
  223. support_material_interface_speed = 100%
  224. support_material_pattern = rectilinear
  225. support_material_spacing = 2
  226. support_material_speed = 40
  227. support_material_synchronize_layers = 0
  228. support_material_threshold = 45
  229. support_material_with_sheath = 0
  230. support_material_xy_spacing = 60%
  231. thin_walls = 0
  232. top_infill_extrusion_width = 0.4
  233. top_solid_infill_speed = 30
  234. travel_speed = 150
  235. wipe_tower = 0
  236. wipe_tower_bridging = 10
  237. wipe_tower_rotation_angle = 0
  238. wipe_tower_width = 60
  239. wipe_tower_x = 170
  240. wipe_tower_y = 140
  241. xy_size_compensation = 0
  242. [print:*0.08mm*]
  243. inherits = *common*
  244. layer_height = 0.08
  245. perimeters = 3
  246. bottom_solid_layers = 9
  247. top_solid_layers = 11
  248. [print:*0.10mm*]
  249. inherits = *common*
  250. layer_height = 0.1
  251. perimeters = 3
  252. bottom_solid_layers = 7
  253. top_solid_layers = 9
  254. [print:*0.12mm*]
  255. inherits = *common*
  256. layer_height = 0.12
  257. perimeters = 3
  258. bottom_solid_layers = 6
  259. top_solid_layers = 7
  260. [print:*0.16mm*]
  261. inherits = *common*
  262. layer_height = 0.16
  263. bottom_solid_layers = 5
  264. top_solid_layers = 7
  265. [print:*0.20mm*]
  266. inherits = *common*
  267. layer_height = 0.20
  268. bottom_solid_layers = 4
  269. top_solid_layers = 5
  270. [print:*0.24mm*]
  271. inherits = *common*
  272. layer_height = 0.24
  273. top_infill_extrusion_width = 0.45
  274. bottom_solid_layers = 3
  275. top_solid_layers = 4
  276. [print:*0.28mm*]
  277. inherits = *common*
  278. layer_height = 0.28
  279. top_infill_extrusion_width = 0.45
  280. bottom_solid_layers = 3
  281. top_solid_layers = 4
  282. [print:0.08mm SUPERDETAIL @CREALITY]
  283. inherits = *0.08mm*
  284. compatible_printers_condition = printer_model=~/(ENDER|CR).*/ and nozzle_diameter[0]==0.4
  285. [print:0.10mm HIGHDETAIL @CREALITY]
  286. inherits = *0.10mm*
  287. renamed_from = "0.10mm HIGHDETAIL @ENDER3"
  288. compatible_printers_condition = printer_model=~/(ENDER|CR).*/ and nozzle_diameter[0]==0.4
  289. [print:0.12mm DETAIL @CREALITY]
  290. inherits = *0.12mm*
  291. renamed_from = "0.12mm DETAIL @ENDER3"
  292. compatible_printers_condition = printer_model=~/(ENDER|CR).*/ and nozzle_diameter[0]==0.4
  293. [print:0.16mm OPTIMAL @CREALITY]
  294. inherits = *0.16mm*
  295. renamed_from = "0.15mm OPTIMAL @ENDER3"; "0.15mm OPTIMAL @CREALITY"
  296. compatible_printers_condition = printer_model=~/(ENDER|CR).*/ and nozzle_diameter[0]==0.4
  297. [print:0.20mm NORMAL @CREALITY]
  298. inherits = *0.20mm*
  299. renamed_from = "0.20mm NORMAL @ENDER3"
  300. compatible_printers_condition = printer_model=~/(ENDER|CR).*/ and nozzle_diameter[0]==0.4
  301. [print:0.24mm DRAFT @CREALITY]
  302. inherits = *0.24mm*
  303. renamed_from = "0.24mm DRAFT @ENDER3"
  304. compatible_printers_condition = printer_model=~/(ENDER|CR).*/ and nozzle_diameter[0]==0.4
  305. [print:0.28mm SUPERDRAFT @CREALITY]
  306. inherits = *0.28mm*
  307. compatible_printers_condition = printer_model=~/(ENDER|CR).*/ and nozzle_diameter[0]==0.4
  308. # Common filament preset
  309. [filament:*common*]
  310. cooling = 0
  311. compatible_printers =
  312. extrusion_multiplier = 1
  313. filament_cost = 0
  314. filament_density = 0
  315. filament_diameter = 1.75
  316. filament_notes = ""
  317. filament_settings_id = ""
  318. filament_soluble = 0
  319. min_print_speed = 15
  320. slowdown_below_layer_time = 20
  321. compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_CREALITY.*/
  322. [filament:*PLA*]
  323. inherits = *common*
  324. bed_temperature = 60
  325. fan_below_layer_time = 100
  326. filament_colour = #DDDDDD
  327. filament_max_volumetric_speed = 15
  328. filament_type = PLA
  329. filament_density = 1.24
  330. filament_cost = 20
  331. first_layer_bed_temperature = 60
  332. first_layer_temperature = 210
  333. fan_always_on = 1
  334. cooling = 1
  335. max_fan_speed = 100
  336. min_fan_speed = 100
  337. bridge_fan_speed = 100
  338. disable_fan_first_layers = 1
  339. temperature = 205
  340. [filament:*PET*]
  341. inherits = *common*
  342. bed_temperature = 70
  343. cooling = 1
  344. disable_fan_first_layers = 3
  345. fan_below_layer_time = 20
  346. filament_colour = #DDDDDD
  347. filament_max_volumetric_speed = 8
  348. filament_type = PETG
  349. filament_density = 1.27
  350. filament_cost = 30
  351. first_layer_bed_temperature = 70
  352. first_layer_temperature = 240
  353. fan_always_on = 1
  354. max_fan_speed = 50
  355. min_fan_speed = 20
  356. bridge_fan_speed = 100
  357. temperature = 240
  358. [filament:*ABS*]
  359. inherits = *common*
  360. bed_temperature = 100
  361. cooling = 0
  362. disable_fan_first_layers = 3
  363. fan_below_layer_time = 20
  364. filament_colour = #DDDDDD
  365. filament_max_volumetric_speed = 11
  366. filament_type = ABS
  367. filament_density = 1.04
  368. filament_cost = 20
  369. first_layer_bed_temperature = 100
  370. first_layer_temperature = 245
  371. fan_always_on = 0
  372. max_fan_speed = 0
  373. min_fan_speed = 0
  374. bridge_fan_speed = 30
  375. top_fan_speed = 0
  376. temperature = 245
  377. [filament:Generic PLA @CREALITY]
  378. inherits = *PLA*
  379. renamed_from = "Generic PLA @ENDER3"
  380. filament_vendor = Generic
  381. [filament:Generic PETG @CREALITY]
  382. inherits = *PET*
  383. renamed_from = "Generic PETG @ENDER3"
  384. filament_vendor = Generic
  385. [filament:Generic ABS @CREALITY]
  386. inherits = *ABS*
  387. renamed_from = "Generic ABS @ENDER3"
  388. first_layer_bed_temperature = 90
  389. bed_temperature = 90
  390. filament_vendor = Generic
  391. [filament:Creality PLA @CREALITY]
  392. inherits = *PLA*
  393. renamed_from = "Creality PLA @ENDER3"
  394. filament_vendor = Creality
  395. temperature = 200
  396. bed_temperature = 60
  397. first_layer_temperature = 205
  398. first_layer_bed_temperature = 60
  399. filament_colour = #42BDD8
  400. [filament:Creality PETG @CREALITY]
  401. inherits = *PET*
  402. renamed_from = "Creality PETG @ENDER3"
  403. filament_vendor = Creality
  404. temperature = 240
  405. bed_temperature = 70
  406. first_layer_temperature = 240
  407. first_layer_bed_temperature = 70
  408. max_fan_speed = 40
  409. min_fan_speed = 20
  410. filament_colour = #42BDD8
  411. [filament:Creality ABS @CREALITY]
  412. inherits = *ABS*
  413. renamed_from = "Creality ABS @ENDER3"
  414. filament_vendor = Creality
  415. temperature = 240
  416. bed_temperature = 90
  417. first_layer_temperature = 240
  418. first_layer_bed_temperature = 90
  419. filament_colour = #42BDD8
  420. [filament:Prusament PLA @CREALITY]
  421. inherits = *PLA*
  422. renamed_from = "Prusament PLA @ENDER3"
  423. filament_vendor = Prusa Polymers
  424. temperature = 210
  425. bed_temperature = 60
  426. first_layer_temperature = 215
  427. first_layer_bed_temperature = 60
  428. filament_cost = 24.99
  429. filament_density = 1.24
  430. filament_colour = #F94D0C
  431. [filament:Prusament PETG @CREALITY]
  432. inherits = *PET*
  433. renamed_from = "Prusament PETG @ENDER3"
  434. filament_vendor = Prusa Polymers
  435. temperature = 245
  436. bed_temperature = 70
  437. first_layer_temperature = 245
  438. first_layer_bed_temperature = 70
  439. filament_cost = 24.99
  440. filament_density = 1.27
  441. filament_colour = #F94D0C
  442. [filament:AzureFilm PLA @CREALITY]
  443. inherits = *PLA*
  444. filament_vendor = AzureFilm
  445. temperature = 210
  446. bed_temperature = 60
  447. first_layer_temperature = 215
  448. first_layer_bed_temperature = 60
  449. filament_cost = 19.97
  450. filament_density = 1.24
  451. filament_colour = #006AA6
  452. [filament:Devil Design PLA @CREALITY]
  453. inherits = *PLA*
  454. filament_vendor = Devil Design
  455. temperature = 215
  456. bed_temperature = 60
  457. first_layer_temperature = 215
  458. first_layer_bed_temperature = 60
  459. filament_cost = 19.00
  460. filament_density = 1.24
  461. filament_colour = #FF0000
  462. [filament:Devil Design PLA (Galaxy) @CREALITY]
  463. inherits = *PLA*
  464. filament_vendor = Devil Design
  465. temperature = 225
  466. bed_temperature = 65
  467. first_layer_temperature = 225
  468. first_layer_bed_temperature = 65
  469. filament_cost = 19.00
  470. filament_density = 1.24
  471. filament_colour = #FF0000
  472. [filament:Extrudr PLA NX2 @CREALITY]
  473. inherits = *PLA*
  474. filament_vendor = Extrudr
  475. temperature = 200
  476. bed_temperature = 60
  477. first_layer_temperature = 205
  478. first_layer_bed_temperature = 60
  479. filament_cost = 23.63
  480. filament_density = 1.3
  481. filament_colour = #3C4547
  482. [filament:Real Filament PLA @CREALITY]
  483. inherits = *PLA*
  484. filament_vendor = Real Filament
  485. temperature = 195
  486. bed_temperature = 60
  487. first_layer_temperature = 200
  488. first_layer_bed_temperature = 60
  489. filament_cost = 24.99
  490. filament_density = 1.24
  491. filament_colour = #007ABF
  492. [filament:Velleman PLA @CREALITY]
  493. inherits = *PLA*
  494. filament_vendor = Velleman
  495. temperature = 200
  496. bed_temperature = 60
  497. first_layer_temperature = 205
  498. first_layer_bed_temperature = 60
  499. filament_cost = 27.99
  500. filament_density = 1.24
  501. filament_colour = #7EA60D
  502. [filament:3DJAKE ecoPLA @CREALITY]
  503. inherits = *PLA*
  504. filament_vendor = 3DJAKE
  505. temperature = 200
  506. bed_temperature = 60
  507. first_layer_temperature = 205
  508. first_layer_bed_temperature = 60
  509. filament_cost = 21.99
  510. filament_density = 1.24
  511. filament_colour = #125467
  512. [filament:123-3D Jupiter PLA @CREALITY]
  513. inherits = *PLA*
  514. filament_vendor = 123-3D
  515. temperature = 200
  516. bed_temperature = 60
  517. first_layer_temperature = 205
  518. first_layer_bed_temperature = 60
  519. filament_cost = 19.50
  520. filament_density = 1.24
  521. filament_colour = #FFE200
  522. # Common printer preset
  523. [printer:*common*]
  524. printer_technology = FFF
  525. before_layer_gcode = ;BEFORE_LAYER_CHANGE\nG92 E0\n;[layer_z]\n\n
  526. between_objects_gcode =
  527. pause_print_gcode =
  528. deretract_speed = 0
  529. extruder_colour = #FFFF00
  530. extruder_offset = 0x0
  531. gcode_flavor = marlin
  532. silent_mode = 0
  533. remaining_times = 0
  534. machine_max_acceleration_e = 10000
  535. machine_max_acceleration_extruding = 2000
  536. machine_max_acceleration_retracting = 1500
  537. machine_max_acceleration_x = 3000
  538. machine_max_acceleration_y = 3000
  539. machine_max_acceleration_z = 500
  540. machine_max_feedrate_e = 120
  541. machine_max_feedrate_x = 500
  542. machine_max_feedrate_y = 500
  543. machine_max_feedrate_z = 12
  544. machine_max_jerk_e = 2.5
  545. machine_max_jerk_x = 20
  546. machine_max_jerk_y = 20
  547. machine_max_jerk_z = 0.4
  548. machine_min_extruding_rate = 0
  549. machine_min_travel_rate = 0
  550. layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z]
  551. max_layer_height = 0.3
  552. min_layer_height = 0.07
  553. max_print_height = 200
  554. nozzle_diameter = 0.4
  555. printer_notes =
  556. printer_settings_id =
  557. retract_before_travel = 1
  558. retract_before_wipe = 0%
  559. retract_layer_change = 1
  560. retract_length = 1
  561. retract_length_toolchange = 1
  562. retract_lift = 0
  563. retract_lift_above = 0
  564. retract_lift_below = 0
  565. retract_restart_extra = 0
  566. retract_restart_extra_toolchange = 0
  567. retract_speed = 35
  568. single_extruder_multi_material = 0
  569. toolchange_gcode =
  570. use_firmware_retraction = 0
  571. use_relative_e_distances = 1
  572. use_volumetric_e = 0
  573. variable_layer_height = 1
  574. wipe = 1
  575. z_offset = 0
  576. printer_model =
  577. default_print_profile =
  578. default_filament_profile =
  579. [printer:Creality Ender-3]
  580. inherits = *common*
  581. renamed_from = "Creality ENDER-3"
  582. printer_model = ENDER3
  583. printer_variant = 0.4
  584. max_layer_height = 0.28
  585. min_layer_height = 0.08
  586. 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_CREALITY\nPRINTER_MODEL_ENDER3\nPRINTER_HAS_BOWDEN
  587. bed_shape = 3x3,228x3,228x228,3x228
  588. max_print_height = 250
  589. machine_max_acceleration_e = 5000
  590. machine_max_acceleration_extruding = 500
  591. machine_max_acceleration_retracting = 1000
  592. machine_max_acceleration_x = 500
  593. machine_max_acceleration_y = 500
  594. machine_max_acceleration_z = 100
  595. machine_max_feedrate_e = 60
  596. machine_max_feedrate_x = 500
  597. machine_max_feedrate_y = 500
  598. machine_max_feedrate_z = 10
  599. machine_max_jerk_e = 5
  600. machine_max_jerk_x = 8
  601. machine_max_jerk_y = 8
  602. machine_max_jerk_z = 0.4
  603. machine_min_extruding_rate = 0
  604. machine_min_travel_rate = 0
  605. nozzle_diameter = 0.4
  606. retract_before_travel = 2
  607. retract_length = 5
  608. retract_speed = 60
  609. deretract_speed = 40
  610. retract_before_wipe = 70%
  611. default_print_profile = 0.16mm OPTIMAL @CREALITY
  612. default_filament_profile = Creality PLA @CREALITY
  613. start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 ; home all\nG1 Z2 F240\nG1 X2 Y10 F3000\nG1 Z0.28 F240\nG92 E0.0\nG1 Y190 E15.0 F1500.0 ; intro line\nG1 X2.3 F5000\nG1 Y10 E15.0 F1200.0 ; intro line\nG92 E0.0
  614. 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+5, max_print_height)} F600{endif} ; Move print head up\nG1 X5 Y170 F3000 ; present print\n{if layer_z < max_print_height-10}G1 Z{z_offset+min(layer_z+70, max_print_height-10)} F600{endif} ; Move print head up\nM84 X Y E ; disable motors
  615. [printer:*fastabl*]
  616. start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S150 ; set extruder temp for auto bed leveling\nM140 S[first_layer_bed_temperature] ; set bed temp\nG28 ; home all\nG29 ; auto bed levelling\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[first_layer_temperature] ; set extruder temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG1 Z0.28 F240\nG92 E0.0\nG1 Y190 E15.0 F1500.0 ; intro line\nG1 X2.3 F5000\nG1 Y10 E15.0 F1200.0 ; intro line\nG92 E0.0
  617. [printer:*slowabl*]
  618. start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S150 ; set extruder temp for auto bed leveling\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nG28 ; home all\nG29 ; auto bed levelling\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[first_layer_temperature] ; set extruder temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG1 Z0.28 F240\nG92 E0.0\nG1 Y190 E15.0 F1500.0 ; intro line\nG1 X2.3 F5000\nG1 Y10 E15.0 F1200.0 ; intro line\nG92 E0.0
  619. [printer:*invertedz*]
  620. 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+5, max_print_height)} F600{endif} ; Move print bed down\nG1 X50 Y50 F3000 ; present print\n{if layer_z < max_print_height-10}G1 Z{z_offset+max_print_height-10} F600{endif} ; Move print bed down\nM84 X Y E ; disable motors
  621. [printer:Creality Ender-3 BLTouch]
  622. inherits = Creality Ender-3; *fastabl*
  623. renamed_from = "Creality ENDER-3 BLTouch"
  624. printer_model = ENDER3BLTOUCH
  625. [printer:Creality Ender-5]
  626. inherits = Creality Ender-3; *invertedz*
  627. retract_length = 6
  628. bed_shape = 5x2.5,225x2.5,225x222.5,5x222.5
  629. printer_model = ENDER5
  630. 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_CREALITY\nPRINTER_MODEL_ENDER5\nPRINTER_HAS_BOWDEN
  631. max_print_height = 300
  632. [printer:Creality Ender-5 Plus]
  633. inherits = Creality Ender-3; *slowabl*; *invertedz*
  634. retract_length = 6
  635. bed_shape = 5x5,355x5,355x355,5x355
  636. printer_model = ENDER5PLUS
  637. 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_CREALITY\nPRINTER_MODEL_ENDER5PLUS\nPRINTER_HAS_BOWDEN
  638. max_print_height = 400
  639. [printer:Creality Ender-2]
  640. inherits = Creality Ender-3
  641. renamed_from = "Creality ENDER-2"
  642. bed_shape = 0x0,150x0,150x150,0x150
  643. printer_model = ENDER2
  644. 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_CREALITY\nPRINTER_MODEL_ENDER2\nPRINTER_HAS_BOWDEN
  645. max_print_height = 200
  646. start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 ; home all\nG1 Z2 F240\nG1 X2 Y10 F3000\nG1 Z0.28 F240\nG92 E0.0\nG1 X15 Y135 E15.0 F1500.0 ; intro line\nG1 X2.3 F5000\nG1 Y10 E15.0 F1200.0 ; intro line\nG92 E0.0
  647. 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+5, max_print_height)} F600{endif} ; Move print head up\nG1 X5 Y140 F3000 ; present print\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+30, max_print_height)} F600{endif} ; Move print head up\nM84 X Y E ; disable motors
  648. [printer:Creality CR-10 Mini]
  649. inherits = Creality Ender-3
  650. retract_length = 6
  651. bed_shape = 2.5x5,2.5x225,302.5x225,302.5x5
  652. printer_model = CR10MINI
  653. 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_CREALITY\nPRINTER_MODEL_CR10MINI\nPRINTER_HAS_BOWDEN
  654. max_print_height = 300
  655. [printer:Creality CR-10]
  656. inherits = Creality Ender-3
  657. retract_length = 6
  658. bed_shape = 5x5,305x5,305x305,5x305
  659. printer_model = CR10
  660. 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_CREALITY\nPRINTER_MODEL_CR10\nPRINTER_HAS_BOWDEN
  661. max_print_height = 400
  662. [printer:Creality CR-10 V2]
  663. inherits = Creality Ender-3
  664. retract_length = 6
  665. bed_shape = 5x5,305x5,305x305,5x305
  666. printer_model = CR10V2
  667. 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_CREALITY\nPRINTER_MODEL_CR10V2\nPRINTER_HAS_BOWDEN
  668. max_print_height = 400
  669. [printer:Creality CR-10 V3]
  670. inherits = Creality Ender-3
  671. retract_length = 1
  672. bed_shape = 5x5,305x5,305x305,5x305
  673. printer_model = CR10V3
  674. 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_CREALITY\nPRINTER_MODEL_CR10V3
  675. max_print_height = 400
  676. [printer:Creality CR-10 S]
  677. inherits = Creality Ender-3
  678. retract_length = 6
  679. bed_shape = 5x5,305x5,305x305,5x305
  680. printer_model = CR10S
  681. 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_CREALITY\nPRINTER_MODEL_CR10S\nPRINTER_HAS_BOWDEN
  682. max_print_height = 400
  683. [printer:Creality CR-10 S Pro]
  684. inherits = Creality Ender-3; *slowabl*
  685. retract_length = 6
  686. bed_shape = 0x0,300x0,300x300,0x300
  687. printer_model = CR10SPRO
  688. 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_CREALITY\nPRINTER_MODEL_CR10SPRO\nPRINTER_HAS_BOWDEN
  689. max_print_height = 400
  690. [printer:Creality CR-10 S Pro V2]
  691. inherits = Creality Ender-3; *slowabl*
  692. retract_length = 6
  693. bed_shape = 5x5,305x5,305x305,5x305
  694. printer_model = CR10SPROV2
  695. 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_CREALITY\nPRINTER_MODEL_CR10SPROV2\nPRINTER_HAS_BOWDEN
  696. max_print_height = 400
  697. [printer:Creality CR-10 S4]
  698. inherits = Creality Ender-3
  699. retract_length = 6
  700. bed_shape = 5x5,405x5,405x405,5x405
  701. printer_model = CR10S4
  702. 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_CREALITY\nPRINTER_MODEL_CR10S4\nPRINTER_HAS_BOWDEN
  703. max_print_height = 400
  704. [printer:Creality CR-10 S5]
  705. inherits = Creality Ender-3
  706. retract_length = 6
  707. bed_shape = 5x5,505x5,505x505,5x505
  708. printer_model = CR10S5
  709. 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_CREALITY\nPRINTER_MODEL_CR10S5\nPRINTER_HAS_BOWDEN
  710. max_print_height = 500
  711. [printer:Creality CR-20]
  712. inherits = Creality Ender-3
  713. printer_model = CR20
  714. 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_CREALITY\nPRINTER_MODEL_CR20\nPRINTER_HAS_BOWDEN
  715. [printer:Creality CR-20 Pro]
  716. inherits = Creality Ender-3; *fastabl*
  717. retract_length = 4
  718. printer_model = CR20PRO
  719. 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_CREALITY\nPRINTER_MODEL_CR20PRO\nPRINTER_HAS_BOWDEN