mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Add the full source of BambuStudio
using version 1.0.10
This commit is contained in:
19
resources/profiles/BBL/filament/Generic TPU.json
Normal file
19
resources/profiles/BBL/filament/Generic TPU.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFR99",
|
||||
"setting_id": "GFSR99",
|
||||
"name": "Generic TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"filament_max_volumetric_speed": [
|
||||
"3.2"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n{if (bed_temperature[current_extruder] > 60)||(bed_temperature_initial_layer[current_extruder]>60)}M106 P3 S255\n{endif};Prevent PETG from jamming"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user