mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-16 13:32:44 +00:00
re:3D profile updates. (#15169)
* re:3D profile updates. - Replace vendor-specific "re3D Greengate rPETG" filament with a generic "re3D rPETG" (base + @0.8/@1.75 nozzle variants), matching the naming convention used for rPLA/rPETG elsewhere in the re:3D vendor pack. - Add fdm_filament_pp as a proper filament-type parent and switch re3D rPP to inherit from it instead of overriding filament_type on top of fdm_filament_pet. - Added filament_type to the specific printer JSON file and removed from the base printer JSON file [fixes Issue#14693] - Updates to speeds and accelerations for re:3D profiles, moved from common to machine processes [closed: PR#14259] - Updates to fdm profile filename format so that it lists the filename and extruder number in the sliced .gcode file * Fix setting IDs * Add rename from for changed material names.
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
"filament_settings_id": [
|
||||
"re3D PC @0.4 nozzle"
|
||||
],
|
||||
"filament_type": [
|
||||
"PC"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"re3D Gigabot 4 0.4 nozzle",
|
||||
"re3D Gigabot 4 XLT 0.4 nozzle",
|
||||
|
||||
Reference in New Issue
Block a user