diff --git a/resources/profiles/Creality.idx b/resources/profiles/Creality.idx index 0e9ae0efe..88f243586 100644 --- a/resources/profiles/Creality.idx +++ b/resources/profiles/Creality.idx @@ -1,4 +1,5 @@ min_slic3r_version = 2.3.0-beta2 +0.0.11 Updated machine limits for Ender 5 and Ender 5 Plus. 0.0.10 Parameter consistency improvements. Enabled conservative elephant foot compensation. 0.0.9 Fixed end g-code for Ender 5. 0.0.8 Slight end g-code improvements and spool weights. diff --git a/resources/profiles/Creality.ini b/resources/profiles/Creality.ini index d4890718a..90695b5a0 100644 --- a/resources/profiles/Creality.ini +++ b/resources/profiles/Creality.ini @@ -5,7 +5,7 @@ name = Creality # Configuration version of this file. Config file will only be installed, if the config_version differs. # This means, the server may force the PrusaSlicer configuration to be downgraded. -config_version = 0.0.10 +config_version = 0.0.11 # Where to get the updates from? config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Creality/ # changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1% @@ -690,6 +690,8 @@ bed_shape = 5x2.5,225x2.5,225x222.5,5x222.5 printer_model = ENDER5 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 max_print_height = 300 +machine_max_acceleration_e = 1000 +machine_max_feedrate_z = 5 [printer:Creality Ender-5 Plus] inherits = Creality Ender-3; *slowabl*; *invertedz* @@ -698,6 +700,10 @@ bed_shape = 5x5,355x5,355x355,5x355 printer_model = ENDER5PLUS 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 max_print_height = 400 +machine_max_acceleration_e = 1000 +machine_max_feedrate_z = 5 +machine_max_feedrate_x = 300 +machine_max_feedrate_y = 300 [printer:Creality Ender-2] inherits = Creality Ender-3