mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 11:49:09 +08:00
Sync with PrusaSlicer-settings.
This commit is contained in:
parent
f009b5480a
commit
8a54f91548
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user