Mikelangelo
About
- Username
- Mikelangelo
- Joined
- Visits
- 8
- Last Active
- Roles
- Member
Comments
-
No need to do anything from here....I have one fully working version and that is enough.Thank you very much!Lock.
-
Solved shifting to the left.It was uilang.h file.....I found the difference wetween working and non working version in part that you pointed to and did a copy-paste.I need only temp showing to solve.....I tried same method to find what is that all a…
-
i have 0.92 version that i received with the printer....if it is mixed extruder all works fine.....if i set it to 2 independant extruders then i see this......also about the temperatures ( pictures 1 and 2 ) ...that is also what i received with the …
-
https://ibb.co/wK3g0LQ - only extruder 2 is heating up - firmware 1 https://ibb.co/CPwK7hz - displayed temp is for both extruders on main page - firmware 1 https://ibb.co/vhSNx0y - left moved labels for coordinates with theirs values (this i need t…
-
Well....i did many things since my last post here....And what i noticed is that none of the free versions of the repetier is fully functional.I tested Marlin too.Marlin works fully.With repetier if main page menu doesnt display properly (geometrical…
-
This is the display : https://www.aliexpress.com/item/32823608306.html?algo_pvid=3229371a-d539-4791-a6e8-f956652d3a3f&algo_expid=3229371a-d539-4791-a6e8-f956652d3a3f-3&btsid=0ab6f82215822864895758135e7536&ws_ab_test=searchweb0_0,searchwe…
-
on very first screen....there are blocks in where one of them is with coordinates in it.This is upper right corner block.Complete matrix is moved to the left for about 10 pixels.....so letters X: , Y: ,and Z: are in block where the temperature is di…
-
And there is one more thing ....filament runout sensor definition.....in this latest firmware thats simply disabled (it looks like) .....I have two filament sensors and i defined them in config file but in both printer files function for that i did…
-
I made it.I made multiple single extruder and mixed extruder frimware....1.0.3.I managed to find all what was needed to make it to work.I have noticed that in mixed mode, control for individual extruder control is gone and there is no mixing ratio f…
-
I will try once again to make new firmware.Its ok if you dont want to fix it.I understand.All i have is working perfect so its all just fine.
-
FIRMWARE_NAME:Repetier_0.92.9 this is what i have.As i said once....i tried to make new firmware and it couldnt compile.So i need help for this firmware version i have.It works absolutely perfect on my machine.
-
i dont have in my files parkx and parky....nither park raise z
-
Thank you for fast reply.This is the code i use....And i am not software guy.Can you please do modification so it can work as i need it?I simply need it to lift on Z for 1mm and then do all as it is doing.On resume i need it to go where i t was befo…
-
I can try that too.My board is based on Mega.
-
well , i will sit and make hardware based solution as i said before , thank you for info
-
It looks that fan output can do decent job
-
-
Yup.Thank you for that.Anyway i will make this hardware solution too.it cant hurt.
-
Good one.
-
Anyway i will make it and post all here for free I am curious.....if you used this IC and are long in business why didnt you come up with some solution as i mentioned?It was to hard to figure out?
-
I am not mixing antyhing.IC i mentioned is something i did on purpose becouse its cheap and can do the job.There are many other high end, ultra high quality ICs I use on daily basis......but any of them will be golden hammer for iron nail in this t…
-
1KHz is very low.Thank you for your input on this.I dont have lasser but i plan to have one.I will not agree about not possible to make universal solution .I have 20 years of professional designing in electronics behind me.So i will say clearly , …
-
Any ideas?digital on/off ,pwm controled pin for pwm output i can make output pwm frequency control both pam and analog controled......anything esle?
-
This will be for free from me and i will deliver all files......gerber and schematic.
-
Yup i can design that too.Good idea.Before i design all i will make a break so maybe someone else will give some other good idea too.So far circuit i can design can work up to 200KHz-400Khz and can be adjusted manualy with potentiometer.I can add on…
-
#define UI_TEXT_PAGE_EXTRUDER_EN cTEMP "%ec/%Ec" cDEG "C " cARROW "%oC"//" E:%ec/%Ec" cDEG "C" cARROW "%oC" #define UI_TEXT_PAGE_EXTRUDER1_EN "E1:%e0/%E0" cDEG "C" cARROW "%o0" #define UI_TEXT_PAGE_EXTRUDER2_EN "E2:%e1/%E1" cDEG "C" cARR…
-
Let me know whats fan2 output pwm frequency too.Lets make something easy to implement.
-
I can make it to work that way easy.This is my area.No prob.Whats pwm frequency available from arduino?
-
PWM for sg3525 can be set with potentiometer on the board or with voltage (analog) control.I will post schematic here today.
-
You didnt comment anything about issue with temps whowing that i have?I know about pin defining for fan2 that didnt work.Board should be changed to 32 from 39.And ppins file should be replaced with older one i have.Then all works.