kina
About
- Username
- kina
- Joined
- Visits
- 33
- Last Active
- Roles
- Member
Comments
-
Yes ok, but I like it as semi automatic function, started from display. Many times, I want printer not to be connected to computer.... Then I just transfer file by SD card. When started. it goes to first position, I adjust and press ok, printer goes…
-
Try to look here: https://www.thingiverse.com/thing:1740725
-
Thank you for support. Could it be possible to use the SD card for storing active extruder? Writing number in txt or json file? Of course SD card resd/write is slower, but guess it is fast enough. I don't know how many write cycles a SD card can tak…
-
I am using the Arduino Due and the Radds board. The Radds board contain the eeprom. Depending on the chip they put on, it could last up to 1 million times. Normal external chips mostly supports that. I think most print with more then one filament on…
-
Could actually only be one filament change command, for example X500 Y. When it get X500 5, printer (firmware) unload active filament, and load filament 5. Maybe the command could be X500 5 200, meaning unload active filament, load filament 5 with 2…
-
It is not for out of filament, and Jam should not be activated for this function. It is for 6 extruders feeding into one single nozzle (hotend) through a multi filament device like: https://www.thingiverse.com/thing:2151191 I made my own for 6 fi…
-
Yes, it work! Experimented with height setting of sensor and printer, and now it works :-)
-
Thank you for comments and help :-)
-
Thank for the advice, I will look into this tonight :-) I know this youtube video, I did most of this. It's not completely correct anymore with newest firmware, but still very useable.
-
Thank you so much :-) Now it is working by reducing delta segments from 24 to 20.
-
Can I use the 0.92.8 instead, will that give more free ram, or a previous version with autoleveling but maybe without z distortion matrix? Where can I find configuration for 0.92.8, I can only find for 0.91 , 0.92.9 and for dev.
-
It is only 649 bytes free..... How Can I free some ram? What functions can be disabled to free ram? My Delta has Diamond nozzle with 3 extruders and 128x64 graphic display with sd card reader.
-
I am not using the dev version, I think.. I use 0.92.9, is it 1.0 that is dev version? Strange that it work with small coordinates, can't it be datatypes that are chosen wrong, so calculations fail when numbers are larger? Where in the code is th…
-
Most of the time the printer stop in middle of auto leveling and reset.....
-
Just configured firmware dev version and get an error compiling, variable TC not declared...
-
Ok, that means to correct this, I have to use dev firmware?
-
It show 230 degree for extruder 1 as setpoint and actual, and zero as setpoint for 2 other extruder, and actual temperature (230 degree) for 2 other extruders.So it measure same temp for all 3 extruders, but setpoints only showing for extruder 1.
-
Yes, SHARED_EXTRUDER_HEATER is set to 1
-
Damm, pictures don't work.... How do I get display to show setpoint temp for all extruder?Display only have to show one setpoint and actual temp, as it is a diamond nozzle, but it only show extruder/hotend 1 temps....
-
-
Ok, thanks. Maybe stupid question, but why can't the pictures be uploaded directly to the forum?
-
Thank you very much :-) Did not know that EEprom values only will be written when eeprom is empty. How to clear eeprom before uploading?
-
Thank you :-) I found it.Now the coordinates in Repetier host is ok :-)
-
I Think newest release for mac is 1.0.1. My mac don't find newer updates.
-
OkThank you very much. I will try.... I have the problem, even if I think all dimension is correct put into Repetier firmware, that I cannot get far out at max dimension put into the firmware.
-
Do I have to select the bluetooth interface from for example the display before I can use this communication channel from my computer (repetier host on mac)?? In the firmware, I have enabled the bluetooth on serial 3 on my Rumba board and set the ba…