Commit Graph

676 Commits

Author SHA1 Message Date
volcom8190
3710634668 Add PanelDue7 TS, reorganize volcom mods folder (#134)
* Add Filtered Mains Inlet

* add alternate PSU Bracket and Duet Brackets

add alternate PSU Bracket and Duet Brackets

* update model orientation

* M3 Hardware instead of M5

* fix corrupted stls

* update ir bracket with vent holes

* add step for 40mm fan with new IR bracket

* add 120mm fan filter and cover

* add paneldue7 ts, and reorganize folder
2018-05-24 19:43:12 -05:00
Maks Zolin
96e48341e9 Adding Mobius extruder Fusion360 assembly 2018-05-24 12:35:36 -07:00
Andre Q
415219405d Duet expansion bridge (#132) 2018-05-19 13:13:11 -05:00
daveidmx
3738acd264 Added an adapter to mount a 30mm heatbreak fan (such as the stock E3D fan) to the VORON2's 40mm cable_cover_latch (#119) 2018-04-20 10:02:34 -07:00
Atila Barta
a2b5338a0b Added 40x40x10 fan cover, and corner parts for Base Compartment (#129)
* Add files via upload

* Corner parts for Base Compartment

They are in 510mm Frame folder, but suited for any build
2018-04-20 10:02:22 -07:00
Malte
4b4c3616b6 added RAMPS-Extender holder (#127) 2018-04-20 10:01:57 -07:00
daveidmx
074eefede8 daveidmx config refactor, documentation, and mechanical test scripts (#131)
* First round tuning

* Config tuning for heaters, fans, and temp inductive Z probe.

* Tuning for Z probe nozzle switch

* Z level

* Inductive probe speed change to be slower

* Making Z probes two-pass fast-slow. Adding macros for configuring Z probes.

* Run bed leveling twice.
Make fast probe configs have Z0.
Tweak slow mechanical Z offset.

* Tuning firmware retraction.

* COntinuing to tweak leveling and speeds.

* Slowing down acceleration.

* Add comments on motor locations

* Add comment re M587

* * Fix heater parameters to use the full model, rather than simplified PID.
* Up the accelerations a bit.

* * Slow down the fast probing temporarily while my PETG x-carriage is sagging, to reduce bed damage.
* Increase motor holding current to see if it stabilizes out bed leveling.

* * Increase acceleration again.
* Fix units (I think).

* Make pause.g home a bit farther back into the corner.

* Adding set_retract_clean.g and set_retract_quiet.g macros to enable and disable pressure advance. Tune some motor parameters to go with it.

* Re-tuning bed heater.

* Duet 1.21 updates:
* "G1 S2" for pre-homed moves.
* Using "M558 A" multi-tap probing.
Untested!

* Another stab at homing compatibility for 1.21. Y is still not working right. (Not sure if that's a firmware bug.)

* Turning off multiprobe on the mechanical because it doesn't seem to be working the way I had it set up.

* Making retracts longer, faster, and hoppier.

* Duet 1.21 compatibility, features, and some cleanup.
* Use "S2" moves during homing.
* Enable multi-tap Z-probing.
* Add sensor recovery time "R0.1" to cover the input stability hiccup during probe switch transitions.
* Move the fast inductive Z-plunge from the center to the corner of the bed so if the nozzle impacts it's less damaging.
* Move the post-homeall rest position to the center of the build volume.
* Add some better documentation.

* Ease off on retraction.

* Re-mounting mechanical Z-switch.

* Tuning pressure advance and retraction.

* Add empty start.g, stop.g, cancel.g.

* * Change default retraction to "quiet".
* Faster retract on pause.g.
* Lower z-hop, less pressure advance.
* Height tune after resurfacing build plate.
* Cosmetics.

* ABS filament load and unload scripts.

* Comment text

* Z drive geometry
Motor currents
Decrease bed max PWM to stop blowing breakers

* Refactoring homing scripts
Changing some points and speeds

* * Refactoring homing scripts
* Changing some points and speeds
* Z drive geometry
* Motor currents
* Decrease bed max PWM to stop blowing breakers
* ABS filament load and unload scripts.
* Cosmetics

* * Renaming most of the macros to a different convention.
* Calling macros with quoted filenames for consistency.
* Adding macros for downcurrent motor configuration based on Maglin's changes.
* Adding a moveto_park_xy.g macro for pause.g, and eventually for stop.g after print.
* Reorganizing macros for the UI.
* Increase X/Y/Z currents.

* Fix filament load/unload delegations to macros

* bed.g use homezi.g rather than doing it manually.

* Make drive_z_fullcurrent.g moves more aggressive.
Make drive_z_downcurrent.g moves more aggressive, but with 0 jerk.

* Z homing moves should return to full current after the fast probe, before the slow probe.

* Make all the utility moves run at max speed.

* Macros for setting drive current profiles from the UI.

* Add scripts and macros for testing motor current, acceleration, and jerk settings.

* "torture" motor profiles for mechanical testing

* Add a macro for running a G29 bed mesh scan.
Add macros to Z-home with inductive or mechanical probes.

* Duet filament profiles aren't working well for me. Deleting these files until I can figure it out.

* Refactoring the filament load/unload macros to share machine configuration code across filament types.
Adding an untested PLA profile. (Temps, anyone?)

* Documentation! Trying to make it easier for new folks to find what needs to be tuned.

* Whoops missed adjustment comments in the filament macros.

* Add drive macros for turning motors off.

* Rename "retract" macro folder to "retraction".

* Adding tests for belt path stability under long travel.

* Adding UI macros to activate the different probe configuration.

* Got the filament load/unload scripts to work. Moved them back to /filaments with emergency UI macros under /macros/filament.

* Adding print_start.g and print_end.g macros.
Configure print_end.g macro to park the nozzle, deselect tools, and set the bed to stand by at 45C for PEI part removal.

* Bonus comments.

* Adding 0.9 vs 1.8 motor notes and extra config lines.

* Disable heaters during bed leveling.
Wait for temperatures in print_start.g.

* Inductive probe offset is actually Y25.

* Increasing filament load/unload temps for resilience against different spools with higher melt points.
Adding a PETG profile.

* README.txt disclaimer re filament unload scripts.

* homing_probe_zlevel.g adding zero-H Z-offset placeholders for bed leveling tilt adjustment.

* Changing default print_end.g behavior to turn off tool heaters.

* Comments, and removing my temporary heater config.

* Adding higher X/Y physics parameters commented out, and add some more text regarding adjustment.
2018-04-20 10:01:41 -07:00
daveidmx
3566996d53 Squashed commit of the following: (#126)
commit 2fd9c11ec0e14efc2361e74de33b0ee0eced168b
Author: David Govek <daveidmx@gmail.com>
Date:   Sun Mar 11 22:06:23 2018 -0700

    Ease off on retraction.

commit b276bf6ef48ead15938f9146370a6dea05491631
Author: David Govek <daveidmx@gmail.com>
Date:   Sun Mar 11 22:04:15 2018 -0700

    Duet 1.21 compatibility, features, and some cleanup.
    * Use "S2" moves during homing.
    * Enable multi-tap Z-probing.
    * Add sensor recovery time "R0.1" to cover the input stability hiccup during probe switch transitions.
    * Move the fast inductive Z-plunge from the center to the corner of the bed so if the nozzle impacts it's less damaging.
    * Move the post-homeall rest position to the center of the build volume.
    * Move pause park position farther into the corner.
    * Add some better documentation.

commit d92809cf3af3dd776e603eb4ef228f7675b3c382
Author: David Govek <daveidmx@gmail.com>
Date:   Sat Mar 10 11:21:45 2018 -0800

    Making retracts longer, faster, and hoppier.
2018-03-12 01:19:19 -07:00
daveidmx
5a1dcb045c daveidmx's Duet config (250mm, 0.9°) (#125)
* Adding baseline Duet config.

* * Fix heater parameters to use the full model, rather than simplified PID.
* Up the accelerations a bit.
2018-03-08 21:41:06 -08:00
Robert Barnwell
6620f95159 V2 Duet Wifi updates (#124)
* Railgunner's BMG X carriage

* various config updates - probe Z only
2018-03-01 10:25:42 -08:00
volcom8190
2a32871575 update IR sensor bracket (#118)
* Add Filtered Mains Inlet

* add alternate PSU Bracket and Duet Brackets

add alternate PSU Bracket and Duet Brackets

* update model orientation

* M3 Hardware instead of M5

* fix corrupted stls

* update ir bracket with vent holes

* add step for 40mm fan with new IR bracket

* add 120mm fan filter and cover
2018-02-25 00:53:53 -08:00
cmgerdes
751e255218 Adding configuration files to support both 1.1.6 and 1.1.8 (#120)
* Adding configuration files to support both 1.1.6 and 1.1.8

I've done my best to clean printer-specific configuration from the files, this should work with most default VORONs.  Someone should come in behind me and double check my work though.

* Minor changes to UBL probing offsets to account for Chimera offset, disabled software endstops to match original voron config.

* Removing 1.1.6, responding to review comments.

* Adding methods that I missed to ultralcd.
2018-02-25 00:52:55 -08:00
Robert Barnwell
fd61125ad3 Railgunner's BMG X carriage (#122) 2018-02-25 00:52:15 -08:00
Maks Zolin
6380524b00 Adding magnet holders for hall-effect XY endstop 2018-02-25 00:50:04 -08:00
Maks Zolin
1aadca1826 Nuking a useless tool :( 2018-02-15 12:47:48 -08:00
Maks Zolin
8588107f82 New endstop brackets, z chain retainer, bed connector solution 2018-02-13 17:52:26 -08:00
Maks Zolin
c396bf025a Fixing orientation 2018-02-11 01:30:15 -08:00
Maks Zolin
9be1c68030 AB Drive rework. Mobius mount and inlet for bowden. Z rail stops. 2018-02-11 01:27:28 -08:00
Maks Zolin
df52a041ce Adding new mounts for Mobius (replaces the "frame_spacer" part) 2018-02-03 01:36:51 -08:00
Maks Zolin
ccaa5a4faf Fixing print orientation 2018-02-03 01:34:19 -08:00
drasrx
79314aab21 Update README.md (#113) 2018-01-31 10:48:57 -08:00
Samori Gorse
69eb7e143d Typo: Stabalizer -> Stabilizer (#110)
Fixed a typo in STLs/VORON2/Front Idlers/front_idler_stabilizer_x2.stl
Courtesy of @ampex V022
2018-01-31 10:48:36 -08:00
volcom8190
5971eaa149 Add Filtered Mains Inlet, Duet Brackets and Alternate PSU Brackets for LSU-200-24 or similar (#116)
* Add Filtered Mains Inlet

* add alternate PSU Bracket and Duet Brackets

add alternate PSU Bracket and Duet Brackets

* update model orientation

* M3 Hardware instead of M5

* fix corrupted stls
2018-01-31 10:48:16 -08:00
Robert Barnwell
298b9015ef V2 Duet Wifi config (#117)
* added V2 Duet config

* moved into V2 folder
2018-01-31 10:48:04 -08:00
Maks Zolin
9cf60aee6c Making the bracket compatible with V1 spec 6mm M4s 2018-01-27 15:31:52 -08:00
Maks Zolin
6bd5174133 Adding some electronics brackets 2018-01-27 11:43:26 -08:00
Maks Zolin
2713c0238e Parametric VORON2 f3d file. Open Source All The Things 2018-01-21 02:21:16 -08:00
Andre Q
3bf5ab462a Changed belt spacing from 13mm to 9.7mm to match smooth idler radius. (#114) 2018-01-20 12:28:30 -08:00
Maks Zolin
46c7cdad2f Merge branch 'master' of https://github.com/mzbotreprap/VORON 2018-01-19 16:35:55 -08:00
Maks Zolin
cc6dd8e8b6 Fixing motor interference 2018-01-19 16:35:25 -08:00
Andre Q
c7b8a2d58c Added shaft jig for V2 Mobibus drive (#112) 2018-01-18 18:34:43 -08:00
Maks Zolin
93b2ace030 Fixing orientation 2018-01-17 18:04:02 -08:00
Maks Zolin
f5d0653a92 Slight tweak to idler parts, Tension balance gauge 2018-01-17 18:02:01 -08:00
Maks Zolin
63ea28b55a Fixing orientation 2018-01-14 15:52:13 -08:00
Maks Zolin
fd504c1876 New belt attachement system, beefier cover clip 2018-01-14 02:16:35 -08:00
Maks Zolin
f43ab88c6b Fixing orientation 2018-01-14 02:16:13 -08:00
Maks Zolin
42a22dd589 Removing bed support. Not needed 2018-01-14 02:14:42 -08:00
Maks Zolin
60ca4512d9 Fixing 2 year old mistakes, adding mount options for extruder 2018-01-14 00:36:55 -08:00
Maks Zolin
3e89198c23 Fixing 16mm M5 clearance 2018-01-13 11:06:11 -08:00
Maks Zolin
96489ea8af Adding the new dampener bases 2018-01-12 11:12:56 -08:00
Maks Zolin
d6d59ee9bc Nuking old Z part. Adding Z Mobius Drive parts 2018-01-12 02:16:21 -08:00
Maks Zolin
d3323346ad Switching to 30mm m3 screws, adjusted draft angle 2018-01-11 18:20:39 -08:00
Maks Zolin
d4e119d30c Rail install guides 2018-01-11 13:17:18 -08:00
Maks Zolin
29e48776d9 Fixing tolerances on the Z anti-rotation nub 2018-01-11 11:19:46 -08:00
Florian Heilmann
d2ec436e41 [Mods] Modified parts for 5mm slot profiles (#111)
* First round of 5mm parts

* delete obsolete Z drive parts

* Add 5mm front idler parts

* Add LCD Mount and Door lock body parts
2018-01-10 13:27:37 -08:00
Maks Zolin
b51809a957 Fixing the over-ambitious overhangs 2018-01-09 14:10:15 -08:00
Maks Zolin
7608920850 Slight tweaks to tolerances and orientation 2018-01-09 13:54:15 -08:00
Maks Zolin
48aafd6985 Merge branch 'master' of https://github.com/mzbotreprap/VORON 2018-01-09 11:13:55 -08:00
Maks Zolin
70d2e899c1 v2.4 Mobius (20T drive pulley now) 2018-01-09 11:13:18 -08:00
Samori Gorse
71901bbbc5 tenstioner -> tensioner (#109)
Small typo
2018-01-05 16:32:08 -08:00