Sync with PrusaSlicer-settings.

This commit is contained in:
rtyr 2022-10-05 13:29:45 +02:00 committed by GitHub
parent f009b5480a
commit 8a54f91548
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 513 additions and 512 deletions

View File

@ -1,2 +1,3 @@
min_slic3r_version = 2.5.0-alpha3 min_slic3r_version = 2.5.0-alpha3
1.0.1 Decreased bed size to 220x220.
1.0.0 Initial version 1.0.0 Initial version

View File

@ -6,7 +6,7 @@
name = Elegoo name = Elegoo
# Configuration version of this file. Config file will only be installed, if the config_version differs. # 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. # This means, the server may force the PrusaSlicer configuration to be downgraded.
config_version = 1.0.0 config_version = 1.0.1
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Elegoo/ config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Elegoo/
# The printer models will be shown by the Configuration Wizard in this order, # The printer models will be shown by the Configuration Wizard in this order,
@ -342,7 +342,7 @@ filament_vendor = Generic
[printer:*common*] [printer:*common*]
printer_technology = FFF printer_technology = FFF
before_layer_gcode = ;BEFORE_LAYER_CHANGE\nG92 E0\n;[layer_z]\n\n before_layer_gcode = ;BEFORE_LAYER_CHANGE\nG92 E0\n;[layer_z]\n\n
bed_shape = 0x0,235x0,235x235,0x235 bed_shape = 0x0,220x0,220x220,0x220
between_objects_gcode = between_objects_gcode =
pause_print_gcode = pause_print_gcode =
deretract_speed = 0 deretract_speed = 0