mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-31 02:24:27 +08:00
BIBO 0.0.3 Removed obsolete host keys
This commit is contained in:
parent
625e69a199
commit
4cffd490cc
@ -1,3 +1,5 @@
|
|||||||
|
min_slic3r_version = 2.3.0-beta2
|
||||||
|
0.0.3 Removed obsolete host keys.
|
||||||
min_slic3r_version = 2.2.0-alpha3
|
min_slic3r_version = 2.2.0-alpha3
|
||||||
0.0.2 General print quality improvements
|
0.0.2 General print quality improvements
|
||||||
0.0.1 Multiple Print models were unified into a single one.
|
0.0.1 Multiple Print models were unified into a single one.
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
name = BIBO
|
name = BIBO
|
||||||
# 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 = 0.0.2
|
config_version = 0.0.3
|
||||||
# Where to get the updates from?
|
# Where to get the updates from?
|
||||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/BIBO/
|
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/BIBO/
|
||||||
|
|
||||||
@ -722,13 +722,9 @@ layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z]
|
|||||||
max_layer_height = 0.30
|
max_layer_height = 0.30
|
||||||
min_layer_height = 0.05
|
min_layer_height = 0.05
|
||||||
max_print_height = 160
|
max_print_height = 160
|
||||||
octoprint_apikey =
|
|
||||||
octoprint_host =
|
|
||||||
printer_notes =
|
printer_notes =
|
||||||
printer_settings_id =
|
printer_settings_id =
|
||||||
printer_vendor = BIBO
|
printer_vendor = BIBO
|
||||||
printhost_apikey =
|
|
||||||
printhost_cafile =
|
|
||||||
retract_before_travel = 1
|
retract_before_travel = 1
|
||||||
retract_before_wipe = 100%
|
retract_before_wipe = 100%
|
||||||
retract_layer_change = 1
|
retract_layer_change = 1
|
||||||
@ -740,8 +736,6 @@ retract_lift_below = 0
|
|||||||
retract_restart_extra = 0
|
retract_restart_extra = 0
|
||||||
retract_restart_extra_toolchange = 0
|
retract_restart_extra_toolchange = 0
|
||||||
retract_speed = 20
|
retract_speed = 20
|
||||||
serial_port =
|
|
||||||
serial_speed = 250000
|
|
||||||
single_extruder_multi_material = 0
|
single_extruder_multi_material = 0
|
||||||
toolchange_gcode =
|
toolchange_gcode =
|
||||||
use_firmware_retraction = 0
|
use_firmware_retraction = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user