mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Update default filaments for printers (#8655)
* update M1 * update Voron * update Positron * update Biqu * update Eryone * update Folgetech * update Geeetech * update Kingroon * update MagicMaker * update Raise3D * update Rolohaun * update Tronxy * update Kingroon and Tronxy * update Voxelab * update Wanhao * more fix
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"default_filament_profile": "Prusament PLA @MK4S",
|
||||
"default_filament_profile": "Prusa Generic PLA @MK4S",
|
||||
"default_print_profile": "0.20mm SPEED @MK4S 0.4",
|
||||
"from": "system",
|
||||
"inherits": "fdm_machine_common_mk4s",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"default_filament_profile": "Prusament PLA @MK4S 0.6",
|
||||
"default_filament_profile": "Prusa Generic PLA @MK4S 0.6",
|
||||
"default_print_profile": "0.25mm SPEED @MK4S 0.6",
|
||||
"from": "system",
|
||||
"inherits": "Prusa MK4S 0.4 nozzle",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"default_filament_profile": "Prusament PLA @MK4S 0.8",
|
||||
"default_filament_profile": "Prusa Generic PLA @MK4S 0.8",
|
||||
"default_print_profile": "0.40mm QUALITY @MK4S 0.8",
|
||||
"deretraction_speed": "15",
|
||||
"from": "system",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"default_filament_profile": "Prusament PLA @HF0.4",
|
||||
"default_filament_profile": "Prusa Generic PLA @MK4S HF0.4",
|
||||
"default_print_profile": "0.20mm SPEED @MK4S HF0.4",
|
||||
"from": "system",
|
||||
"inherits": "Prusa MK4S 0.4 nozzle",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"default_filament_profile": "Prusament PLA @HF0.8",
|
||||
"default_filament_profile": "Prusa Generic PLA @MK4S HF0.8",
|
||||
"default_print_profile": "0.40mm STRUCTURAL @MK4S HF0.8",
|
||||
"deretraction_speed": "15",
|
||||
"from": "system",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"change_filament_gcode": [
|
||||
""
|
||||
],
|
||||
"default_filament_profile": "Prusament PLA @PGIS",
|
||||
"default_filament_profile": "Prusa Generic PLA @MK4S",
|
||||
"default_print_profile": "0.20mm SPEED @MK4IS 0.4",
|
||||
"deretraction_speed": "25",
|
||||
"extruder_clearance_height_to_lid": "220",
|
||||
|
||||
Reference in New Issue
Block a user