mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-13 05:59:02 +08:00
Removed invalid compatible_print condition.
This commit is contained in:
parent
18e5c81c10
commit
a5a40fe38f
@ -1,3 +1,4 @@
|
||||
min_slic3r_version = 2.6.0-alpha2
|
||||
1.0.2 Removed invalid compatible_print condition.
|
||||
1.0.1 Swapped Pause GCode, Fixed Chocolate Colors, Resolved Output Format issue from Inheriting Keyword Typo
|
||||
1.0.0 Initial
|
||||
|
@ -5,7 +5,7 @@
|
||||
name = Cocoa Press
|
||||
# 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 = 1.0.1
|
||||
config_version = 1.0.2
|
||||
# Where to get the updates from?
|
||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/CocoaPress/
|
||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||
@ -439,8 +439,6 @@ filament_settings_id = "Cocoa Press Chocolate"
|
||||
filament_type = CHOCOLATE
|
||||
compatible_printers =
|
||||
compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_COCOA_PRESS.*/
|
||||
compatible_prints =
|
||||
compatible_prints_condition = printer_notes=~/.PRINTER_MODEL_MINICHEF.*/
|
||||
|
||||
[printer:*0.8mm*]
|
||||
printer_variant = 0.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user