Commit Graph

154 Commits

Author SHA1 Message Date
137b53cfde Creality - bumped up version to 0.1.0 2021-06-28 19:05:30 +02:00
76177ceb6b creality.ini: make print profiles inclusive of Sermoon printers 2021-06-28 18:02:00 +02:00
52d627a851 creality.ini: beta support for Sermoon D1 2021-06-27 19:20:25 +02:00
1652fe3375 creality.ini: beta support for Ender-7 2021-06-27 19:07:17 +02:00
e6b8404a04 creality.ini: beta support for CR-10 SMART 2021-06-27 18:51:41 +02:00
d0c4f69359 Version bumped to 0.0.17 2021-06-01 09:01:45 +02:00
65938abfa4 creality.ini: straingauge start_gcode wait for bed temp to settle as well
given this applies to a larger bed printer as well (CR-6 Max).
2021-05-31 20:00:41 +02:00
45e6c00898 creality.ini: fix new placeholder syntax 2021-05-30 20:37:02 +02:00
e08bd35a45 creality.ini: internal start_gcode consistency improvements 2021-05-30 17:55:18 +02:00
05645cd79b creality: special start_gcode for straingauge printers 2021-05-30 17:48:54 +02:00
d1a4ec56b7 creality.ini: use 150C during ABL again
initially ABL temp was lowered to 120C for straingauge ABL (G29), but since
we're no longer doing ABL on each print for straingauge printers like the CR6
series, we can raise the temp a little again
2021-05-30 17:33:58 +02:00
fa425a1842 creality.ini: improve output_filename_format
this moves the print_time directly after the input_filename_base,
so it has the most chance of surviving truncation by marlin.

temperature is also added in front of the filament_type.
2021-05-04 18:41:06 +02:00
5b94a63e1c creality.ini: Add Devil Design PLA Matt 2021-05-03 18:13:02 +02:00
45465f3322 Bumped up version to 0.0.16 2021-04-20 20:35:49 +02:00
a24073ad7f Revert "creality.ini: Extrudr NX2 slightly lower temps"
This reverts commit 41c56f2eb8.
2021-04-20 18:13:21 +02:00
fbbbf92abf creality.ini: disable explicit ABL for CR6-SE (#6383)
this is also better in line with Creality's intended behavior
2021-04-20 18:12:08 +02:00
8c97ad0ae7 creality.ini: remove parentheses for galaxy pla filament
since we've not using those for other filament subtypes
2021-04-16 19:32:32 +02:00
cf2bcd5c66 creality.ini: more accurate spool weights for Devil Design
I just noticed Devil Design uses identical spools to Extrudr NX-2
2021-04-16 19:30:33 +02:00
7428926a28 creality.ini: add 3DJAKE ecoPLA Matt
the filament is very flowy, which means it prints well at lower temperatures.

and given the limited part cooling fan on most creality printers, it prints
less well at higher temperatures.
2021-04-14 18:00:09 +02:00
c5767a2246 creality.ini: add Devil Design approx spool weights
by manufacturer specifications:
https://devildesign.com/download/PLA_-_product_card.pdf
2021-04-14 17:59:55 +02:00
d95f9425ce creality.ini: Extrudr NX2 slightly lower temps
After more practical testing, a slightly lower temp is beneficial on
small pointy areas, preventing them from being slightly deformed.
2021-04-13 19:09:54 +02:00
69d9cf3062 version bumped up to 0.0.15 2021-04-12 11:42:32 +02:00
c04cc3f409 creality.ini: add Tough PLAs 2021-04-05 17:24:16 +02:00
17d9f5e2aa creality.ini: improve bridging 2021-04-04 15:24:57 +02:00
e32722be73 Revert "creality.ini: move Ender-3 specific extruder_clearance"
Due to #589.

This reverts commit 34202f71e5.
2021-03-01 23:56:08 +01:00
8a97d48f59 creality.ini: unhide new printers (except CR-X) 2021-03-01 19:00:04 +01:00
cabaa08098 creality.ini: remove single_extruder_multi_material_priming from printer section 2021-03-01 18:43:40 +01:00
dda1b183e4 creality.ini: Add CR-5 Pro H
this is a high temp variant of the regular CR-5 Pro, with the
suspected all metal hotend, presumably the non-H variant has
a teflon lined hotend

related: 2d762ec320
2021-03-01 18:40:33 +01:00
d628404102 creality.ini: fix CR-5 Pro bed_shape 2021-03-01 18:34:18 +01:00
55f5171932 creality.ini: CR-200B also has a descending z axis 2021-03-01 18:24:44 +01:00
bba051ccff creality.ini: remove ignored renamed_from from *descendingz*
fixes: Nonpublic intermediate preset *descendingz* contains a "renamed_from" field, which is ignored
2021-03-01 18:21:27 +01:00
73b18d6db9 creality.ini: move Ender-3 specific extruder_clearance
replace general extruder_clearance with higher values so there's
a lot of clearance leeway until we get exact figures for each
printer model.

related: f9b4bbb016
2021-02-28 17:10:25 +01:00
3210b0b3f8 creality.ini: CR-200B bed_shape and max_print_height 2021-02-28 17:06:24 +01:00
8de2348a9c creality.ini: CR-5 Pro more accurate bed 2021-02-28 16:57:35 +01:00
9504a22601 creality.ini: add CR-200B 2021-02-28 16:53:33 +01:00
ff10369766 creality.ini: add CR-5 Pro
retract_length = 3
to prevent clogging since this printer is suspected to have
an all metal hot end, as Creality claims print temperatures
up to 300C
2021-02-28 16:38:05 +01:00
440a465d74 creality.ini: fix CR-10 Mini bed_shape 2021-02-28 16:36:58 +01:00
67095d8581 creality.ini disable single_extruder_multi_material_priming 2021-02-27 18:16:47 +01:00
231521074b creality.ini: add printer_notes to Ender3V2 2021-02-27 17:53:20 +01:00
016b46a8bc creality.ini: consolidate more properties to *common* 2021-02-27 17:51:57 +01:00
21becda3e1 creality.ini: tweak fill_density and skirt_distance 2021-02-27 17:40:44 +01:00
df3ffcf746 creality.ini: double digit layer height (cosmetic) 2021-02-23 20:06:55 +01:00
41e9bf856d creality.ini: more accurate extruder_clearance for Ender-3
radius = 47mm = 45mm carriage (including bltouch upgrade)
              +  2mm safety margin

height = 34mm = 30mm nozzle
              +  2mm bltouch probe pin
              +  2mm safety margin
2021-02-23 19:53:30 +01:00
a6c43c8df7 creality.ini: allow slightly steeper unsupported angles 2021-02-23 19:23:35 +01:00
6ab097b6cb Updated version 2021-02-22 09:23:58 +01:00
0a4f2659c7 creality.ini: descendingz gcode comment improvement 2021-02-19 18:54:47 +01:00
8b52112eed creality.ini: descendingz is more descriptive 2021-02-19 18:05:47 +01:00
7da56933f2 creality.ini: relocate max_print_height close to bed_shape 2021-02-18 19:37:55 +01:00
c6e4826a86 creality.ini: add CR-8 2021-02-18 19:28:09 +01:00
0263679988 creality.ini: add Ender-4 2021-02-18 19:20:54 +01:00