mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-09-17 01:23:17 +08:00
#896 fix ender-3 bltouch
This commit is contained in:
parent
1df387ccdb
commit
c6192db244
@ -1,17 +1,18 @@
|
||||
min_slic3r_version = 2.3.0-rc2
|
||||
0.0.12-susi ender-3 bltouch fix
|
||||
0.0.12 Added Ender-3V2 and filament profiles.
|
||||
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.1.8-susi remove resolution to use default
|
||||
0.0.8-susi remove resolution to use default
|
||||
0.0.8 Slight end g-code improvements and spool weights.
|
||||
min_slic3r_version = 2.3.0-alpha2
|
||||
0.1.8 Fix G92 that mess up not-relative printer.
|
||||
0.1.7 Updated start g-code for Creality printers
|
||||
0.0.6-susi2 Fix G92 that mess up not-relative printer.
|
||||
0.0.6-susi Updated start g-code for Creality printers
|
||||
0.0.6 Added filament profiles, adjusted temperatures, updated start g-code for some models.
|
||||
0.0.5 Added 0.08mm SUPERDETAIL and 0.28mm SUPERDRAFT print profiles. Updated OPTIMAL print profile.
|
||||
0.1.5 Superslicer adaptations
|
||||
0.0.5 Superslicer adaptations
|
||||
0.0.4 Added initial CR-10 profile, end g-code improvements.
|
||||
min_slic3r_version = 2.3.0-alpha0
|
||||
0.0.3 Added Ender-2, Ender-3 BLTouch, updated Ender-3 bed texture.
|
||||
|
@ -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.12
|
||||
config_version = 0.0.12-susi
|
||||
# Where to get the updates from?
|
||||
config_update_url =
|
||||
# https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Creality/
|
||||
|
Loading…
x
Reference in New Issue
Block a user