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:
@@ -46,7 +46,7 @@
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"wipe": ["1"],
|
||||
"default_filament_profile": ["My Generic ABS"],
|
||||
"default_filament_profile": ["Generic PLA @System"],
|
||||
"default_print_profile": "0.20mm Standard @MyKlipper",
|
||||
"bed_exclude_area": ["0x0"],
|
||||
"machine_start_gcode": "M190 S[bed_temperature_initial_layer_single]\nM109 S[nozzle_temperature_initial_layer]\nPRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer_single]\n",
|
||||
|
||||
@@ -124,7 +124,7 @@
|
||||
"1"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"My Generic ABS"
|
||||
"Generic PLA @System"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @MyRRF",
|
||||
"bed_exclude_area": [
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"gcode_flavor": "klipper",
|
||||
"single_extruder_multi_material": "0",
|
||||
"default_filament_profile": [
|
||||
"My Generic PLA @MyToolChanger"
|
||||
"Generic PLA @MyToolChanger"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @MyToolChanger",
|
||||
"max_layer_height": [
|
||||
|
||||
Reference in New Issue
Block a user