Releases: Allram/Raise3D-E2
Releases · Allram/Raise3D-E2
Releasve V3.0
Changes since v2.2:
- Added nozzle diameter check on filament profiles
- Added 0.6n filament profiles
- 0.6n: Removed Deretract speed (similiar as Retract speed)
- 0.6n: Removed M221 flow rate in Start/End G-code (respect Filament multiplier instead)
- 0.6n: Adjusted retraction from 0.1mm to 0.6
- 0.6n: Added Lift Z 0.2mm
- 0.6n: Adjusted retract when toolchange from 2mm to 1mm
- 0.6n: Removed retract before travel
- 0.6n: Tuned Bridge flow ratio (from 0.95 to 1.4)
- 0.6n: Adjusted bridgespeed from 25mm/s to 15mm/s
- 0.6n: Activated option 'External perimeters first'
- 0.6n: Deactivated option 'Ensure vertical shell thickness'
- 0.6n: Adjusted Gap fill speed from 50mm/s to 25mm/s due to printer wobbling
- 0.6n: Adjusted infill overlap from 30% to 0%
- 0.6n: Removed max volumetric speed values
- 0.6n: Adjusted seam position to aligned
- 0.6n: Tuned support settings
- 0.6n: Adjusted printspeeds
Release v2.2
Changes since v2.1:
- Tuned 0.4n profiles
- Increased print speed
- Added better break-away supportsettings
- Fine-tuned retraction
- Fine-tuned bridging settings
- Adjusted Printer acceleration speeds for better time-estimate
- Removed Flow rate in Start/End G-code
- Tuned PLA profile for better cooling
Release v2.1
Changes since v2.0:
- Moved M605 to start of G-code for the printer to accept it each time
Release v2.0
Changes since v1.4:
- Tuned start/end G-codes
- Added Pressure Advance (M572) values for filament profiles
- Added 0.4mm nozzle profiles
Release v1.4
Changes since v1.3:
- Added max_volumetric_speed based on filament type
- Added 0.2mm Z-hop
- Added Flex filament profile
- Added Extruder max_volumetric_speed
- Tuned retraction to 0.1mm (from 0.5mm)
- Added feed, jerk and acceleration speeds to get time_estimate more reliable.
- Removed silent_mode as that is not supported on this printer.
- Added 0.4mm nozzle printer-profiles (print profiles yet to be added)
Release v1.3
Changes since v1.2:
- Adjusted Min/Max layer height according to nozzle size (for better variable layerheight procedure)
- Tuned support settings for 0.6mm nozzle
- Added filament_weight on output filename
- Tuned Ironing for 0.6mm nozzle
- Tuned retraction for dual extrusion prints
Release v1.2
Changes since v1.1.1:
Added RaiseTouch specific Gcodes
- Dual extrusion is working!
- Optimized start and end G-codes
[V1.1.1] Fix Colorchange/Pause G-code
Changes since v1.1:
###Added RaiseTouch specific Gcodes
- End of Start G-code: M1001
- Start of End G-code: M1002
- Pause/Colorchange G-code: M2000
Still not working correctly:
- Dual extrusion with large parts, small parts seems to work ok now.
[V1.1] 0.6mm profiles are ready
Changes since v1.0:
- Edit compatible printers to accept every PRINTER_MODEL_E2 independendent of nozzle size
- Edit compatible print profiles to accept every PRINTER_MODEL_E2 and choose appropriate profiles depending of nozzle size
- Changed default filament color to Orange
- Optimized Filament profiles
- Add WOOD filament profile
- Changed start G-code with Intro line Z0.35 instead of Z0.2 for increased throughput of filament at intro line.
- Added Z5 before move to intro line, to prevent nozzle scraping heatbed while moving
Still not working correctly:
- Dual extrusion with large parts, small parts seems to work ok now.
[V1.0] 0.6mm profiles are pretty much done
0.6mm profiles are pretty much done.
Some work remains on Dual extrusion print profile as some users still report crash in X and U axis while printing some objects.
Profiles are tuned in for 0.6mm nozzles.
- Added auto-select on the Print profiles dependend on Nozzle type.
- Reworked Print profile names
- Reworked Filament profile names
Will make a try at 0.4mm nozzles next week if i get the time.