Search found 13 matches

Go to advanced search

by SphereNoob
Sun May 24, 2015 10:18 am
Forum: Troubleshooting and Bug Reports
Topic: Printer stop stops after a while
Replies: 4
Views: 5508
 
Jump to post

Re: Printer stop stops after a while

SENT: G1 X61.358 Y73.043 E28.3257 WARNING: Firmware unresponsive. Attempting to force continue... this is telling you s3d sent the command "G1 X61.358 Y73.043 E28.3257", but the printer never confirms it received the command. Whenever the printer receives a command it will send a serial m...
by SphereNoob
Sun May 24, 2015 10:11 am
Forum: General Discussion and Tips
Topic: Robo R1 - AutoLevel Z-Offset questions
Replies: 5
Views: 6882
 
Jump to post

Re: Robo R1 - AutoLevel Z-Offset questions

I've only ever seen one robo3d "auto-leveler" in person, and from what it looks like they don't use an actual probe, but a mechanical switch strapped to the z-axis that is triggered or "closed" by the weight of the x-carriage/gantry. when the nozzle pushes against the bed, it cau...
by SphereNoob
Fri May 15, 2015 9:15 am
Forum: Troubleshooting and Bug Reports
Topic: Robo R1 connects but nothing else.
Replies: 4
Views: 2423
 
Jump to post

Re: Robo R1 connects but nothing else.

Also, M104 is not the correct command for polling temperature. It should be (and is in s3d) M105 by default. Maybe your settings got changed a bit, you can change the temperature polling command in Tools > Firmware Configuration > FFF Tab under Report Temperature
by SphereNoob
Fri May 15, 2015 9:11 am
Forum: General Discussion and Tips
Topic: More Complete Support
Replies: 11
Views: 8543
 
Jump to post

Re: More Complete Support

Well... I what I was trying to fix with using a better support did not get fixed. While the support was good, the print was bad. I think I have another problem. See pic Sphere's a generally difficult to print because of the curvature. Try slowing down your print speed and using a cooling fan (PLA),...
by SphereNoob
Wed Apr 15, 2015 6:53 am
Forum: General Discussion and Tips
Topic: Windows 10
Replies: 9
Views: 13841
 
Jump to post

Re: Windows 10

The other context for the question...and its an interesting one, is "Will Simplify3D run on Windows 10 on a tablet or phone?" I think here we're in the realms of future development of the software. I can see quite easily the requirement to download a shape from the internet onto s3d runni...
by SphereNoob
Wed Apr 15, 2015 6:49 am
Forum: General Discussion and Tips
Topic: S3D with Da Vinci AiO
Replies: 6
Views: 5589
 
Jump to post

Re: S3D with Da Vinci AiO

And how about the "Edit Process Settings" for specific printing functions, such as bed and extruder temperature? This is set by the cart, right? Or the settings I put there can affect the print? the initial temp for bed and extruder are dictated by the specific cartridge loaded. If you ch...
by SphereNoob
Sun Apr 12, 2015 8:10 pm
Forum: Troubleshooting and Bug Reports
Topic: Over Extrusion when using dual extruder
Replies: 8
Views: 4206
 
Jump to post

Re: Over Extrusion when using dual extruder

if you're getting half extrusion, try doubling the infill extrusion width. So if it's 100%, bump it up to 200%. You will also want to increase your infill % if you bump up the infill extrusion width
by SphereNoob
Sat Apr 11, 2015 10:27 pm
Forum: Troubleshooting and Bug Reports
Topic: 2nd extruder off-set issues. :(
Replies: 4
Views: 2237
 
Jump to post

Re: 2nd extruder off-set issues. :(

which printer are you using and did you flash the firmware yourself or is the firmware flashed from the manufacturer? if you have a factory file taht would be helpful as well
by SphereNoob
Sat Apr 11, 2015 2:40 pm
Forum: Troubleshooting and Bug Reports
Topic: Printrbot Simple, heated bed, please help
Replies: 2
Views: 2576
 
Jump to post

Re: Printrbot Simple, heated bed, please help

Edit the process, click on the temperature tab and then hit Add Temperature Controller, then make sure the type is Heated Build Platform and that Wait for temperatuer to stabilize is selected
Screen Shot 2015-04-11 at 2.38.40 PM.png
by SphereNoob
Sat Apr 11, 2015 9:23 am
Forum: Feature Requests
Topic: [DONE] Smoothie Support for dual extrusion
Replies: 6
Views: 5189
 
Jump to post

Re: Smoothie Support for dual extrusion

change your starting script to:

Code: Select all

T0
M104 S[extruder0_temperature]
T1
M884 S[extruder1_temperature]

Go to advanced search